]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/BookmarksActivity.java
Add the ability to create and edit bookmark folders.
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / BookmarksActivity.java
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-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...