]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/dialogs/UrlHistoryDialog.java
Release 3.7.
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / dialogs / UrlHistoryDialog.java
2020-09-12 Soren StoutnerMigrate five dialogs to Kotlin. https://redmine.stoutn...
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-07-17 Soren StoutnerFix applying domain settings when navigating history...
2019-04-22 Soren StoutnerFix scrolling to new tabs.
2019-04-16 Soren StoutnerMake first-party cookies tab aware.
2019-04-11 Soren StoutnerAdd a context menu entry to Open in New Tab.
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...
2018-07-07 Soren StoutnerAdd a requests activity. https://redmine.stoutner...
2018-06-01 Soren StoutnerAdd setting to disable screenshots. https://redmine...
2017-08-25 Soren StoutnerUpdate the Guide screenshots.
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-17 Soren StoutnerAutopopulate the text in the create bookmark and create...
2017-03-10 Soren StoutnerImplement a working two-paned mode for `DomainsActivity`.