summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | #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-077-48/+116
* | | | fixes #2044: add -showAnnotations:animated:Justin R. Miller2015-08-122-0/+30
| |/ / |/| |
* | | Merge branch 'android-okhttp'Leith Bade2015-08-1212-252/+734
|\ \ \
| * | | Use OkHTTP to implement HTTPContext on Android.Leith Bade2015-08-1112-252/+734
| | |/ | |/|
* | | Merge pull request #2040 from mapbox/annotation-title-checkJustin R. Miller2015-08-111-1/+3
|\ \ \
| * | | fixes #1951: check for support of title before queryingJustin R. Miller2015-08-111-1/+3
|/ / /
* | | query the monitor's resolution instead of forcing 1024x768Konstantin Käfer2015-08-111-0/+3
* | | allow setting a location and print the location on exitKonstantin Käfer2015-08-111-4/+40
* | | add benchmark mode that shows the real frame time rather than the vsync timeKonstantin Käfer2015-08-117-20/+96
* | | Merge pull request #2031 from mapbox/android-api-checkLeith Bade2015-08-111-4/+8
|\ \ \ | |/ / |/| |
| * | Check API level for totalMemoryLeith Bade2015-08-111-4/+8
|/ /
* | Improve accuracy ring update checksJason Wray2015-08-101-8/+2
* | Refactor user location annotationJason Wray2015-08-103-102/+241
* | don't constantly repaint by setting needsRepaint to falseKonstantin Käfer2015-08-101-5/+1
* | set thread priority on LinuxKonstantin Käfer2015-08-101-3/+15
* | #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
* | Merge pull request #2011 from mapbox/android-travis-abiLeith Bade2015-08-071-7/+1
|\ \
| * | Build correct Android ABIs on TravisLeith Bade2015-08-071-7/+1
|/ /
* | Applying suggestion from Android studio to use Gradle URL with source code to...Leith Bade2015-08-071-2/+2
* | Ignore tile URL shardingMinh Nguyễn2015-08-061-1/+1
|/
* #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-0518-88/+110
|\
| * Updated Mason submodule pinMinh Nguyễn2015-08-051-0/+0
| * Map::nudgeTransitions no longer depends on client informationBruno de Oliveira Abinader2015-08-0512-52/+48
| * Coalesce view invalidation callsBruno de Oliveira Abinader2015-08-052-6/+19
| * Added Update::RepaintBruno de Oliveira Abinader2015-08-057-15/+19
| * Removed Transform::needsTransition()Bruno de Oliveira Abinader2015-08-053-9/+4
| * Make MapContext use StillImageCallback definition from MapBruno de Oliveira Abinader2015-08-052-5/+4
| * Removed debug leftoverThiago Marcos P. Santos2015-08-051-1/+0
| * Bring run-linux targets backThiago Marcos P. Santos2015-08-051-1/+4
| * manually premultiply the image if libpng can't do itKonstantin Käfer2015-08-041-2/+15
* | Merge branch 'master' into 1940-user-location-in-sdkBrad Leege2015-08-0578-983/+981
|\ \ | |/
| * 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-0432-495/+430
| * use OpenGL and Boost for the linux appKonstantin Käfer2015-08-041-0/+1
| * include $CFLAGS into buildKonstantin Käfer2015-08-041-0/+2
| * don't require PNG_ALPHA_PREMULTIPLIED to support older versions of libpngKonstantin Käfer2015-08-041-0/+5