| .. |
|
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
|
Add missing annotations
|
2017-07-26 16:24:24 +01:00 |
|
contributions
|
Merge pull request #817 from akaita/overriden_annotations
|
2017-07-28 19:54:46 +10: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
|
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
|
don't start new activity if already in that activity
|
2017-07-30 17:15:41 -07:00 |
|
ui/widget
|
Update HtmlTextView.java
|
2017-07-16 19:14:47 -07:00 |
|
upload
|
Merge branch 'master' into master
|
2017-07-30 18:20:42 +10: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
|
Enable Stetho just on debug mode #813
|
2017-08-01 15:02:51 -04: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 |