apps-android-commons/app/src/main/java/fr/free/nrw/commons/utils
Jamie Brown ca9f6f5e47
Fixes #4437 - Changed indentation on files with 2 spaces to 4 spaces (#4462)
* Edited Project.xml to make indent size 4

* Changed files with 2 space indentation to use 4 space indentation

* Edited Project.xml to make indent size 4

* changed files with 2 space indent to 4 space indent

* fix :Back Pressed Event not work in Explore tab when user not login (#4404)

* fix :Back Pressed Event not work in Explore tab

* minor changes

* fix :Upload count or number of contribution does not get updated when media  is successful uploaded (#4399)

* * fix:Number of Contributions not updated
 * Add javadocs

* minor changes

* made minor changes

* String was nonsense and untranslatible, fixed (#4466)

* Ability to show captions and descriptions in all entered languages (#4355)

* implement Ability to show captions and descriptions in all entered languages
*Add Javadoc

* handle Back event of fragment(mediaDetailFragment)

* fix minor bugs

* add internationalization

* revert previous changes

* fix visibility bug

* resolve conflict

Co-authored-by: Prince kushwaha <65972015+Prince-kushwaha@users.noreply.github.com>
Co-authored-by: neslihanturan <tur.neslihan@gmail.com>
2021-06-21 12:33: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 #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 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