summaryrefslogtreecommitdiff
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Add missing Andorid support design library dependencyLeith Bade2015-08-194-4/+6
* Improve support for Andrioid MLeith Bade2015-08-1845-147/+68
* Fixes preview of Android Acticity in the Studio XML editorLeith Bade2015-08-181-1/+3
* Update to Android API 23 for Android MLeith Bade2015-08-184-18/+15
* Adds getAnnotations to AndroidLeith Bade2015-08-181-2/+7
* Fix state saving on AndroidLeith Bade2015-08-173-250/+208
* Move validateAccessToken to onCreateLeith Bade2015-08-171-1/+3
* Merge branch 'android-remove-apache'Leith Bade2015-08-173-208/+22
|\
| * Replace Apache URL validation with OkHTTPLeith Bade2015-08-173-208/+22
* | removing annotations in mapview, not only in nativemapviewErlend Fagerheim2015-08-161-0/+13
|/
* Use uv::async in HTTPAndroidRequest to ensure the correct thread deletes requ...Leith Bade2015-08-141-2/+9
* Implement setGestureInProgress on AndroidLeith Bade2015-08-133-1/+17
* #1856 - Readding the removal of Shadow for Lollipop using borderWidth and ele...Brad Leege2015-08-121-0/+2
* Merge branch 'master' into 1856-material-take-2Brad Leege2015-08-126-143/+241
|\
| * Merge branch 'android-okhttp'Leith Bade2015-08-125-139/+233
| |\
| | * Use OkHTTP to implement HTTPContext on Android.Leith Bade2015-08-115-139/+233
| * | Check API level for totalMemoryLeith Bade2015-08-111-4/+8
| |/
| * #2014 - Commenting out setElevation()Brad Leege2015-08-071-1/+1
* | #1856 - Getting menu item checked based on style selectionBrad Leege2015-08-121-0/+5
* | #1856 - Adding My Location icons for FABBrad Leege2015-08-125-0/+0
* | #1856 - Setting more detailed zoom level for location toggle on centeringBrad Leege2015-08-121-1/+2
* | #1856 - Enabling and setting clickable state for features in Navigation Drawe...Brad Leege2015-08-123-6/+12
* | #1856 - Move Map display to user location when location is enabledBrad Leege2015-08-121-0/+5
* | #1856 - Added CoordinatorLayout back in to support Snackbar widgetBrad Leege2015-08-112-25/+32
* | #1856 - Adjusting compas layout back to 10dpBrad Leege2015-08-111-2/+2
* | #1856 - Using fixed Toolbar with no content scrolling underneathBrad Leege2015-08-112-44/+21
* | #1856 - Adding TrackingMode TODO for update displayBrad Leege2015-08-111-0/+2
* | #1856 - Removing GPS Toggle from Navigation DrawerBrad Leege2015-08-102-10/+0
* | #1856 - Adding Location FAB to TestApp with color toggle to show stateBrad Leege2015-08-102-32/+22
* | #1856 - Removing FAB from SDK and replacing with intial tracking mode API. M...Brad Leege2015-08-1015-81/+57
* | #1856 - Cleaning up annotations selection option and centering map on annotat...Brad Leege2015-08-071-18/+18
* | #1856 - Removing old toolbar and spinner setup codeBrad Leege2015-08-071-12/+0
* | #1856 - Setting map style programmatically and setting corresponding menu ite...Brad Leege2015-08-072-1/+3
* | #1856 - Adding Styles to Navigation View with separatorBrad Leege2015-08-073-72/+57
* | #1856 - Moving ActionBar actions to Navigation DrawerBrad Leege2015-08-073-40/+43
* | #1856 - Setting up Navigation DrawerBrad Leege2015-08-074-11/+38
* | #1856 - Setting default style to Mapbox StreetsBrad Leege2015-08-072-1/+1
* | #1856 - Adding ic_menu.png filesBrad Leege2015-08-075-0/+0
* | #1856 - Initial conversion to Material Design componentsBrad Leege2015-08-075-48/+116
|/
* 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