apps-android-commons/app/src/main/java/fr/free/nrw/commons/utils
Ayan Sarkar 92957f4204
Displaying Category image and Description (#4531)
* API call done

* API call

* Image implementation done

* Gradle

* Java docs and code convention

* Description added

* Refactoring Category

* Refactoring Category

* Refactoring Category

* Description and thumbnail issue fixed

* Description and thumbnail issue fixed

* Minor issue fixed

* Minor issue fixed

* Server changed

* Logo changed

* Change in structure

* Fixed failed tests

* Fixed Test failed

* Optimized imports

* Dialog can't be dismissed

* Dialog can't be dismissed

* Resolved Conflicts

* UI fixed

* Added description and thumbnail in local DB

* Added description and thumbnail in local DB

* Test fixed

* Added

* Updated with latest master

* Test Updated with latest master

* Issue fixed

* Revert gradle changes

* Revert gradle changes

* Update gradle-wrapper.properties

* Require Api removed
2022-01-20 15:19:57 +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
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 Fixes #4437 - Changed indentation on files with 2 spaces to 4 spaces (#4462) 2021-06-21 12:33:11 +09: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 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