apps-android-commons/app/src/main/java/fr/free/nrw/commons/utils
Chan Jun Da 20100c4960
Fix #5151: Use DialogUtil methods instead of AlertDialog.Builder (#5152)
* Update AboutActivity to use DialogUtil

* Update ProfileActivity to use DialogUtil

* Update AchievementsFragment to use DialogUtil

* Remove wrong message set in ProfileActivity

* Update DialogUtil to accept null instead of empty string
2023-02-24 18:00:58 +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 #4437 - Changed indentation on files with 2 spaces to 4 spaces (#4462) 2021-06-21 12:33:11 +09: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
CustomSelectorUtils.kt [GSoC 2022] Improve custom picker (all features) (#5035) 2022-09-16 18:14:16 +09:00
DeviceInfoUtil.java Add Device Support Information to Feedback Intent #2494 (#2499) 2019-02-27 01:49:59 +05:30
DialogUtil.kt Fix #5151: Use DialogUtil methods instead of AlertDialog.Builder (#5152) 2023-02-24 18:00:58 +09: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 Explore nearby pictures (#4910) 2022-04-14 18:28:17 +10:00
ImageUtilsWrapper.java Fixes #4437 - Changed indentation on files with 2 spaces to 4 spaces (#4462) 2021-06-21 12:33:11 +09:00
LangCodeUtils.java Deletion Language is in english (#4841) 2022-02-22 11:45:35 +09: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 Explore nearby pictures (#4910) 2022-04-14 18:28:17 +10:00
MapUtils.java Explore nearby pictures (#4910) 2022-04-14 18:28:17 +10: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 Merge 4.0-release into master (#5028) 2022-08-08 15:51:07 +10:00
PermissionUtils.java #3732 - Nearby Tab Accessible Without Location Permission (#4259) 2021-02-26 21:49:11 +09:00
PlaceUtils.java Explore nearby pictures (#4910) 2022-04-14 18:28:17 +10:00
StringSortingUtils.java Displaying Category image and Description (#4531) 2022-01-20 15:19:57 +09:00
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