apps-android-commons/app/src/main/java/fr/free/nrw/commons
2017-06-10 17:46:38 +09:00
..
auth Ability to launch welcome activity again 2017-05-29 01:17:07 +05:30
caching [Lint] Remove class variables to local 2017-05-20 11:53:46 +02:00
category Always remove TextWatcher when finished with it. 2017-05-26 16:06:14 -04:00
concurrency Show the upload count for contributions by the user 2017-05-28 21:16:20 +05:30
contributions Share file with camera using cache and FileProvider 2017-06-10 16:47:37 +09:00
data Get rid of other singletons 2017-05-16 15:19:43 +02:00
hamburger Ability to launch welcome activity again 2017-05-29 01:17:07 +05:30
location Code style 2017-05-28 18:56:10 +02:00
media Share file with camera using cache and FileProvider 2017-06-10 16:47:37 +09:00
modifications Remove redundant call to String.format() in CategoryModifier 2017-05-26 11:08:02 +01:00
nearby Add null check for nearbyAsyncTask 2017-06-03 12:40:27 +10:00
settings Merge pull request #676 from Deskana/cleanupredundant 2017-05-28 22:13:10 +10:00
theme Remove unused imports 2017-05-26 11:02:56 +01:00
ui/widget Fix usage of deprecated function String.fromHtml(String) 2017-05-26 13:52:01 +01:00
upload Fix coding style issues 2017-06-10 17:46:38 +09:00
utils Merge pull request #692 from tobias47n9e/feature/location-marker 2017-05-29 16:33:25 +10:00
AboutActivity.java With NavigationBaseActivity implemented 2017-05-16 11:58:54 +02:00
CommonsApplication.java Remove unused imports 2017-05-26 11:02:56 +01:00
EventLog.java Remove unused imports 2017-05-26 11:02:56 +01: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 Remove dependency on old image-loading library, and remote a lot of code. 2017-05-19 16:24:04 +02:00
MediaDataExtractor.java Add a marker and circle of accuracy for current location 2017-05-28 17:53:33 +02:00
MediaThumbnailFetchTask.java Further improve image loading, and remove unused code. 2017-05-19 15:57:25 +02:00
MediaWikiImageView.java Fix vector placeholder images in API <21. 2017-05-26 17:37:18 -04:00
MWApi.java Add 2fa to login activity 2017-05-14 15:19:57 +02:00
Utils.java Merge pull request #680 from Deskana/fromhtml 2017-05-28 19:01:30 +09:00
ViewHolder.java Refactored to move out nearby adapter from the activity 2017-04-02 22:21:05 +05:30
WelcomeActivity.java Ability to launch welcome activity again 2017-05-29 01:17:07 +05:30
WelcomePagerAdapter.java Use callback pattern in Welcome activity/adapter. 2017-05-26 17:06:03 -04:00