apps-android-commons/app/src/main/java/fr/free/nrw/commons/achievements
Blesson Thomas b244e403c2 Fix achievements activity share option (#2416) (#2478)
* Use fileProvider instead of Uri.fromFile()
* As Uri.fromFile() will not work on Android 7.0+, with a targetSdkVersion of 24 or higher, throws FileUriExposedException
2019-02-27 01:53:56 +05:30
..
Achievements.java Spelling mistake fixes (#2151) 2018-12-21 15:20:52 +02:00
AchievementsActivity.java Fix achievements activity share option (#2416) (#2478) 2019-02-27 01:53:56 +05:30
BitmapUtils.java Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00
FeaturedImages.java Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00
FeedbackResponse.java Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00
LevelController.java Optimize imports (#1927) 2018-10-13 18:31:25 +11:00