Commit graph

1744 commits

Author SHA1 Message Date
neslihanturan
ecb1f8ccb3 Add strings 2017-12-20 19:11:46 +03:00
neslihanturan
88ea3287c0 Add notification vector 2017-12-20 19:11:21 +03:00
neslihanturan
3af6eaf852 Add notification item to navigation bar 2017-12-20 19:10:25 +03:00
neslihanturan
4ba9f6ba14 Contributes Android Injector annotation for dagger 2017-12-20 19:08:17 +03:00
neslihanturan
07d0f2b562 Add Notification activity to manifest 2017-12-20 19:06:35 +03:00
Paul Hawke
d45ff218f5
Merge pull request #1021 from maskaravivek/bugFix
Fix issue where map opens with incorrect coordinates
2017-12-19 21:29:06 -06:00
maskara
3036a3372b Fix issue where map opens with incorrect coordinates 2017-12-20 02:02:10 +05:30
prajgov
7e6374f11a added JavaDoc comments 2017-12-19 20:54:28 +05:30
prajgov
4bb3e58c4e added JavaDoc comments 2017-12-19 20:30:37 +05:30
prajgov
93b7611bc1 added JavaDoc comments 2017-12-19 19:58:38 +05:30
prajgov
19ef7b126c added JavaDoc comments 2017-12-19 19:25:49 +05:30
prajgov
3d6c6e0301 added JavaDoc comments 2017-12-19 19:11:39 +05:30
Josephine Lim
2a80b7ff36
Merge pull request #1020 from misaochan/master
Versioning and changelog for v2.6.5
2017-12-19 20:17:28 +10:00
misaochan
eb372eb093 Versioning for v2.6.5 2017-12-19 20:14:28 +10:00
translatewiki.net
d52844b7e1 Localisation updates from https://translatewiki.net. 2017-12-18 17:39:11 +01:00
Nicolas Raoul
861a145f05 Fixed syntax 2017-12-18 18:13:53 +09:00
neslihanturan
32bca87305
Merge pull request #1000 from misaochan/fix-send-logs-again
Send logs only to private Google group forum (round 2)
2017-12-15 14:39:41 +03:00
neslihanturan
e403c159aa
Merge pull request #1002 from dbrant/maps_wmf
Use Wikimedia Maps server instead of Mapbox.
2017-12-15 14:25:18 +03:00
neslihanturan
14ea04cd72
Merge pull request #1010 from psh/mapbox-crash
Fix for mapbox related crash on Nearby
2017-12-15 14:23:23 +03:00
neslihanturan
7a3f7e54e2
Merge pull request #1009 from psh/nearby-crash-while-loading
Fixed NPE while rapidly switching between list and map on Nearby
2017-12-14 19:26:41 +03:00
translatewiki.net
6877b27715 Localisation updates from https://translatewiki.net. 2017-12-14 08:25:29 +01:00
Nicolas Raoul
3f9177662c
Merge pull request #964 from gokberksahin/master
Fixed issue #963
2017-12-13 11:24:42 +09:00
translatewiki.net
2c9aacda84 Localisation updates from https://translatewiki.net. 2017-12-11 07:49:40 +01:00
Clay Tsay
40f9db47f6 JavaDoc Fix
Fixed the JavaDoc for getCoordinates and setCoordinates.
2017-12-10 16:52:51 -08:00
maskara
eaaef3211e Fix dex merge issue 2017-12-10 15:07:27 +05:30
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
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
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
misaochan
ad863b8ff3 Versioning for v2.6.4 2017-12-04 18:51:38 +10:00
translatewiki.net
fdca8a158f Localisation updates from https://translatewiki.net. 2017-12-04 09:19:07 +01:00
maskara
db8cae95e4 Fix Fresco initialization 2017-12-04 02:33:36 +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
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
Yusuke Matsubara
15e0f48819
Merge pull request #968 from maskaravivek/uploadTests
Test for file upload util method
2017-11-28 22:46:08 +09:00