apps-android-commons/app/src/main/java/fr/free/nrw/commons
Vitaly V. Pinchuk d782d3eacc Trim accidentally added space at the end of filename (#2967)
* Fixes #2917: App adds space at end of filename sometimes

* Fix #2917: Trims accidental space at the end of the filename
2019-05-23 14:15:32 +03:00
..
achievements Remove unnecessary Integer.toString() calls (#2959) 2019-05-19 14:24:53 +02:00
auth Remove additional unnecessary dependencies. (#2948) 2019-05-15 09:46:42 +03:00
bookmarks Fix fetching of bookmarks (#2905) 2019-04-21 17:06:31 +05:30
caching Refactoring to extract GpsCategoryModel and ensure single-responsibility-principle is maintained in CategoryApi. 2018-05-25 01:55:03 -05:00
campaigns Bump data client library version (#2926) 2019-04-25 10:54:51 +05:30
category Remove additional unnecessary dependencies. (#2948) 2019-05-15 09:46:42 +03:00
concurrency Fix #2593: Migrate to androidX (#2594) 2019-03-16 11:22:37 +00:00
contributions Remove redundant empty if/else statement in NotificationActivity (#2953) 2019-05-17 17:35:14 +03:00
data Bugfix #2476 (#2527) 2019-03-01 06:14:36 +13:00
delete Replace with enum two strings that were in strings.xml but were used as (#2939) 2019-05-08 21:37:29 +03:00
di Fix loading of images in contributions list (#2932) 2019-04-28 13:34:07 +05:30
explore Merge 2.10 with master (#2938) 2019-05-06 19:22:10 +05:30
filepicker Remove additional unnecessary dependencies. (#2948) 2019-05-15 09:46:42 +03:00
kvstore Remove additional unnecessary dependencies. (#2948) 2019-05-15 09:46:42 +03:00
location Consistent handling of web and geo urls (#2750) 2019-03-28 18:23:36 +05:30
logging Remove unnecessary dependency on commons-codec. (#2945) 2019-05-14 08:28:13 +03:00
media Merge 2.10 with master (#2938) 2019-05-06 19:22:10 +05:30
modifications Fix #2593: Migrate to androidX (#2594) 2019-03-16 11:22:37 +00:00
mwapi Trim accidentally added space at the end of filename (#2967) 2019-05-23 14:15:32 +03:00
nearby removed Search This Area button if network connection is lost (#2774) 2019-04-26 11:08:43 +03:00
notification Remove redundant empty if/else statement in NotificationActivity (#2953) 2019-05-17 17:35:14 +03:00
quiz Prevent memory leak(s) from QuizChecker. (#2656) 2019-03-19 20:36:14 +10:00
review Remove additional unnecessary dependencies. (#2948) 2019-05-15 09:46:42 +03:00
settings Show settings when not logged in (#2867) 2019-04-11 19:01:20 +03:00
theme Fixed Width of Navigation Drawer for Tablets (#2856) 2019-05-08 11:08:06 +03:00
ui Update master with backend overhaul branch (#2829) 2019-04-02 08:35:22 +05:30
upload Remove unnecessary use of String.valueOf() from GPSExtractor (#2958) 2019-05-19 14:32:08 +02:00
utils Remove additional unnecessary dependencies. (#2948) 2019-05-15 09:46:42 +03:00
widget Fetch and use thumbnail across the app (#2906) 2019-04-24 03:03:09 +10:00
wikidata Consolidate shared prefs to a single store (#2613) 2019-03-16 13:56:56 +00:00
AboutActivity.java Moved hardcoded URLs to a constant file Fixed #2850 (#2851) 2019-05-10 15:09:32 +03:00
BasePresenter.java Fix Lint Issues #171: Remove unused imports (#2533) 2019-03-02 19:30:50 +05:30
CommonsAppAdapter.java Update master with backend overhaul branch (#2829) 2019-04-02 08:35:22 +05:30
CommonsApplication.java Remove additional unnecessary dependencies. (#2948) 2019-05-15 09:46:42 +03:00
HandlerService.java Refactoring based on comments 2018-01-13 23:59:45 +05:30
License.java Fix #2593: Migrate to androidX (#2594) 2019-03-16 11:22:37 +00:00
Media.java Revert "Fixes #2337 - Show captions of image in media details (conflicts fixed) (#2933)" (#2934) 2019-05-01 16:10:43 +05:30
MediaDataExtractor.java Revert "Fixes #2337 - Show captions of image in media details (conflicts fixed) (#2933)" (#2934) 2019-05-01 16:10:43 +05:30
MvpView.java Show campaigns (#2113) 2018-12-15 02:55:53 +10:00
OkHttpConnectionFactory.java Update master with backend overhaul branch (#2829) 2019-04-02 08:35:22 +05:30
Urls.java Moved hardcoded URLs to a constant file Fixed #2850 (#2851) 2019-05-10 15:09:32 +03:00
Utils.java Do not use erroneous thumb url util function (#2901) 2019-04-20 15:03:52 +05:30
ViewHolder.java Refactored to move out nearby adapter from the activity 2017-04-02 22:21:05 +05:30
WelcomeActivity.java Simplify welcome layouts (#2741) 2019-04-16 12:35:42 +03:00
WelcomePagerAdapter.java Simplify welcome layouts (#2741) 2019-04-16 12:35:42 +03:00