apps-android-commons/app/src/main/java/fr/free/nrw/commons/utils
Pratham Pahariya 630c2a5dcd
#3732 - Nearby Tab Accessible Without Location Permission (#4259)
* Added ability to access nearby tab without location permissions

* added ability to remember user choice if the permission is denied.

* fixed the issue with permission dialog box in contribution tab.

* changed name for stored variables

* minor change

Co-authored-by: Pratham2305 <Pratham2305@users.noreply.github.com>
2021-02-26 21:49:11 +09:00
..
model Moved some Java files to kotlin (#3439) 2020-03-01 16:13:08 -07:00
AbstractTextWatcher.java Optimize imports (#3272) 2019-12-06 17:51:36 +09:00
ActivityUtils.java Fixes #2843 New main screen UI in v3.0 (#3891) 2020-11-07 02:04:04 +10:00
CommonsDateUtil.java With lazy loading of contributions (#3566) 2020-05-28 14:54:41 +03:00
ConfigUtils.kt Converted Config Utils to Kotlin (#3674) 2020-04-21 13:23:02 +01:00
DeviceInfoUtil.java Add Device Support Information to Feedback Intent #2494 (#2499) 2019-02-27 01:49:59 +05:30
DialogUtil.kt upload: made duplicate picture dialog more informative and added checkbox to never show again (#4045) 2020-11-25 20:03:37 +10:00
DownloadUtils.kt Address code review comments (#3669) 2020-04-17 09:39:10 +01:00
ExecutorUtils.java Fixes #3303 (#3322) 2020-02-04 11:05:29 +02:00
FragmentUtils.java Merge 2.10 with master & Fixed merge conflicts (#2844) 2019-04-04 03:09:54 +10:00
ImageUtils.java [GSoC] Merge Leaderboard branch with master (#3905) 2020-08-27 23:50:58 +10:00
ImageUtilsWrapper.java #3493 App freezes for 15 seconds when you press Next in UploadMediaDetailsFragment (#3499) 2020-03-13 23:47:20 +10:00
LangCodeUtils.java Fix wrong language codes displaying to user (#2880) (#2930) 2019-04-27 07:55:12 +03:00
LayoutUtils.java Remove unused code from the app (#3276) 2019-12-05 18:07:21 +05:30
LengthUtils.java Optimize imports (#3272) 2019-12-06 17:51:36 +09:00
LocationUtils.java Spelling mistake fixes (#2151) 2018-12-21 15:20:52 +02:00
MediaDataExtractorUtil.java Optimize imports (#3272) 2019-12-06 17:51:36 +09:00
NearbyFABUtils.java Refactor nearby classes mvp (#2969) 2019-10-16 00:32:05 +10:00
NetworkUtils.java Remove additional unnecessary dependencies. (#2948) 2019-05-15 09:46:42 +03:00
PermissionUtils.java #3732 - Nearby Tab Accessible Without Location Permission (#4259) 2021-02-26 21:49:11 +09:00
PlaceUtils.java Remove unused code from the app (#3276) 2019-12-05 18:07:21 +05:30
StringSortingUtils.java Refactor string sorting utils to remove dependency (#2623) 2019-03-17 11:21:45 +05:30
SwipableCardView.java Optimize imports (#3272) 2019-12-06 17:51:36 +09:00
SystemThemeUtils.java Added Support for System Wide Dark Theme (#3460) 2020-03-05 14:33:57 +00:00
UiUtils.java Optimize imports (#3272) 2019-12-06 17:51:36 +09:00
ViewUtil.java Optimize imports (#3272) 2019-12-06 17:51:36 +09:00
ViewUtilWrapper.java With more unit test cases (#3269) 2019-12-04 18:51:02 +10:00