]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/res/layout
Add icons to `DomainSettingsFragment`.
[PrivacyBrowserAndroid.git] / app / src / main / res / layout /
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-23 Soren StoutnerAlways reset the `SYSTEM_UI` flags in `applySettings();`
2017-02-11 Soren StoutnerUpdated Spanish Translations provided by Jose A. León...
2016-12-27 Soren StoutnerRelease v1.14. v1.14
2016-12-23 Soren StoutnerMake a note in the settings that hiding the system...
2016-12-12 Soren StoutnerFix Spanish typo.
2016-11-29 Soren StoutnerRelease 1.13. v1.13
2016-11-28 Soren StoutnerUpdated Spanish translation.
2016-11-25 Soren StoutnerMove `full_screen_video_framelayout` inside of `root_co...
2016-11-24 Soren StoutnerDouble-tap for full screen viewing. Fixes https:/...
2016-11-16 Soren StoutnerCreate Java subpackage folders.
2016-11-14 Soren StoutnerUpdate the Permission and the Privacy Policy tabs....
2016-11-09 Soren StoutnerAdd a forward and back history list. Resolves https...
2016-11-06 Soren StoutnerImplement context menus for links and images. Fixes...
2016-11-05 Soren StoutnerImplement find on page. https://redmine.stoutner.com...
2016-10-30 Soren StoutnerPartial Find on Page implementation. Fix crash on...
2016-10-23 Soren StoutnerPartial Find on Page implimentation.
2016-10-05 Soren StoutnerEnable printing.
2016-09-28 Soren StoutnerRemove lint errors in non-java files. Fix download...
2016-09-22 Soren StoutnerRefactor the code to make all the Java files lint free.
2016-09-15 Soren StoutnerImplement Orbot proxy support. Fixes https://redmine...
2016-09-13 Soren StoutnerAdd a download file `AlertDialog` that allows setting...
2016-08-26 Soren StoutnerRefactor About:Version code to remove unicode literal...
2016-08-26 Soren StoutnerView SSL certificates and errors.
2016-08-19 Soren StoutnerFix the navigation drawer after exiting a full screen...
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-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-06-16 Soren StoutnerAdd the Guide.
2016-06-10 Soren StoutnerFix the styling of the About tabs and AppBar.
2016-06-07 Soren StoutnerUpdate the information in About:License, including...
2016-05-31 Soren StoutnerCreate a TabLayout for About and populate the Version...
2016-05-24 Soren StoutnerUpdate EditText input options.
2016-04-27 Soren StoutnerMove fullScreenVideoFrameLayout outside of the Coordina...
2016-04-07 Soren StoutnerInitial implementation of the navigation drawer.
2016-03-24 Soren StoutnerCreate a blank navigation drawer.
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-17 Soren StoutnerFix the width of urlTextBox, lower the height of the...
2016-02-06 Soren StoutnerRemove copy and paste menu items (they are now handled...
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-12-17 Soren StoutnerCreate an "Add to Home Screen" AlertDialog.
2015-12-09 Soren StoutnerEnable full screen video.
2015-12-02 Soren StoutnerRefine progressBar height. Create onReceivedError...
2015-11-19 Soren StoutnerRemove the static member variables, converting two...
2015-11-19 Soren StoutnerAdd menu items for copy, paste, and share URL.
2015-11-12 Soren StoutnerRemove app bar scrolling because it broke pinch to...
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-10-29 Soren StoutnerMove favoriteIcon, urlTextBox, and progressBar to a...
2015-10-29 Soren StoutnerUpdate the launcher and the default favorite icons.
2015-10-24 Soren StoutnerAdd the favorite icon to the addressBarLinearLayout.
2015-10-22 Soren StoutnerRemove the "Go" button.
2015-10-15 Soren StoutnerImplement swipe to refresh.
2015-10-15 Soren StoutnerMove the progress bar from the top of the WebView to...
2015-10-08 Soren StoutnerAdd menu entry for home.
2015-09-26 Soren StoutnerAdd comments to the .xml files.
2015-09-24 Soren StoutnerUpdate urlTextBox on click.
2015-09-17 Soren StoutnerImplement a progress bar and switch the style to a...
2015-09-11 Soren StoutnerInitial commit.