]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/activities/BookmarksDatabaseViewActivity.java
Scale bookmark favorite icons larger than 256 x 256 to fix a crash. https://redmine...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / activities / BookmarksDatabaseViewActivity.java
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-21 Soren StoutnerDisplay the folder icons in the spinners in the bookmar...
2019-01-18 Soren StoutnerAdd a context menu to delete bookmarks from the databas...
2019-01-15 Soren StoutnerAdd an option to sort by display order in the bookmarks...
2018-11-20 Soren StoutnerAdd password encrypted export.
2018-10-25 Soren StoutnerAdd import and export of settings. https://redmine...
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-24 Soren StoutnerUse a spinner to select folders in the bookmarks databa...
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-10 Soren StoutnerImplement a working two-paned mode for `DomainsActivity`.