| .. |
|
auth
|
Remove unused imports
|
2017-05-26 11:02:56 +01:00 |
|
caching
|
[Lint] Remove class variables to local
|
2017-05-20 11:53:46 +02:00 |
|
category
|
Merge pull request #641 from sandarumk/fix_lint_issues
|
2017-05-20 19:11:07 +02:00 |
|
contributions
|
Don't store Activity instance in adapter.
|
2017-05-26 15:15:43 -04:00 |
|
data
|
Get rid of other singletons
|
2017-05-16 15:19:43 +02:00 |
|
hamburger
|
Remove unused imports
|
2017-05-26 11:02:56 +01:00 |
|
location
|
Fix lat-long format and add tests
|
2017-05-16 21:41:18 +02:00 |
|
media
|
Fix display of media detail after screen rotation.
|
2017-05-20 11:49:15 +02:00 |
|
modifications
|
Get rid of other singletons
|
2017-05-16 15:19:43 +02:00 |
|
nearby
|
Merge pull request #641 from sandarumk/fix_lint_issues
|
2017-05-20 19:11:07 +02:00 |
|
settings
|
Remove unused imports
|
2017-05-26 11:02:56 +01:00 |
|
theme
|
Remove unused imports
|
2017-05-26 11:02:56 +01:00 |
|
ui/widget
|
Fix Info dialog width issue
|
2017-05-14 14:27:42 +02:00 |
|
upload
|
Don't pass Activity into GPSExtractor.
|
2017-05-26 16:18:27 -04:00 |
|
utils
|
Read once and reuse the query file's content
|
2017-05-17 17:08:31 +09: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
|
Fix codecy issues
|
2017-05-20 13:34:51 +02:00 |
|
MediaThumbnailFetchTask.java
|
Further improve image loading, and remove unused code.
|
2017-05-19 15:57:25 +02:00 |
|
MediaWikiImageView.java
|
Don't put local URI into thumbnail cache.
|
2017-05-20 15:32:41 +02:00 |
|
MWApi.java
|
Add 2fa to login activity
|
2017-05-14 15:19:57 +02:00 |
|
Utils.java
|
Remove dependency on old image-loading library, and remote a lot of code.
|
2017-05-19 16:24:04 +02:00 |
|
ViewHolder.java
|
Refactored to move out nearby adapter from the activity
|
2017-04-02 22:21:05 +05:30 |
|
WelcomeActivity.java
|
[Lint] Remove class variables to local
|
2017-05-20 11:53:46 +02:00 |
|
WelcomePagerAdapter.java
|
Refactored welcome activity to decouple the view pager (#481)
|
2017-04-02 17:38:14 +01:00 |