apps-android-commons/app/src/main/java/fr/free/nrw/commons
2017-05-13 17:30:44 +02:00
..
auth Detect when 2FA is needed and error nicely 2017-05-13 12:03:40 +02:00
caching Simplify boolean expressions 2017-05-13 13:01:45 +02:00
category Don't create local vars when returning straight away 2017-05-13 13:01:05 +02:00
contributions Apply the upload limit 2017-05-13 17:30:44 +02:00
data Reorganize imports across the project 2016-10-30 23:14:07 +05:30
location Use Timber for logging 2017-04-17 16:41:56 +01:00
media Stop unnecesary unboxing of values 2017-05-13 12:53:00 +02:00
modifications Use clientlogin API module 2017-05-12 14:36:58 +02:00
nearby bug fix 2017-05-13 15:22:20 +03:00
settings Add a new preference to set the upload limit 2017-05-13 17:24:02 +02:00
theme Rename BaseAppCompatActivity to BaseActivity 2017-03-20 21:14:56 +00:00
ui/widget Define a custom TextView that displays HTML 2017-04-14 15:02:33 +01:00
upload Simplify boolean expressions 2017-05-13 13:01:45 +02:00
utils Fix Codacy issues 2017-05-13 15:07:30 +03:00
AboutActivity.java Define a custom TextView that displays HTML 2017-04-14 15:02:33 +01:00
CommonsApplication.java Use clientlogin API module 2017-05-12 14:36:58 +02:00
EventLog.java Collapse try blocks 2017-05-13 12:51:43 +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 Fixes #417: Open mobile view of Commons 2017-03-10 10:23:44 +05:30
MediaDataExtractor.java Collapse try blocks 2017-05-13 12:51:43 +02:00
MediaWikiImageView.java Add missing @Override annotations 2017-02-26 02:38:05 +00:00
MWApi.java Detect when 2FA is needed and error nicely 2017-05-13 12:03:40 +02:00
Utils.java Use switch statements instead of long if elseifs 2017-05-13 12:52:22 +02:00
ViewHolder.java Refactored to move out nearby adapter from the activity 2017-04-02 22:21:05 +05:30
WelcomeActivity.java Refactored welcome activity to decouple the view pager (#481) 2017-04-02 17:38:14 +01:00
WelcomePagerAdapter.java Refactored welcome activity to decouple the view pager (#481) 2017-04-02 17:38:14 +01:00