apps-android-commons/app/src/main
Victor-Bonin 80a9c94653 Feature #1756 : Bookmark System (#1935)
* Add bookmark star images

* Add bookmark item in navigation menu

* Add Activity for bookmarks

* Implement bookmarks viewpager

* Bookmark object and bookmarkDao

* Implement Bookmark Picture Fragment and Controller

* Implement image detail bookmark menu action UI

* contentProvider + config + dao rework

* Fix Dao and Content Provider crashes

* Link bookmark controllers and dao

* Implement bookmark location fragment, controller

* Add bookmark icon to location items

* Add empty bookmark list behavior and refactoring

* bookmarkLocation dao and contentProvider

* Fix bookmarks location crashes

* Rename and refactor classes

* Implement location list refresh

* Fix picture list update
When user come back from detail picture fragment, it solve the refresh bug.

* full test coverage

* Refactor bookmarks classes

* Fix bookmarks pictures loading

* Fix bookmark locations list display

* Java Documetation

* Fix Code review quality

* Fix DB version update

* Remove forgotten todo

* Update bookmark activity base class
Change from AuthenticatedActivity to BaseNavigationActivity
2018-10-26 02:54:22 +11:00
..
assets Move query file from assets to resources 2018-01-19 22:22:15 +09:00
java/fr/free/nrw/commons Feature #1756 : Bookmark System (#1935) 2018-10-26 02:54:22 +11:00
res Feature #1756 : Bookmark System (#1935) 2018-10-26 02:54:22 +11:00
resources/queries Issue #1408: Try to get the localized version of the wikipedia article (#1445) 2018-05-20 02:15:43 +10:00
AndroidManifest.xml Feature #1756 : Bookmark System (#1935) 2018-10-26 02:54:22 +11:00