apps-android-commons/app
Saifuddin 4bf00b8b2d Loading locations data in fragment
*   BookmarkLocationsController: Changed `loadFavoritesLocations` to be a suspend function.
*   BookmarkLocationsFragment: Updated the `initList` function to call the controller's suspend function.
*   BookmarkLocationsDao: Changed `getAllBookmarksLocations` and `getAllBookmarksLocationsPlace` to be suspend functions.
2025-01-18 12:43:28 +05:30
..
src Loading locations data in fragment 2025-01-18 12:43:28 +05:30
build.gradle Merge remote-tracking branch 'origin/v5.1.0' 2025-01-15 12:52:36 +05:30
proguard-rules.txt app: adjust R8 rules to ensure our model classes are not obfuscated 2024-04-28 16:21:14 +05:30
test-proguard-rules.txt Update to API 28, and fix CI issues. (#2595) 2019-03-15 08:30:08 +05:30