summaryrefslogtreecommitdiff
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* #2014 - Commenting out setElevation()Brad Leege2015-08-071-1/+1
* Merge branch 'android-tracking-modes' of git://github.com/erf/mapbox-gl-nativ...Brad Leege2015-08-0714-0/+96
|\
| * added tracking modesErlend Fagerheim2015-08-0614-0/+96
* | Applying suggestion from Android studio to use Gradle URL with source code to...Leith Bade2015-08-071-2/+2
|/
* #1940 -Adding Null Check due to DRY initializationBrad Leege2015-08-051-1/+3
* Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeBrad Leege2015-08-054-14/+12
|\
| * Map::nudgeTransitions no longer depends on client informationBruno de Oliveira Abinader2015-08-054-13/+10
| * Added Update::RepaintBruno de Oliveira Abinader2015-08-052-1/+2
* | Merge branch 'master' into 1940-user-location-in-sdkBrad Leege2015-08-058-430/+426
|\ \ | |/
| * output the build artifacts to the right directoryKonstantin Käfer2015-08-041-2/+2
| * Make build system architecture agnostic to remove Android special caseKonstantin Käfer2015-08-041-10/+10
| * First pass at tidying up Android annotation codeLeith Bade2015-08-044-415/+411
| * #1982 - Updating wrapper .jar and .propertiesBrad Leege2015-08-032-1/+1
| * #1982 - Updating to 2.5Brad Leege2015-08-033-3/+3
* | #1940 -Adding menu item controls for compass on / off. Removing location_mar...Brad Leege2015-08-0514-0/+11
* | #1940 - Adding enable / disable Compass APIBrad Leege2015-08-051-1/+39
* | #1940 - Initial migration of Compass from TestApp to SDKBrad Leege2015-08-056-110/+113
* | #1940 - Cleaning up setup process for OnMapChangedListeners. Removing debug ...Brad Leege2015-08-042-15/+23
* | #1940 - Converting OnMapChangedListener to a Collection instead of just a sin...Brad Leege2015-08-042-14/+25
* | #1940 - DRYing out GPS Marker setup. Confirming that On / Off toggle and set...Brad Leege2015-08-042-20/+34
* | #1940 - Refactored to use stock FrameLayout and to display User Location markerBrad Leege2015-08-041-190/+3
* | #1940 - Initial conversion from extending SurfaceView to extending ViewGroup ...Brad Leege2015-08-041-3/+194
* | #1940 - Refactoring TestApp to use UserLocation API in GL SDKBrad Leege2015-07-312-62/+14
* | #1940 - Porting Location controls to SDK and setting up Google Map API equiva...Brad Leege2015-07-318-3/+143
* | #1940 - Adding Mapzen LOST to GL SDK dependency list to server as Location pr...Brad Leege2015-07-312-1/+2
|/
* Fix GPS marker as conversion functions now compensate for screen densityLeith Bade2015-07-311-6/+8
* add Android long-press marker testJustin R. Miller2015-07-301-0/+25
* compensate for Android screen ratio in conversion routinesJustin R. Miller2015-07-301-2/+3
* #1965 - Updating dependency versionsBrad Leege2015-07-292-4/+4
* First pass at updating JNI bindingsLeith Bade2015-07-295-65/+176
* Merge pull request #1926 from trappsnl/masterJustin R. Miller2015-07-281-2/+2
|\
| * Merge branch 'master' of https://github.com/mapbox/mapbox-gl-nativeKoen Schmeets2015-07-249-46/+240
| |\
| * | Fix latLngForPixel bindings for AndroidKoen Schmeets2015-07-241-2/+2
* | | Update to Android support lib 22.2.1.Leith Bade2015-07-2810-898/+8
* | | #1929 - Adding token.txt reading for programmatic setting of access token in ...Brad Leege2015-07-242-1/+15
* | | #1929 - Wiring up MapView to Activity's lifecycle methodsBrad Leege2015-07-241-0/+19
* | | #1929 - Converted to use Activity instead of FragmentBrad Leege2015-07-242-35/+53
* | | #1929 - Added validateAccessToken to MapView.onStart()Brad Leege2015-07-241-1/+1
* | | #1929 - accessToken added as XML attribute option. Removed call to raw.txt f...Brad Leege2015-07-244-21/+19
* | | #1929 - Removed validateAccessToken() call from MapView.onCreate()Brad Leege2015-07-241-2/+0
* | | #1915 - Adding NonNull annotations to accessToken for development warnings an...Brad Leege2015-07-241-7/+4
* | | Avoid nudging transitions if a gesture is in progressBruno de Oliveira Abinader2015-07-234-9/+13
| |/ |/|
* | Merge branch 'android-annotations' of git://github.com/TrueFlow/mapbox-gl-nat...Brad Leege2015-07-226-46/+219
|\ \
| * | SetSprite now worksNiklas Ulvinge2015-07-203-1/+46
| * | Correction colors transformationNiklas Ulvinge2015-07-201-3/+3
| * | Optimized RemoveAnnotations to a single callNiklas Ulvinge2015-07-195-14/+47
| * | Some memory managementNiklas Ulvinge2015-07-191-0/+5
| * | Add multiple polygons at once to increase performanceNiklas Ulvinge2015-07-194-28/+118
| |/
* | #1668 - Adding fabric.properties to .gitignoreBrad Leege2015-07-221-0/+3
* | #1668 - Integrating Crashlytics / Fabric into projectBrad Leege2015-07-223-0/+18
|/