Clay Tsay
eeea0774b6
Added JavaDocs
...
Added JavaDocs to various files, namely License, Media, PageTitle, and Utils.
2017-12-10 00:28:51 -08:00
Paul Hawke
ed2a814042
Updated the version of mapbox sdk as there was a fix for a crash we are seeing.
2017-12-08 21:24:16 -06:00
Nicolas Raoul
bdcd2ace33
Merge pull request #1008 from refeed/add_id_ID_screenshots
...
Add in-app screenshots for Indonesian id-ID
2017-12-09 12:13:13 +09:00
Paul Hawke
1d8422b900
Fixed broken android (integration) test.
2017-12-08 15:38:27 -06:00
Paul Hawke
223df26c55
Fixed failing test
2017-12-08 15:07:42 -06:00
Paul Hawke
1bc8dee806
Fixed NPE while rapidly switching between list and map, during data loading.
2017-12-08 14:31:00 -06:00
Rafid Aslam
0ae11e98f7
Add in-app screenshots for Indonesian id-ID
2017-12-09 00:15:19 +07:00
Josephine Lim
f1edbfbedd
Merge pull request #1003 from dbrant/el_disable
...
Take out legacy event logging from app.
2017-12-08 03:28:36 +10:00
translatewiki.net
c174612357
Localisation updates from https://translatewiki.net .
2017-12-07 08:55:46 +01:00
Dmitry Brant
da82466a17
Take out legacy event logging from app.
...
These are especially old bits of code, where it seems like WMF folks had set up Eventlogging schemas for some rudimentary analytics of the Commons app. These schemas are no longer queried or monitored, and can be safely removed. When the Commons app has a stronger need for more meaningful analytics, we can revisit reintroducing new and better schemas.
2017-12-05 23:01:55 -05:00
Dmitry Brant
aac2478400
Use Wikimedia Maps server instead of Mapbox.
...
See issue #590
This switches to using the Wikimedia tile server for providing map data. It comes with a couple of drawbacks which are currently unavoidable, but such is the way of open-source...
- The WMF map server does not provide vector tiles, or rather it doesn't provide vectors that are compatible with the Mapbox SDK :(
- It provides only one "theme" of tiles, so you will no longer have a dark vs. light theme.
2017-12-05 22:40:19 -05:00
misaochan
824569a031
Modify group that logs get sent to
2017-12-06 01:20:24 +10:00
Nicolas Raoul
3b8e3b3109
Merge pull request #999 from superplane39/master
...
Added screenshots for Hebrew
2017-12-05 19:37:38 +09:00
superplane39
a439f2ca52
Added screenshots for Hebrew
2017-12-05 12:06:25 +02:00
Josephine Lim
ae3ec7007e
Merge pull request #996 from misaochan/master
...
Versioning and changelog for v2.6.4
2017-12-04 18:56:06 +10:00
misaochan
ad863b8ff3
Versioning for v2.6.4
2017-12-04 18:51:38 +10:00
Josephine Lim
5f565f76f3
Update changelog.md
2017-12-04 18:50:37 +10:00
translatewiki.net
fdca8a158f
Localisation updates from https://translatewiki.net .
2017-12-04 09:19:07 +01:00
Josephine Lim
09627f061d
Merge pull request #993 from maskaravivek/releaseFix
...
Fix Fresco initialisation
2017-12-04 18:18:04 +10:00
maskara
db8cae95e4
Fix Fresco initialization
2017-12-04 02:33:36 +05:30
Vivek Maskara
ffc0e0779d
Merge pull request #956 from psh/dependency-injection
...
Dependency injection with Dagger
2017-12-04 02:26:55 +05:30
Vivek Maskara
52b52c4895
Merge branch 'master' into dependency-injection
2017-12-04 02:17:16 +05:30
Josephine Lim
f8b389ee15
Merge pull request #983 from maskaravivek/nearbyRefactoring
...
Fix issues around location in nearby activity
2017-12-03 02:25:23 +10:00
Josephine Lim
7273604e82
Merge pull request #972 from maskaravivek/packageName
...
Use different package name for debug and release variants
2017-12-03 02:24:46 +10:00
maskara
d6b7af374d
Git plugin
2017-12-02 21:25:14 +05:30
maskara
b9b906e11d
Enable git util methods
2017-12-02 20:59:06 +05:30
maskara
463f75e8b3
Show location permission denied dialog in all relevant scenarios
2017-12-02 20:58:31 +05:30
maskara
2796e4277c
Fix issues around location in nearby activity
2017-12-02 20:58:31 +05:30
Nicolas Raoul
90857d09cc
Merge pull request #992 from eflyjason/master
...
Added screenshots for Chinese (Simplified) zh-CN
2017-12-01 21:30:56 +09:00
Yifei He
adecbea12e
Added screenshots for Chinese (Simplified) zh-CN
2017-12-01 20:17:07 +08:00
Paul Hawke
fb30a34478
Merge branch 'master' into dependency-injection
2017-11-30 21:41:38 -06:00
Vivek Maskara
078feb9531
Merge pull request #990 from psh/nearby-unit-test
...
Created a Robolectric unit test replacement for the (failing) NearbyActivity integration test
2017-11-30 19:46:06 +05:30
translatewiki.net
df1872781f
Localisation updates from https://translatewiki.net .
2017-11-30 08:31:14 +01:00
Paul Hawke
ce32505ca3
Created a Robolectric unit test replacement for the NearbyActivity test.
2017-11-29 21:29:09 -06:00
Nicolas Raoul
9a5bff42d0
Merge pull request #989 from eflyjason/master
...
Added screenshots for Chinese (Traditional) zh-TW
2017-11-29 21:21:04 +09:00
Yifei He
ddfafa45b3
Added screenshots for Chinese (Traditional) zh-TW
2017-11-29 19:15:28 +08:00
Yusuke Matsubara
15e0f48819
Merge pull request #968 from maskaravivek/uploadTests
...
Test for file upload util method
2017-11-28 22:46:08 +09:00
Josephine Lim
569b82e748
Merge pull request #987 from misaochan/master
...
Hopefully fixes crashes on Play Store version
2017-11-27 21:39:15 +10:00
misaochan
b3b20223a1
Merge remote-tracking branch 'refs/remotes/commons-app/master'
2017-11-27 21:37:48 +10:00
misaochan
86b9bddab0
Increment version
2017-11-27 21:27:29 +10:00
misaochan
42ffc1396e
Temp fix for Google Play issue
2017-11-27 21:26:41 +10:00
misaochan
b4ad4e5751
Merge branch 'master' of https://github.com/misaochan/apps-android-commons
2017-11-27 20:33:19 +10:00
misaochan
e0fc100cdd
Merge remote-tracking branch 'refs/remotes/commons-app/master'
...
# Conflicts:
# app/build.gradle
2017-11-27 20:33:04 +10:00
Josephine Lim
76b8b990f8
Merge pull request #985 from misaochan/master
...
Versioning and changelog for v 2.6.0
2017-11-27 18:56:31 +10:00
Josephine Lim
289ad24ae3
Merge branch 'master' into master
2017-11-27 18:53:19 +10:00
Josephine Lim
1d150ebd2f
Merge branch 'master' into master
2017-11-27 18:52:28 +10:00
misaochan
ed09189fa6
Versioning for v2.6.0
2017-11-27 18:48:26 +10:00
Josephine Lim
f129390f01
Update changelog.md
2017-11-27 18:47:43 +10:00
translatewiki.net
5916e669e8
Localisation updates from https://translatewiki.net .
2017-11-27 07:54:21 +01:00
Paul Hawke
07577d73a1
Refactoring based on code review feedback.
2017-11-25 14:23:50 -06:00