]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/dialogs/EditBookmarkFolderDialog.java
Fix importing of settings from prior to 3.3. https://redmine.stoutner.com/issues/608
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / dialogs / EditBookmarkFolderDialog.java
2020-05-25 Soren StoutnerSwitch to the new Day/Night theme. https://redmine...
2019-11-22 Soren StoutnerAllow specifying any font size. https://redmine.stoutn...
2019-04-16 Soren StoutnerMake first-party cookies tab aware.
2019-04-10 Soren StoutnerMake the favorite icon tab aware.
2019-03-04 Soren StoutnerScale bookmark favorite icons larger than 256 x 256...
2019-02-20 Soren StoutnerMigrate to AndroidX from the Android Support Library...
2019-01-18 Soren StoutnerAdd a context menu to delete bookmarks from the databas...
2018-07-07 Soren StoutnerAdd a requests activity. https://redmine.stoutner...
2018-06-01 Soren StoutnerAdd setting to disable screenshots. https://redmine...
2017-11-03 Soren StoutnerAdd editing functionality to the bookmarks database...
2017-10-07 Soren StoutnerFinish creating the bookmark drawer. https://redmine...
2017-09-26 Soren StoutnerReselect the previously selected bookmarks on undelete...
2017-09-22 Soren StoutnerDisable the edit button in the edit bookmark folder...
2017-06-17 Soren StoutnerCreate a dark theme for the `AlertDialogs`.
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-17 Soren StoutnerAutopopulate the text in the create bookmark and create...
2017-03-10 Soren StoutnerImplement a working two-paned mode for `DomainsActivity`.