apps-android-commons/app/src/main/java/fr/free/nrw/commons
2017-05-19 17:01:26 +02:00
..
auth Merge pull request #596 from domdomegg/codestyle 2017-05-17 20:15:10 +09:00
caching Simplify boolean expressions 2017-05-13 13:01:45 +02:00
category Get rid of other singletons 2017-05-16 15:19:43 +02:00
contributions Fix issue where there was no way to back from MediaDetailFragment 2017-05-19 17:01:26 +02:00
data Get rid of other singletons 2017-05-16 15:19:43 +02:00
hamburger Merge pull request #613 from maskaravivek/navigationBeautify 2017-05-16 18:51:36 +03:00
location Fix lat-long format and add tests 2017-05-16 21:41:18 +02:00
media Merge remote-tracking branch 'upstream/master' 2017-05-19 15:14:29 +02:00
modifications Get rid of other singletons 2017-05-16 15:19:43 +02:00
nearby Merge pull request #600 from whym/nearby-file 2017-05-19 15:36:49 +02:00
settings Cleanup CommonsApplication Singelton 2017-05-16 15:19:15 +02:00
theme Fix issue where there was no way to back from MediaDetailFragment 2017-05-19 17:01:26 +02:00
ui/widget Fix Info dialog width issue 2017-05-14 14:27:42 +02:00
upload Merge pull request #596 from domdomegg/codestyle 2017-05-17 20:15:10 +09:00
utils Read once and reuse the query file's content 2017-05-17 17:08:31 +09:00
AboutActivity.java With NavigationBaseActivity implemented 2017-05-16 11:58:54 +02:00
CommonsApplication.java Merge pull request #627 from dbrant/master 2017-05-19 15:20:33 +02:00
EventLog.java Cleanup CommonsApplication Singelton 2017-05-16 15:19:15 +02:00
HandlerService.java Improve type safety through the use of generics 2017-03-31 22:21:13 +01:00
License.java Merge "commons" into the project root directory 2016-07-02 16:48:57 +09:00
LicenseList.java Don't create local vars when returning straight away 2017-05-13 13:01:05 +02:00
Media.java Replace 'removeAll()' with 'clear()' 2017-05-17 13:49:04 +07:00
MediaDataExtractor.java Cleanup CommonsApplication Singelton 2017-05-16 15:19:15 +02:00
MediaThumbnailFetchTask.java Merge changes for switching to Fresco. 2017-05-19 15:16:53 +02:00
MediaWikiImageView.java Merge remote-tracking branch 'upstream/master' 2017-05-19 15:14:29 +02:00
MWApi.java Add 2fa to login activity 2017-05-14 15:19:57 +02:00
Utils.java Fix codacy 2017-05-14 15:59:00 +03:00
ViewHolder.java Refactored to move out nearby adapter from the activity 2017-04-02 22:21:05 +05:30
WelcomeActivity.java Clean up image loading code, and switch to using Fresco. 2017-05-19 15:08:29 +02:00
WelcomePagerAdapter.java Refactored welcome activity to decouple the view pager (#481) 2017-04-02 17:38:14 +01:00