]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/AndroidManifest.xml
Bump the target API to 28.
[PrivacyBrowserAndroid.git] / app / src / main / AndroidManifest.xml
2018-08-15 Soren StoutnerBump the target API to 28.
2018-07-07 Soren StoutnerAdd a requests activity. https://redmine.stoutner...
2018-04-05 Soren StoutnerUse the public download directory. https://redmine...
2018-03-23 Soren StoutnerCreate an adaptive icon. https://redmine.stoutner...
2018-01-10 Soren StoutnerAdd a View Source activity. https://redmine.stoutner...
2017-09-01 Soren StoutnerAdd a section to guide_user_agent.html explaining user...
2017-07-17 Soren StoutnerRefactor Domains with one activity and two fragments...
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-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`.
2017-03-10 Soren StoutnerImplement a working two-paned mode for `DomainsActivity`.
2017-03-04 Soren StoutnerPartial Domain implementation.
2017-02-11 Soren StoutnerUpdated Spanish Translations provided by Jose A. León...
2017-02-10 Soren StoutnerAdd the `Domains` navigation menu item.
2016-11-16 Soren StoutnerCreate Java subpackage folders.
2016-09-28 Soren StoutnerRemove lint errors in non-java files. Fix download...
2016-09-05 Soren StoutnerPartial additional action button icons implementation.
2016-08-16 Soren StoutnerSupport Chromebooks that don't have a touch screen.
2016-07-15 Soren StoutnerAdd the ability to create and edit bookmark folders.
2016-07-12 Soren StoutnerAdd the ability to select all bookmarks.
2016-06-30 Soren StoutnerInitial bookmarks implementation. Fix for Custom User...
2016-06-16 Soren StoutnerBump minSdkVersion to 19 due to WebView security proble...
2016-06-16 Soren StoutnerAdd the Guide.
2016-06-10 Soren StoutnerFix the styling of the About tabs and AppBar.
2016-06-04 Soren StoutnerPopulate the About:Changelog tab.
2016-05-31 Soren StoutnerCreate a TabLayout for About and populate the Version...
2016-05-11 Soren StoutnerAdd preference for customizing the user agent.
2016-03-09 Soren StoutnerUpdate URL link in copyright text at the beginning...
2016-02-24 Soren StoutnerUpdate icons. Release 1.0. v1.0
2016-02-23 Soren StoutnerCreate standard and free flavors. Add AdMob advertisem...
2016-02-18 Soren StoutnerImplement SwipeToRefresh for real this time.
2016-02-13 Soren StoutnerRename the activities.
2016-02-06 Soren StoutnerCreate a settings activity.
2016-01-30 Soren StoutnerSupport Duck Duck Go searches with JavaScript disabled.
2016-01-30 Soren StoutnerSet toggleJavaScript MenuItem as showAsAction="always...
2016-01-28 Soren StoutnerCreate Clear Dom Storage and Exit menu items and set...
2015-12-29 Soren StoutnerAdd email address to copyright headers.
2015-12-29 Soren StoutnerAdd copyright and GPLv3+ licensing information. Create...
2015-12-17 Soren StoutnerCreate an "Add to Home Screen" AlertDialog.
2015-12-02 Soren StoutnerEnable downloading of files.
2015-12-02 Soren StoutnerRefine progressBar height. Create onReceivedError...
2015-10-24 Soren StoutnerAdd the favorite icon to the addressBarLinearLayout.
2015-10-22 Soren StoutnerRemove label from the action bar.
2015-10-22 Soren StoutnerRemove the "Go" button.
2015-09-26 Soren StoutnerAdd comments to the .xml files.
2015-09-25 Soren StoutnerAdd android.intent.category.BROWSABLE.
2015-09-24 Soren StoutnerSet app to handle orientation changes internally.
2015-09-17 Soren StoutnerImplement a progress bar and switch the style to a...
2015-09-11 Soren StoutnerInitial commit.