summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [android] #4419 - Re-enabling development on 4.0.0-SNAPSHOTBrad Leege2016-03-211-1/+1
* [all] Set maximum maxZoom to 21John Firebaugh2016-03-211-1/+1
* [android] #4419 - Updating version name for artifact and fabricBrad Leege2016-03-212-2/+2
* [android] #4326 - making the code compatible with unit tests againTobrun2016-03-211-10/+12
* [android] #4326 - using the camera API vs getCameraPosition should return sam...Tobrun2016-03-211-10/+11
* Merge branch '4327-OnDoubleTap-trigger-camera-invalidation' into release-ios-...Brad Leege2016-03-211-0/+18
|\
| * [android] #4327 - OnDoubleTap needs to trigger camera invalidation after a zo...Tobrun2016-03-211-0/+18
* | [android] #4328 - Adding check of userAgent to see if it's still in initial s...Brad Leege2016-03-211-1/+1
|/
* [android] Make sure we always load mapbox-gl when a native method is loadedAntonio Zugaldia2016-03-212-0/+16
* [android] Unify cache and offline databasesAntonio Zugaldia2016-03-213-4/+34
* [android] #4328 - Make Telemetry start only when savedInstanceState is nullBrad Leege2016-03-182-3/+3
* [android] #4294 - JavaDocs for Telemetry classesBrad Leege2016-03-184-1/+15
* [android] #4317 - Revert to 4.0.0-SNAPSHOT for developmentBrad Leege2016-03-151-1/+1
* [android] #4320 - rename including to containsTobrun2016-03-152-4/+3
* [android] #4318 - move min/max zoom level to MapboxMapTobrun2016-03-158-110/+112
* [android] #4317 - Updating release version and fabric version to 4.0.0-beta.1Brad Leege2016-03-152-2/+2
* [android] #4304 - logo visibility fix for attributes defined in xmlTobrun2016-03-142-12/+5
* [android] #3749 - added javadocTobrun2016-03-1239-102/+568
* [android] #4252 - close concurrent window fixTobrun2016-03-111-16/+11
* [android] #4283 - enable strict mode in test app + fix strict mode warning re...Tobrun2016-03-112-1/+17
* [android] #4270 - library resource prefix espresso updateTobrun2016-03-111-6/+2
* [androd] #4269 - polyline activity crash fixTobrun2016-03-101-11/+13
* [android] #4263 - fix null pointer on MapboxMapEventManagerTobrun2016-03-102-23/+25
* [android] #4263 - have the ability to define multiple callbacks for OnMapReadyTobrun2016-03-101-5/+13
* [android] Route exceptions in HTTPRequest constructor to onFailureJohn Firebaugh2016-03-101-9/+18
* [android] #4076 - MapboxMapOptions fixTobrun2016-03-0914-172/+468
* [android] #4253 - remove MapboxMapActivityTobrun2016-03-097-160/+0
* [android] #4076 - MapboxMapOptions initial versionTobrun2016-03-0934-180/+579
* [android] #4183 - Moving QuickZoom event recording to single finger, double t...Brad Leege2016-03-081-1/+1
* [android] #4240 - add flag to resize only when needed.Tobrun2016-03-082-5/+7
* Update TooManyIconsException.javaDan Swick2016-03-071-1/+1
* Update IconBitmapChangedException.javaDan Swick2016-03-071-2/+2
* [android] #4078 - improved instructions of exception messageTobrun2016-03-072-3/+9
* [android] #4078 Gave help directly in logcat instead of refering to install.mdCameron Mace2016-03-072-2/+2
* [android] #3631 - resize fix issueTobrun2016-03-071-1/+4
* [android] #2996 - test workaround for device not sharing contextTobrun2016-03-071-0/+5
* [android] #4220 - Removing WAKE_LOCK from TestApp. Lowering log level to deb...Brad Leege2016-03-073-6/+7
* [android] Do not reach native if the HTTPContext was invalidatedThiago Marcos P. Santos2016-03-072-17/+29
* [android] #4217 - fix build warning casting a varargsTobrun2016-03-071-4/+1
* [android] Reporting is no longer an issueAntonio Zugaldia2016-03-071-1/+1
* [android] Remove GSON From Offline Example TestAppAntonio Zugaldia2016-03-072-66/+18
* [android] Don't crash if someone tries to use OfflineRegion after deleteJohn Firebaugh2016-03-071-8/+13
* [android] Remove redundant arguments from offline native methodsJohn Firebaugh2016-03-072-21/+17
* [android] destroyOfflineRegion must not delete an already-deleted peerJohn Firebaugh2016-03-072-3/+8
* [android] Don't call util::toString() on a null exception_ptrJohn Firebaugh2016-03-071-1/+0
* [android] #4206 - property animation exampleTobrun2016-03-067-7/+193
* [android] #4211 - avoid crashes when NativeMapView is being destroyedTobrun2016-03-061-26/+161
* [android] Don't leak global references to OfflineRegionObserversJohn Firebaugh2016-03-041-13/+30
* Add package 'offline' to proguard keepsSascha Peilicke2016-03-041-1/+4
* [android] Use jni.hpp low-level wrappersJohn Firebaugh2016-03-042-2050/+718