]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/res/values/styles.xml
Change the night access color to light violet. https://redmine.stoutner.com/issues/572
[PrivacyBrowserAndroid.git] / app / src / main / res / values / styles.xml
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...
2020-03-13 Soren StoutnerReplace Android's download manager. https://redmine...
2020-01-14 Soren StoutnerConvert AboutViewSourceDialog to Kotlin. https://redmi...
2019-04-23 Soren StoutnerFinish tabbed browsing. https://redmine.stoutner.com...
2019-04-22 Soren StoutnerFix scrolling to new tabs.
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 StoutnerAdd radio buttons to the spinners in domain settings...
2017-07-06 Soren StoutnerUpdate the unencrypted website `AlertDialog` text....
2017-06-23 Soren StoutnerFix the spinner font size.
2017-06-21 Soren StoutnerCreate a lighter background for the dark theme `AlertDi...
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...
2017-06-14 Soren StoutnerCreate a dark theme for `GuideActivity`.
2017-06-14 Soren StoutnerCreate a dark theme for `AboutActivity`.
2017-06-13 Soren StoutnerCreate a dark theme for `MainWebViewActivity`.
2017-05-19 Soren StoutnerUpdates about_licenses, adding the full text of the...
2017-03-11 Soren StoutnerAdd icons to `DomainSettingsFragment`.
2016-11-24 Soren StoutnerDouble-tap for full screen viewing. Fixes https:/...
2016-09-15 Soren StoutnerImplement Orbot proxy support. Fixes https://redmine...
2016-07-12 Soren StoutnerAdd the ability to select all bookmarks.
2016-07-06 Soren StoutnerAdd the ability to delete bookmarks.
2016-06-30 Soren StoutnerInitial bookmarks implementation. Fix for Custom User...
2016-06-16 Soren StoutnerAdd the Guide.
2016-06-10 Soren StoutnerFix the styling of the About tabs and AppBar.
2016-03-24 Soren StoutnerCreate a blank navigation drawer.
2016-03-09 Soren StoutnerUpdate URL link in copyright text at the beginning...
2016-02-18 Soren StoutnerImplement SwipeToRefresh for real this time.
2016-02-17 Soren StoutnerFix the width of urlTextBox, lower the height of the...
2016-02-06 Soren StoutnerRefactor the App Bar.
2016-02-06 Soren StoutnerCreate a settings activity.
2015-12-29 Soren StoutnerAdd email address to copyright headers.
2015-12-29 Soren StoutnerAdd copyright and GPLv3+ licensing information. Create...
2015-11-12 Soren StoutnerRemove swipe to refresh and add app bar scrolling ...
2015-10-29 Soren StoutnerAdd some TODOs for scrolling the app bar.
2015-09-17 Soren StoutnerImplement a progress bar and switch the style to a...
2015-09-11 Soren StoutnerInitial commit.