]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/dialogs
Fix unwanted restarts when a keyboard is connected/disconnected. https://redmine...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / dialogs /
2019-04-18 Soren StoutnerMake SSL errors tab aware.
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-04-10 Soren StoutnerMake the favorite icon tab aware.
2019-04-03 Soren StoutnerMake pinned settings tab aware.
2019-03-28 Soren StoutnerTeach resource requests to be tab aware.
2019-03-21 Soren StoutnerHandle the options menu.
2019-03-20 Soren StoutnerUpdate the URL edit text when switching tabs.
2019-03-20 Soren StoutnerMove Clear and Exit to the top of the navigation menu...
2019-03-04 Soren StoutnerScale bookmark favorite icons larger than 256 x 256...
2019-02-25 Soren StoutnerAdd an option to always have home screen shortcuts...
2019-02-25 Soren StoutnerAdd the URL to the create homescreen shortcut dialog...
2019-02-20 Soren StoutnerMigrate to AndroidX from the Android Support Library...
2019-02-13 Soren StoutnerAdd a logcat activity. https://redmine.stoutner.com...
2019-01-29 Soren StoutnerImplement IP Address Pinning. https://redmine.stoutner...
2019-01-23 Soren StoutnerDisplay the IP Address in the View SSL Certificate...
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...
2018-11-20 Soren StoutnerAdd password encrypted export.
2018-10-25 Soren StoutnerAdd import and export of settings. https://redmine...
2018-07-18 Soren StoutnerAdd an option to block all third-party requests. https...
2018-07-10 Soren StoutnerRelease 2.11. v2.11
2018-07-07 Soren StoutnerAdd a requests activity. https://redmine.stoutner...
2018-06-01 Soren StoutnerAdd setting to disable screenshots. https://redmine...
2018-05-22 Soren StoutnerGet consent for ads to comply with the GDPR. https...
2018-05-11 Soren StoutnerRemove the add domain dialog when creating a domain...
2018-04-05 Soren StoutnerUse the public download directory. https://redmine...
2018-01-10 Soren StoutnerAdd a View Source activity. https://redmine.stoutner...
2017-11-21 Soren StoutnerAdd options menu item for adding/editing domain setting...
2017-11-07 Soren StoutnerUpdate fastlane screenshots.
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-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 dialog...
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 StoutnerDisable the move bookmark to folder button until a...
2017-09-04 Soren StoutnerEnable HTTP authentication. Implements https://redmine...
2017-09-01 Soren StoutnerColor code the issued to Common Name in the view SSL...
2017-08-25 Soren StoutnerUpdate the Guide screenshots.
2017-08-23 Soren StoutnerAdd SSL certificate pinning. Implements https://redmin...
2017-07-28 Soren StoutnerDon't allow duplicate domains to be created in domain...
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-04-26 Soren StoutnerDisplay erroneous sections of an SSL certificate in...
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-14 Soren StoutnerAdd color changes to domain settings icons.
2017-03-10 Soren StoutnerImplement a working two-paned mode for `DomainsActivity`.
2017-03-04 Soren StoutnerPartial Domain implementation.
2017-01-26 Soren StoutnerLocalize the start and end dates for `ViewSslCertificat...
2016-12-27 Soren StoutnerRelease v1.14. v1.14
2016-11-16 Soren StoutnerCreate Java subpackage folders.