]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/AndroidManifest.xml
Detect the Google Play flavor of I2P. https://redmine.stoutner.com/issues/895
[PrivacyBrowserAndroid.git] / app / src / main / AndroidManifest.xml
2022-10-27 Soren StoutnerDetect the Google Play flavor of I2P. https://redmine...
2022-10-26 Soren StoutnerAdd a bottom app bar to Settings. https://redmine.stout...
2022-10-24 Soren StoutnerFix crash when adding domain settings with null domain...
2022-07-15 Soren StoutnerMove the theme assignments to the manifest file. https...
2022-05-27 Soren StoutnerDisplay the bookmark opened in background snackbar...
2022-03-28 Soren StoutnerBump the target API to 32 (Android 12L). https://redmin...
2021-09-29 Soren StoutnerFix a crash when opening a drawer while restarting...
2021-06-08 Soren StoutnerLimit the content MIME types that Privacy Browser offer...
2021-04-14 Soren StoutnerRestore saving as MHT web archives. https://redmine...
2021-03-29 Soren StoutnerRelease 3.7. v3.7
2021-03-26 Soren StoutnerAdd queries entries to the manifest. https://redmine...
2021-03-25 Soren StoutnerRedesign file access to work with the scoped storage...
2020-10-30 Soren StoutnerModify the intent filters to make it easier for other...
2020-10-09 Soren StoutnerEliminate loading of some duplicate tabs on restart...
2020-05-25 Soren StoutnerSwitch to the new Day/Night theme. https://redmine...
2020-03-31 Soren StoutnerFix a storage permission issue on some Android 10 devic...
2019-12-26 Soren StoutnerImplement Save as Archive. https://redmine.stoutner...
2019-09-19 Soren StoutnerFrench Guide and About translations.
2019-09-03 Soren StoutnerShorten the launcher name. https://redmine.stoutner...
2019-05-21 Soren StoutnerManually handle changes in screen layout. https:/...
2019-05-17 Soren StoutnerUpdate the guide screenshots. https://redmine.stoutner...
2019-04-18 Soren StoutnerFix unwanted restarts when a keyboard is connected...
2019-03-02 Soren StoutnerAll installation to SD card. https://redmine.stoutner...
2019-02-20 Soren StoutnerMigrate to AndroidX from the Android Support Library...
2019-02-13 Soren StoutnerAdd a logcat activity. https://redmine.stoutner.com...
2018-12-21 Soren StoutnerHandle `file://` and `content://` URLs. https://redmin...
2018-12-07 Soren StoutnerAdd option to download with external program. https...
2018-11-27 Soren StoutnerAdd OpenPGP encrypted export. https://redmine.stoutner...
2018-10-25 Soren StoutnerAdd import and export of settings. https://redmine...
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.