]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/AboutActivity.java
Slight update to the Privacy Policy wording.
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / AboutActivity.java
2016-09-22 Soren StoutnerRefactor the code to make all the Java files lint free.
2016-07-07 Soren StoutnerAdd the ability to edit 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 StoutnerCreate the About:Links tab.
2016-06-04 Soren StoutnerPopulate the About:Privacy Policy tab.
2016-05-31 Soren StoutnerCreate a TabLayout for About and populate the Version...