apps-android-commons/app/src/test/kotlin/fr/free/nrw/commons
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
..
bookmarks Feature #1756 : Bookmark System (#1935) 2018-10-26 02:54:22 +11:00
category Feature #1756 : Bookmark System (#1935) 2018-10-26 02:54:22 +11:00
contributions Feature #1756 : Bookmark System (#1935) 2018-10-26 02:54:22 +11:00
explore/recentsearches Add feature to Browse commons via app (#1716) 2018-07-24 10:17:24 +03:00
modifications Moved tests over to Kotlin. (#1428) 2018-04-08 17:59:20 +10:00
mwapi Merge 2.8 release with master (#1887) 2018-09-07 05:50:41 +05:30
upload Refactoring to extract GpsCategoryModel and ensure single-responsibility-principle is maintained in CategoryApi. 2018-05-25 01:55:03 -05:00
utils Moved tests over to Kotlin. (#1428) 2018-04-08 17:59:20 +10:00
FileUtilsTest.kt Moved tests over to Kotlin. (#1428) 2018-04-08 17:59:20 +10:00
LatLngTests.kt Moved tests over to Kotlin. (#1428) 2018-04-08 17:59:20 +10:00
LengthUtilsTest.kt Moved tests over to Kotlin. (#1428) 2018-04-08 17:59:20 +10:00
MediaTest.kt Moved tests over to Kotlin. (#1428) 2018-04-08 17:59:20 +10:00
NearbyControllerTest.kt Sweeping update of gradle and dependency versions. (#1858) 2018-09-11 11:51:28 +03:00
PageTitleTest.kt Moved tests over to Kotlin. (#1428) 2018-04-08 17:59:20 +10:00
TestCommonsApplication.kt Add feature to Browse commons via app (#1716) 2018-07-24 10:17:24 +03:00
UtilsFixExtensionTest.kt Merge 2.8 release with master (#1887) 2018-09-07 05:50:41 +05:30
UtilsTest.kt Fix preview crash on local files during upload (#1696) 2018-07-22 17:43:33 +03:00