]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/activities/BookmarksDatabaseViewActivity.java
First wrong button text in View Headers in night theme. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / activities / BookmarksDatabaseViewActivity.java
2023-04-11 Soren StoutnerMigrate the remaining classes to Kotlin. https://redmi...
2023-03-29 Soren StoutnerRemove AsyncTask from SSLCertificateErrorDialog. https...
2023-03-23 Soren StoutnerFix a crash on restart by a new intent. https://redmin...
2022-11-17 Soren StoutnerFix a crash on new installs. https://redmine.stoutner...
2022-10-26 Soren StoutnerConvert all the fragments to Kotlin. https://redmine...
2022-07-15 Soren StoutnerMove the theme assignments to the manifest file. https...
2022-03-28 Soren StoutnerBump the target API to 32 (Android 12L). https://redmin...
2022-02-22 Soren StoutnerCombine drawable files. https://redmine.stoutner.com...
2022-01-17 Soren StoutnerUpdate the URL in the copyright header. https://redmine...
2021-12-31 Soren StoutnerFix scrolling of the bottom app bar. https://redmine...
2021-09-29 Soren StoutnerFix a crash when opening a drawer while restarting...
2021-05-20 Soren StoutnerAdd the option to move the app bar to the bottom of...
2021-03-06 Soren StoutnerFix the bookmarks dialogs to align the icons and the...
2020-10-13 Soren StoutnerDon't show a context menu when 0 bookmarks are selected...
2020-08-14 Soren StoutnerSave and restore the app state. https://redmine.stoutn...
2020-05-25 Soren StoutnerSwitch to the new Day/Night theme. https://redmine...
2020-04-20 Soren StoutnerMigrate five dialogs to Kotlin. https://redmine.stoutn...
2020-04-17 Soren StoutnerFix a crash when uploading files to some sites. https...
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-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`.