summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/test/java/com
Commit message (Expand)AuthorAgeFilesLines
* [android] refactor move unit tests from test app to sdk and add some annotati...Pablo Guardiola2017-05-1122-2920/+0
* [android] - move calculation of LatLngBounds to core (#8765)Tobrun2017-04-201-16/+0
* [android] - avoid nullpointer by validating Mapbox.java creation when validat...Tobrun2017-04-111-2/+2
* [android] Preflight argument validity before constructing LatLngJohn Firebaugh2017-04-062-14/+84
* [android] - harden offline region creation, add include method, expose world ...Tobrun2017-03-241-18/+102
* [android] - add unit test for Mapbox (#8228)Tobrun2017-03-011-0/+92
* Only listen to connectivity broadcast events when needed (#8222)Tobrun2017-03-011-21/+0
* 7798-ObjectAnimator-rotation (#7907)Tobrun2017-02-071-67/+0
* [android] - wrap longitude values from core (#7852)Tobrun2017-02-041-9/+4
* Disable double tap gesture to zoom in (#7879)srabenja2017-02-041-0/+35
* [android] Extract telemetry into MASAntonio Zugaldia2017-02-031-19/+0
* [android] data driven style implementationIvo van Dongen2017-02-021-3/+7
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-275-5/+5
* [android] - zoom to at least 2 when tracking is enabled (#7795)Tobrun2017-01-231-1/+30
* [android] - remove deprecated emerald (#7767)Tobrun2017-01-181-4/+4
* [android] - cleanup telem, disabled logging, exponential backoff, local broad...Tobrun2017-01-101-0/+19
* MapboxAccountManager refactor, removal deprecated accesstoken (#7462)Tobrun2016-12-171-11/+4
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-1622-2212/+2235
* [android] - move min/max zoom to transform class, cleanup usage of double vs...Tobrun2016-12-151-7/+8
* Allows for setting the user location icon to transparent (#7393)Cameron Mace2016-12-141-0/+14
* [android] - remove location enabled flag from MapboxMap (#7308)Tobrun2016-12-082-16/+27
* [android] - Refactor dependencies, introduce focused components (#7189)Tobrun2016-12-066-614/+87
* [android] - move camera logic to dedicated transform class (#6919)Tobrun2016-11-231-330/+1
* Cherry pick release v4.2.0 (#6944)Tobrun2016-11-091-8/+4
* 6067 annotation manager (#6913)Tobrun2016-11-071-1/+4
* [android] - rename attributes (#6894)Tobrun2016-11-071-5/+5
* Prefix library resources to avoid naming conflicts (#6878)Tobrun2016-11-021-5/+5
* [android] - remove timer from compassView, make fading when facing north opti...Tobrun2016-10-251-0/+8
* [android] - correct degrees/radiants integration into transform.cpp, fixes ca...Tobrun2016-10-101-5/+3
* Rotate markerview (#6640)Tobrun2016-10-101-1/+101
* [android] - convert bearing value coming from core to degrees (#6526)Tobrun2016-09-301-1/+1
* 6453 restore tilt after orientation (#6491)Tobrun2016-09-291-37/+2
* [android] - do not update marker while creating (#6314)Tobrun2016-09-191-5/+5
* [android] Radiant → radian (#6169)Minh Nguyễn2016-08-261-11/+11
* [android] #4845 - remove robotium, migrate to espressoTobrun2016-08-032-1/+2
* [android] #5610 - Runtime style api - part 2Ivo van Dongen2016-08-021-0/+29
* [android] #5610 - Initial Runtime Style BindingsIvo van Dongen2016-07-261-0/+90
* [android] latlngbounds includes added in builderCameron2016-07-141-0/+21
* [android] #5631 - add a concrete java exception when creating a marker withou...Tobrun2016-07-144-41/+58
* [android] - Remove StyleInitializer class, obsolete with introduction MapboxA...Tobrun2016-07-051-75/+0
* [android] #5171 - introduce new select/deselect animation system for view mar...Tobrun Van Nuland2016-06-051-17/+0
* [android] #5193 - fix broken test case on IconTobrun Van Nuland2016-06-031-11/+0
* [android] #4929 - fix unit tests MyLocationSettingsTobrun2016-06-021-0/+4
* [android] - add unit test for MarkerViewTobrun Van Nuland2016-05-251-0/+210
* [android] #5102 - update marker view position correctly by comparing markers ...Tobrun Van Nuland2016-05-251-2/+2
* [android] #3276 - fix unit tests on MapboxMapTest related to Marker/BaseMarkerTobrun2016-05-201-6/+7
* [android] - fixes style init bug, added unit test to prevent regressionTobrun2016-05-121-0/+75
* [android] #4702 - upgrade default styles, deprecate Style string definition i...Tobrun2016-05-061-0/+20
* [android] #4800 - correct background offsets from attributesTobrun2016-04-261-8/+3
* [android] #4800 - default location view from start: introduced attributes, up...Tobrun2016-04-263-4/+68