apps-android-commons/app/src/main/java/fr/free/nrw/commons
2017-07-25 21:19:56 -05: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
concurrency 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
contributions 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
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 Merge remote-tracking branch 'upstream/master' 2017-07-11 08:06:55 -05:00
mwapi 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
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 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
ui/widget Update HtmlTextView.java 2017-07-16 19:14:47 -07:00
upload Merge branch 'master' into categorization-recycler-view 2017-07-25 21:19:21 -05: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 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
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 Nullable annotations to reduce risk of NPE 2017-07-15 18:41:10 +02: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