apps-android-commons/app/src/main/java/fr/free/nrw/commons/bookmarks
Kanahia 2d63f351ed
Made Split to Nearby Query into a fast query for coordinates + a details query for each pin (#5731)
* Splitted the query

* Made changes to the query

* Improvised query

* Improvised query by dividing in the batches

* Fixed failing tests

* Improved batches

* Improved sorting

* Fixes issue caused by search this area button

* Fixed failing tests

* Fixed unnecessary reloads on onResume

* Fixed few pins not loading on changing apps

* Improved zoom level and fixed the pins not loading from the center

* Removed toggle chips and changed pin's color

* Fixed wikidata url

* Fixed unit tests

* Implemented retry with delay of 5000ms

* Fixed exception issue and pins issue

* Added change color icon to pin

* Improved pin clicking

* Removed search this area button

* Implemented caching of places

* Fixed unit test

* Factorized methods

* Changed primary key from location to entity id

* Fixed tests

* Fixed conflicts

* Fixed unit test

* Fixed unit test

* Fixed the bug

* Fixed issue with pin loading on the first launch

* Updated javadocs

* Temporary commit - only for testing

* Replaced Temporary commit

* Temporary commit - Added jcenter

* Made minor changes

* Fixed unit tests

* Fixed unit tests

* Fixed minor bug
2024-08-04 09:35:09 +09:00
..
items Migrated Bookmarks Package From Butterknife to ViewBinding (#5594) 2024-03-17 08:01:55 -05:00
locations Made Split to Nearby Query into a fast query for coordinates + a details query for each pin (#5731) 2024-08-04 09:35:09 +09:00
models Refactor: Bookmark model (#4851) 2022-04-26 12:34:14 +03:00
pictures Migrated Bookmarks Package From Butterknife to ViewBinding (#5594) 2024-03-17 08:01:55 -05:00
BookmarkFragment.java Migrated Bookmarks Package From Butterknife to ViewBinding (#5594) 2024-03-17 08:01:55 -05:00
BookmarkListRootFragment.java Migrated Bookmarks Package From Butterknife to ViewBinding (#5594) 2024-03-17 08:01:55 -05:00
BookmarkPages.java Fix #2593: Migrate to androidX (#2594) 2019-03-16 11:22:37 +00:00
BookmarksPagerAdapter.java CodeCleanup : Removed Unused Import from packages. (#5609) 2024-03-08 23:21:27 +09:00