Commit graph

967 commits

Author SHA1 Message Date
Xiang Fan
7118234ebf MediaWikiImageView: add javadoc 2018-01-01 16:10:48 +07:00
Agent-8
e72819f647
updated javadoc comments 2017-12-27 09:49:37 -05:00
Agent-8
c606f5193f
updated javadoc comments 2017-12-27 09:48:22 -05:00
Agent-8
4e82808591
Added documentation 2017-12-26 12:45:05 -05:00
Agent-8
031855f908
Add files via upload 2017-12-26 12:42:26 -05:00
Agent-8
906410643b
Add files via upload 2017-12-26 12:41:20 -05:00
Nicolas Raoul
ed42194362
Merge pull request #1025 from prajgov/master
Added JavaDoc comments to few methods and classes
2017-12-22 18:06:02 +09:00
Prajeen Govardhanam
a4e8b9a26a
Update WelcomeActivity.java 2017-12-22 12:18:17 +05:30
Prajeen Govardhanam
d4f35f2c74
Update WelcomeActivity.java 2017-12-22 12:05:11 +05:30
Prajeen Govardhanam
f86fb5ed53
Update WelcomePagerAdapter.java 2017-12-22 12:02:02 +05:30
prajgov
c1a4dcd547 Merge remote-tracking branch 'origin/master' 2017-12-22 11:59:28 +05:30
prajgov
f4cfa5d544 added JavaDoc comments 2017-12-22 11:58:50 +05:30
prajgov
af20ec068c added JavaDoc comments 2017-12-22 11:46:48 +05:30
Prajeen Govardhanam
75056581d9
Update LogBuilder.java 2017-12-22 11:43:39 +05:30
Prajeen Govardhanam
57820e75b8
Update LengthUtils.java 2017-12-22 11:42:35 +05:30
Prajeen Govardhanam
d3f2ef32fd
Update Utils.java 2017-12-21 20:58:02 +05:30
Prajeen Govardhanam
278b655a10
Update LicenseList.java 2017-12-21 20:56:25 +05:30
Prajeen Govardhanam
1d94b8a87c
Update CommonsApplication.java 2017-12-21 20:54:37 +05:30
Prajeen Govardhanam
8f32fc1c01
Update CommonsApplication.java 2017-12-21 20:47:17 +05:30
Prajeen Govardhanam
80635adbfc
Update Media.java 2017-12-21 20:40:16 +05:30
Prajeen Govardhanam
2ef4fdc465
Update LicenseList.java 2017-12-21 20:38:53 +05:30
prajgov
28264e93ce added JavaDoc comments 2017-12-21 18:32:54 +05:30
prajgov
4ef996f2c0 added JavaDoc comments 2017-12-21 18:11:44 +05:30
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
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
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
Nicolas Raoul
3f9177662c
Merge pull request #964 from gokberksahin/master
Fixed issue #963
2017-12-13 11:24:42 +09:00
Clay Tsay
40f9db47f6 JavaDoc Fix
Fixed the JavaDoc for getCoordinates and setCoordinates.
2017-12-10 16:52:51 -08:00
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
1bc8dee806 Fixed NPE while rapidly switching between list and map, during data loading. 2017-12-08 14:31:00 -06: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
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
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
Paul Hawke
ce32505ca3 Created a Robolectric unit test replacement for the NearbyActivity test. 2017-11-29 21:29:09 -06:00
Paul Hawke
07577d73a1 Refactoring based on code review feedback. 2017-11-25 14:23:50 -06:00
Paul Hawke
6d77243329 Fixed issue found by tests running on Android API 21/22 2017-11-25 12:52:42 -06:00
Paul Hawke
17e1ff20d7 Update based on code-review feedback. 2017-11-25 11:46:41 -06:00
Paul Hawke
02b5b9b680 Merge branch 'master' into dependency-injection 2017-11-24 22:30:08 -06:00