| .. |
|
achievements
|
Show wikidata edits done through the app (#2431)
|
2019-02-13 05:58:22 +13:00 |
|
auth
|
Fix app stuck and memory issues while uploading images (#2287)
|
2019-01-16 18:32:25 +02:00 |
|
bookmarks
|
Make nearby query faster (#2419)
|
2019-02-10 20:53:02 +05:30 |
|
caching
|
Refactoring to extract GpsCategoryModel and ensure single-responsibility-principle is maintained in CategoryApi.
|
2018-05-25 01:55:03 -05:00 |
|
campaigns
|
Use JSON SPARQL query for fetching nearby places (#2398)
|
2019-02-06 10:40:30 +05:30 |
|
category
|
Handle null value for artist (#2436)
|
2019-02-11 21:23:30 +13:00 |
|
concurrency
|
Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955)
|
2018-11-04 14:37:28 +00:00 |
|
contributions
|
Fix date time issue for google photos (#2438)
|
2019-02-13 00:17:06 +13:00 |
|
data
|
Save Wikidata entity ID in contributions DB (#2317)
|
2019-01-30 11:49:30 +02:00 |
|
delete
|
Use JSON SPARQL query for fetching nearby places (#2398)
|
2019-02-06 10:40:30 +05:30 |
|
di
|
Show wikidata edits done through the app (#2431)
|
2019-02-13 05:58:22 +13:00 |
|
explore
|
Use JSON SPARQL query for fetching nearby places (#2398)
|
2019-02-06 10:40:30 +05:30 |
|
filepicker
|
Fix date time issue for google photos (#2438)
|
2019-02-13 00:17:06 +13:00 |
|
json
|
Use JSON SPARQL query for fetching nearby places (#2398)
|
2019-02-06 10:40:30 +05:30 |
|
kvstore
|
Fix uploads getting stuck (#2309)
|
2019-01-24 17:56:18 +10:00 |
|
location
|
Use wrapper for interacting with shared preferences (#2288)
|
2019-01-14 00:13:21 +05:30 |
|
logging
|
Fix version number for alpha builds (#2325)
|
2019-01-24 23:32:16 +05:30 |
|
media
|
Use JSON SPARQL query for fetching nearby places (#2398)
|
2019-02-06 10:40:30 +05:30 |
|
modifications
|
Spelling mistake fixes (#2151)
|
2018-12-21 15:20:52 +02:00 |
|
mwapi
|
Show wikidata edits done through the app (#2431)
|
2019-02-13 05:58:22 +13:00 |
|
nearby
|
Make nearby query faster (#2419)
|
2019-02-10 20:53:02 +05:30 |
|
notification
|
Added option in the action bar menu to view archived notifications (#2422)
|
2019-02-10 16:10:08 +05:30 |
|
quiz
|
Use JSON SPARQL query for fetching nearby places (#2398)
|
2019-02-06 10:40:30 +05:30 |
|
settings
|
Fixed issue #2291 (#2292)
|
2019-02-13 21:08:24 +05:30 |
|
theme
|
Close Navigation Drawer on pressing back button(#2294) (#2295)
|
2019-02-06 02:15:29 +05:30 |
|
ui
|
Lint issues (#2114)
|
2018-12-21 13:09:04 +02:00 |
|
upload
|
Revert "fixed. I have fixed the layout desingn of achivement activity (#2469)" (#2475)
|
2019-02-15 17:50:04 +05:30 |
|
utils
|
Use JSON SPARQL query for fetching nearby places (#2398)
|
2019-02-06 10:40:30 +05:30 |
|
widget
|
Use JSON SPARQL query for fetching nearby places (#2398)
|
2019-02-06 10:40:30 +05:30 |
|
wikidata
|
Show wikidata edits done through the app (#2431)
|
2019-02-13 05:58:22 +13:00 |
|
AboutActivity.java
|
Fix version number for alpha builds (#2325)
|
2019-01-24 23:32:16 +05:30 |
|
BasePresenter.java
|
Use JSON SPARQL query for fetching nearby places (#2398)
|
2019-02-06 10:40:30 +05:30 |
|
CommonsApplication.java
|
Fix log file not being attached (#2316)
|
2019-01-24 18:21:07 +10:00 |
|
HandlerService.java
|
Refactoring based on comments
|
2018-01-13 23:59:45 +05:30 |
|
License.java
|
Add missing Javadocs to License, Media, and Utils classes (#1965)
|
2018-12-20 21:12:18 +00:00 |
|
LicenseList.java
|
Update LicenseList.java
|
2017-12-21 20:56:25 +05:30 |
|
Media.java
|
Use JSON SPARQL query for fetching nearby places (#2398)
|
2019-02-06 10:40:30 +05:30 |
|
MediaDataExtractor.java
|
Optimize imports (#1927)
|
2018-10-13 18:31:25 +11:00 |
|
MediaThumbnailFetchTask.java
|
First baby steps into the world of dependency injection using Dagger.
|
2017-08-26 08:56:14 -05:00 |
|
MediaWikiImageView.java
|
Fix urgent crashes A and E (#1749)
|
2018-08-02 06:24:08 +10:00 |
|
MvpView.java
|
Show campaigns (#2113)
|
2018-12-15 02:55:53 +10:00 |
|
PageTitle.java
|
Added JavaDocs
|
2017-12-10 00:28:51 -08:00 |
|
TokensTranslations.java
|
Lint issues (#2114)
|
2018-12-21 13:09:04 +02:00 |
|
Utils.java
|
Copy text to clipboard on Long Click (#2411)
|
2019-02-06 01:58:34 +05:30 |
|
ViewHolder.java
|
Refactored to move out nearby adapter from the activity
|
2017-04-02 22:21:05 +05:30 |
|
WelcomeActivity.java
|
Use wrapper for interacting with shared preferences (#2288)
|
2019-01-14 00:13:21 +05:30 |
|
WelcomePagerAdapter.java
|
"Skip Tutorial" button moved to parent view so that it does not animate by swipes. (#1945)
|
2018-12-17 13:20:13 +02:00 |