]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/activities/BookmarksActivity.java
Fix Russian plurals. https://redmine.stoutner.com/issues/291
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / activities / BookmarksActivity.java
2018-07-30 Soren StoutnerFix Russian plurals. https://redmine.stoutner.com...
2018-07-07 Soren StoutnerAdd a requests activity. https://redmine.stoutner...
2018-06-01 Soren StoutnerAdd setting to disable screenshots. https://redmine...
2018-05-16 Soren StoutnerFix loading of bookmarks from the Bookmarks Activity...
2017-11-03 Soren StoutnerAdd editing functionality to the bookmarks database...
2017-10-24 Soren StoutnerUse a spinner to select folders in the bookmarks databa...
2017-10-23 Soren StoutnerDisable the delete bookmarks menu item if a delete...
2017-10-07 Soren StoutnerFinish creating the bookmark drawer. https://redmine...
2017-10-06 Soren StoutnerPartial bookmarks drawer implemention.
2017-09-29 Soren StoutnerImprove the scrolling of bookmarks. https://redmine...
2017-09-26 Soren StoutnerReselect the previously selected bookmarks on undelete...
2017-09-25 Soren StoutnerCreate a floating action button for creating bookmark...
2017-09-22 Soren StoutnerDisable the edit button in the edit bookmark folder...
2017-09-22 Soren StoutnerGhost the create folder dialog create button if the...
2017-09-22 Soren StoutnerHide the move to folder menu item if no folders exist...
2017-09-22 Soren StoutnerDisable the move bookmark to folder button until a...
2017-09-22 Soren StoutnerUpdate the display order after deleting a bookmark...
2017-09-22 Soren StoutnerSpeed up the moving of bookmarks. https://redmine...
2017-06-21 Soren StoutnerCreate a dark theme for `BookMarksActivity` and `Bookma...
2017-05-19 Soren StoutnerUpdates about_licenses, adding the full text of the...
2017-03-24 Soren StoutnerReset the favorite icon and the `WebView` title when...
2017-03-15 Soren StoutnerAdd domains `Snackbars` and ghosting of switches.
2017-03-14 Soren StoutnerPopulate and save the domain `Switches` and `Spinners`.
2017-03-10 Soren StoutnerImplement a working two-paned mode for `DomainsActivity`.