summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update static image rendering executableKonstantin Käfer2015-03-064-10/+23
* Merge pull request #950 from friedbunny/3x-assetsJustin R. Miller2015-03-056-0/+0
|\
| * Add optimized 3x assetsJason Wray2015-03-056-0/+0
* | refs #950: add 3x Mapbox wordmarkJustin R. Miller2015-03-051-0/+0
|/
* Merge pull request #852 from mapbox/checkout-styles-submoduleKonstantin Käfer2015-03-041-10/+13
|\
| * checkout styles submodule when building makefilesKonstantin Käfer2015-03-041-10/+13
|/
* #869 - Configuring cache.db to live in /Library/Caches for iOSBrad Leege2015-03-041-1/+1
* ensure correct ordering for bundled stylesJustin R. Miller2015-03-031-13/+18
* update default iOS style shown v6 -> v7Justin R. Miller2015-03-031-1/+1
* Merge branch 'master' into ios-styles-bumpJustin R. Miller2015-03-032-37/+39
|\
| * Merge pull request #937 from mapbox/tile-parser-cleanupsJustin R. Miller2015-03-022-37/+39
| |\
| | * move to camelCase & more reference cleanupsJustin R. Miller2015-03-022-26/+26
| | * clean up members, arguments, and formattingJustin R. Miller2015-03-022-21/+23
| |/
* | Bump iOS app styles versions to 7Jason Wray2015-03-021-4/+4
|/
* #923 - Consolidating package namespacesBrad Leege2015-02-262-3/+3
* Merge pull request #915 from mapbox/android-conversionsLeith Bade2015-02-2638-344/+836
|\
| * Fix all lint errorsLeith Bade2015-02-264-6/+7
| * Replace setRotation with MatrixLeith Bade2015-02-262-5/+16
| * Ignore lint error from OkHTTPLeith Bade2015-02-261-0/+4
| * 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
|\