]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/res/values/attrs.xml
Update the URL in the copyright header. https://redmine.stoutner.com/issues/796
[PrivacyBrowserAndroid.git] / app / src / main / res / values / attrs.xml
2022-01-17 Soren StoutnerUpdate the URL in the copyright header. https://redmine...
2021-11-22 Soren StoutnerSimplify the SaveWebpageDialog. https://redmine.stoutne...
2021-11-18 Soren StoutnerRemove the SaveDialog. https://redmine.stoutner.com...
2021-05-31 Soren StoutnerConvert the flavor specific Java classes to Kotlin...
2021-05-13 Soren StoutnerAllow View Source to connect to untrusted SSL certifica...
2020-11-11 Soren StoutnerReplace DOM Storage with Bookmarks for additional app...
2020-10-09 Soren StoutnerFix the app bar and options menu icon colors. https...
2020-09-26 Soren StoutnerAdd share, copy, and save options to About > Version...
2020-08-14 Soren StoutnerSave and restore the app state. https://redmine.stoutn...
2020-06-25 Soren StoutnerUse WebView's new built-in dark theme. https://redmine...
2020-06-20 Soren StoutnerFix custom headers not being loaded for links initialed...
2020-06-19 Soren StoutnerChange the night access color to light violet. https...
2020-05-25 Soren StoutnerSwitch to the new Day/Night theme. https://redmine...
2020-03-25 Soren StoutnerAdd a download location preference. https://redmine...
2019-04-23 Soren StoutnerFinish tabbed browsing. https://redmine.stoutner.com...
2019-04-18 Soren StoutnerMake SSL errors tab aware.
2019-04-11 Soren StoutnerAdd a context menu entry to Open in New Tab.
2019-03-20 Soren StoutnerCreate separate progress bars for each tab.
2019-02-13 Soren StoutnerAdd a logcat activity. https://redmine.stoutner.com...
2019-01-15 Soren StoutnerAdd an option to sort by display order in the bookmarks...
2018-11-20 Soren StoutnerAdd password encrypted export.
2018-08-15 Soren StoutnerBump the target API to 28.
2018-07-07 Soren StoutnerAdd a requests activity. https://redmine.stoutner...
2018-01-10 Soren StoutnerAdd a View Source activity. https://redmine.stoutner...
2017-11-08 Soren StoutnerFix a crach when editing a bookmark in the bookmarks...
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-09-25 Soren StoutnerCreate a floating action button for creating bookmark...
2017-09-15 Soren StoutnerCreate dark theme versions of Guide and About. Impleme...
2017-08-23 Soren StoutnerAdd SSL certificate pinning. Implements https://redmin...
2017-07-06 Soren StoutnerUpdate the unencrypted website `AlertDialog` text....
2017-06-21 Soren StoutnerCreate a dark theme for `BookMarksActivity` and `Bookma...
2017-06-21 Soren StoutnerCreate a dark theme for `DomainsActivity` and `DomainsS...
2017-06-19 Soren StoutnerCreate a dark theme for `SettingsActivity`.
2017-06-17 Soren StoutnerCreate a dark theme for the `AlertDialogs`.
2017-06-16 Soren StoutnerRefactor style code to use attrs.xml. Create a dark...