summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace constantLeith Bade2015-02-251-1/+1
* Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-conv...Leith Bade2015-02-259-102/+164
|\
| * #823 - Adding JavaDoc for cancel()Brad Leege2015-02-251-0/+4
| * Merge pull request #920 from mapbox/fileSourceJavaBrad Leege2015-02-253-0/+58
| |\
| | * #823 - Building cancel method. Refactoring request to not return OkHttp Requ...Brad Leege2015-02-252-5/+16
| | * #823 - Building request methodBrad Leege2015-02-251-0/+22
| | * #823 - Adding OkHttp dependency. Initial setup of JavaFileSource as a single...Brad Leege2015-02-252-0/+25
| |/
| * Merge remote-tracking branch 'origin/master'Brad Leege2015-02-251-1/+0
| |\
| | * Merge pull request #916 from mapbox/907-hidpiJustin R. Miller2015-02-251-1/+0
| | |\
| | | * Removed special cased zoom level for HiDPIMinh Nguyễn2015-02-241-1/+0
| * | | Use Build constants instead of integersBrad Leege2015-02-251-1/+2
| |/ /
| * | #895 - Fixing missing JavaDoc warnings.Brad Leege2015-02-254-100/+100
| |/
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-conv...Leith Bade2015-02-247-93/+42
|\ \ | |/
| * Merge pull request #914 from mapbox/gpsStateBrad Leege2015-02-241-16/+44
| |\
| | * #911 - Persist GPS State in UI across device rotationBrad Leege2015-02-241-16/+44
| |/
| * #913 - Updating to latest Android Gradle Build ToolsBrad Leege2015-02-242-2/+2
| * Fixed new clang errors in Xcode 6.3b2Minh Nguyễn2015-02-232-2/+1
* | Work on javadoc warningsLeith Bade2015-02-241-3/+2
* | Save GPS on/off stateLeith Bade2015-02-231-10/+37
* | Add compass supportLeith Bade2015-02-192-31/+98
* | Fix GPS marker positioning. Disable map centre locking to GPSLeith Bade2015-02-192-23/+48
* | Fix min SDK versionLeith Bade2015-02-191-1/+1
* | Fix LOST loadingLeith Bade2015-02-191-4/+5
* | Fixup LatLng class refLeith Bade2015-02-191-12/+12
* | Add GPS marker on mapLeith Bade2015-02-194-43/+89
* | Rename packages. Add GPS arrow.Leith Bade2015-02-1931-34/+34
* | Add projection functions to JavaLeith Bade2015-02-1914-65/+452
* | Tidy up JNI LatLng refsLeith Bade2015-02-196-140/+142
|/
* Merge pull request #910 from mapbox/update-stylesLeith Bade2015-02-191-0/+0
|\
| * Update to latest stylesLeith Bade2015-02-191-0/+0
|/
* Merge pull request #902 from mapbox/1ec5-patch-1Justin R. Miller2015-02-181-7/+22
|\
| * edits based on life experienceJustin R. Miller2015-02-181-3/+6
| * SDK should be installed by this pointMinh Nguyễn2015-02-181-1/+1
| * Update README.mdMinh Nguyễn2015-02-181-4/+6
| * Rewrote OS X Android build instructions for CaskMinh Nguyễn2015-02-181-6/+16
|/
* Merge pull request #901 from mapbox/const-style-bucketKonstantin Käfer2015-02-1727-355/+378
|\
| * rename StyleBucket* => StyleLayout*Konstantin Käfer2015-02-1726-263/+289
| * make StyleBucket mutableKonstantin Käfer2015-02-1714-123/+120
|/
* Merge pull request #887 from mapbox/fix-libzipKonstantin Käfer2015-02-1719-59/+337
|\
| * add missing test fixture fileKonstantin Käfer2015-02-171-0/+1
| * wrong parameter orderKonstantin Käfer2015-02-171-1/+1
| * update uv_zipKonstantin Käfer2015-02-171-0/+2
| * wrong symbol nameKonstantin Käfer2015-02-171-1/+1
| * add ca bundle loading back to CURLKonstantin Käfer2015-02-178-24/+150
| * update uv_zip and add testsKonstantin Käfer2015-02-1611-32/+144
| * add libzip fixKonstantin Käfer2015-02-161-2/+39
|/
* Merge pull request #886 from mapbox/conversions-squashJustin R. Miller2015-02-1619-146/+403
|\
| * fixes #476 & #853: pixel/meter/latlng conversion routines in core & iOSJustin R. Miller2015-02-1619-146/+403
|/
* Fix tabLeith Bade2015-02-151-2/+2
* Merge pull request #885 from mapbox/move-bucketsLeith Bade2015-02-141-3/+3
|\