]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/BookmarksDatabaseHandler.java
First wrong button text in View Headers in night theme. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / BookmarksDatabaseHandler.java
2016-11-16 Soren StoutnerCreate Java subpackage folders.
2016-09-22 Soren StoutnerRefactor the code to make all the Java files lint free.
2016-08-26 Soren StoutnerView SSL certificates and errors.
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-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...