]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/res/drawable
Add a close button to the tab bar. https://redmine.stoutner.com/issues/416
[PrivacyBrowserAndroid.git] / app / src / main / res / drawable /
2019-04-23 Soren StoutnerAdd a preference to control opening of intents in new...
2019-03-20 Soren StoutnerMove Clear and Exit to the top of the navigation menu...
2019-02-23 Soren StoutnerImpliment scrolling of the app bar. https://redmine...
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-12-07 Soren StoutnerAdd option to download with external program. https...
2018-10-25 Soren StoutnerAdd import and export of settings. https://redmine...
2018-08-11 Soren StoutnerAdd option to stop loading the WebView. https://redmin...
2018-07-23 Soren StoutnerUpdate the bookmarks icon. https://redmine.stoutner...
2018-07-18 Soren StoutnerAdd an option to block all third-party requests. https...
2018-06-12 Soren StoutnerUse solid colors for gray icons. https://redmine.stout...
2018-06-01 Soren StoutnerAdd setting to disable screenshots. https://redmine...
2018-05-01 Soren StoutnerFirst complete Russian translation.
2018-04-05 Soren StoutnerUse the public download directory. https://redmine...
2018-02-20 Soren StoutnerSwitch to EasyList block lists. https://redmine.stoutn...
2018-01-10 Soren StoutnerAdd a View Source activity. https://redmine.stoutner...
2017-10-07 Soren StoutnerFinish creating the bookmark drawer. https://redmine...
2017-09-25 Soren StoutnerCreate a floating action button for creating bookmark...
2017-09-22 Soren StoutnerCreate a move bookmark to folder icon with an arrow...
2017-09-13 Soren StoutnerImplement a night mode option. https://redmine.stoutne...
2017-09-04 Soren StoutnerEnable HTTP authentication. Implements https://redmine...
2017-08-23 Soren StoutnerAdd SSL certificate pinning. Implements https://redmin...
2017-07-06 Soren StoutnerUpdate the Clear and Exit icon. Implements https:...
2017-06-23 Soren StoutnerFix the spinner font size.
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-16 Soren StoutnerRefactor style code to use attrs.xml. Create a dark...
2017-06-14 Soren StoutnerCreate a dark theme for `GuideActivity`.
2017-06-13 Soren StoutnerCreate a dark theme for `MainWebViewActivity`.
2017-05-31 Soren StoutnerAdd controls for `Clear and Exit`. Implements https...
2017-05-25 Soren StoutnerAdd controls for displaying webpage images. Implements...
2017-05-21 Soren StoutnerAdd icons to the settings activity. Implements https...
2017-05-19 Soren StoutnerUpdates about_licenses, adding the full text of the...
2017-05-18 Soren StoutnerAdd the title when sharing a URL. Implements https...
2017-05-17 Soren StoutnerDon't add URL redirects to the history list. Implement...
2017-03-22 Soren StoutnerRound the corners of the URL background. Implements...
2017-03-15 Soren StoutnerAdd domains `Snackbars` and ghosting of switches.
2017-03-14 Soren StoutnerAdd color changes to domain settings icons.
2017-03-11 Soren StoutnerAdd icons to `DomainSettingsFragment`.
2017-03-10 Soren StoutnerImplement a working two-paned mode for `DomainsActivity`.
2017-03-04 Soren StoutnerPartial Domain implementation.
2017-02-10 Soren StoutnerAdd the `Domains` navigation menu item.
2016-12-27 Soren StoutnerRelease v1.14. v1.14
2016-11-09 Soren StoutnerAdd a forward and back history list. Resolves https...
2016-10-23 Soren StoutnerFix a bug introduced in v1.10 that consumed enormous...
2016-10-23 Soren StoutnerPartial Find on Page implimentation.
2016-09-28 Soren StoutnerRemove lint errors in non-java files. Fix download...
2016-09-15 Soren StoutnerImplement Orbot proxy support. Fixes https://redmine...
2016-09-14 Soren StoutnerRemove the third-party cookies icon from the list of...
2016-09-05 Soren StoutnerAdd StartPage and Qwant to the search engines list.
2016-09-05 Soren StoutnerCommit missing icons to the repository.
2016-09-05 Soren StoutnerUpdate German translation. Finish optional app bar...
2016-09-05 Soren StoutnerPartial additional action button icons implementation.
2016-08-17 Soren StoutnerFix crashing when creating or editing bookmarks with...
2016-07-16 Soren StoutnerAdd the ability to move bookmarks to folders.
2016-07-15 Soren StoutnerAdd the ability to create and edit bookmark folders.
2016-07-13 Soren StoutnerAdd the ability to reorder bookmarks.
2016-07-12 Soren StoutnerAdd the ability to select all bookmarks.
2016-07-07 Soren StoutnerAdd the ability to edit bookmarks.
2016-07-06 Soren StoutnerAdd the ability to delete bookmarks.
2016-06-30 Soren StoutnerInitial bookmarks implementation. Fix for Custom User...
2016-05-31 Soren StoutnerCreate a TabLayout for About and populate the Version...
2016-04-07 Soren StoutnerUpdate icons (javascript_enabled, warning, privacy_mode...
2016-04-07 Soren StoutnerInitial implementation of the navigation drawer.
2016-03-17 Soren StoutnerUpdate Privacy Mode icons and convert toasts to snackbars.
2016-03-10 Soren StoutnerRelease version 1.1.
2016-02-24 Soren StoutnerUpdate icons. Release 1.0. v1.0
2016-02-06 Soren StoutnerCreate a settings activity.
2016-02-04 Soren StoutnerMake privacy_mode.xml green.
2016-02-03 Soren StoutnerEnable warning_on icon for toggleJavaScript.
2016-01-30 Soren StoutnerSet toggleJavaScript MenuItem as showAsAction="always...