apps-android-commons/app/src/main/java/fr/free/nrw/commons
2017-07-28 16:22:16 +01:00
..
auth Made a pass through the code to introduce lambdas / method references in the places the Android Studio suggested. 2017-07-22 18:04:40 -05:00
caching Coding style fixes 2017-07-16 15:13:40 +09:00
category Cleanup - got rid of unused imports 2017-07-25 21:19:56 -05:00
contributions Merge branch 'master' into rx_upload_count 2017-07-28 14:47:37 +01:00
data Get rid of other singletons 2017-05-16 15:19:43 +02:00
location Code style 2017-05-28 18:56:10 +02:00
media Made a pass through the code to introduce lambdas / method references in the places the Android Studio suggested. 2017-07-22 18:04:40 -05:00
modifications Add missing annotations 2017-07-26 16:24:24 +01:00
mwapi Fix implementation of getUploadCount() and its test 2017-07-28 16:22:16 +01:00
nearby Propagated the @NonNull annotation for place click listener and removed a test that made no sense. 2017-07-22 18:08:56 -05:00
settings Made a pass through the code to introduce lambdas / method references in the places the Android Studio suggested. 2017-07-22 18:04:40 -05:00
theme Merge pull request #808 from neslihanturan/oneTimePopUp 2017-07-27 16:49:22 +10:00
ui/widget Update HtmlTextView.java 2017-07-16 19:14:47 -07:00
upload Add missing annotations 2017-07-26 16:24:24 +01:00
utils Made a pass through the code to introduce lambdas / method references in the places the Android Studio suggested. 2017-07-22 18:04:40 -05:00
AboutActivity.java Use string substitution to avoid translating trademarked text 2017-07-16 14:28:23 -07:00
CommonsApplication.java Merge pull request #808 from neslihanturan/oneTimePopUp 2017-07-27 16:49:22 +10:00
HandlerService.java Improve type safety through the use of generics 2017-03-31 22:21:13 +01:00
License.java Make license in MediaDetail clickable 2017-07-15 09:21:35 +02:00
LicenseList.java Add PageTitle class to canonicalize page names 2017-07-13 18:29:30 +09:00
Media.java Add missing annotations 2017-07-26 16:24:24 +01:00
MediaDataExtractor.java Merge branch 'master' into media_detail 2017-07-15 18:59:36 +02:00
MediaThumbnailFetchTask.java Consolidated media wiki api calls in a single place 2017-07-04 14:24:08 -05:00
MediaWikiImageView.java fix for #708 2017-07-13 12:23:15 +03:00
PageTitle.java Add PageTitle class to canonicalize page names 2017-07-13 18:29:30 +09:00
Utils.java Add PageTitle class to canonicalize page names 2017-07-13 18:29:30 +09:00
ViewHolder.java Refactored to move out nearby adapter from the activity 2017-04-02 22:21:05 +05:30
WelcomeActivity.java Made a pass through the code to introduce lambdas / method references in the places the Android Studio suggested. 2017-07-22 18:04:40 -05:00
WelcomePagerAdapter.java Use callback pattern in Welcome activity/adapter. 2017-05-26 17:06:03 -04:00