Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rearrange tests and add storage tests | Konstantin Käfer | 2015-02-04 | 1 | -1/+6 |
* | Use std::chrono | Leith Bade | 2015-02-04 | 5 | -66/+66 |
* | Merge pull request #791 from mapbox/strip-android | Leith Bade | 2015-01-30 | 1 | -0/+1 |
|\ | |||||
| * | Strip android libs to reduce size | Leith Bade | 2015-01-29 | 1 | -0/+1 |
* | | Add class picker to Android UI | Leith Bade | 2015-01-30 | 4 | -3/+151 |
|/ | |||||
* | Bump version to 0.1.3android-v0.1.3 | Leith Bade | 2015-01-29 | 2 | -4/+4 |
* | Use seperate build dir for each ABI | Leith Bade | 2015-01-29 | 1 | -3/+3 |
* | Update android ABIs | Leith Bade | 2015-01-29 | 3 | -1/+12 |
* | Fix Android lint errors | Leith Bade | 2015-01-28 | 2 | -1/+4 |
* | Add missing xxxhdpi icon | Leith Bade | 2015-01-28 | 2 | -0/+0 |
* | Merge pull request #777 from mapbox/android-v7 | Leith Bade | 2015-01-27 | 1 | -6/+6 |
|\ | |||||
| * | Switch to v7 on Android | Leith Bade | 2015-01-27 | 1 | -6/+6 |
* | | Don't create token.txt if it already exists | Leith Bade | 2015-01-27 | 1 | -4/+6 |
|/ | |||||
* | Throw error on missing token | Leith Bade | 2015-01-24 | 1 | -1/+5 |
* | Create raw dir in gradle | Leith Bade | 2015-01-24 | 1 | -0/+2 |
* | Remove config changes | Leith Bade | 2015-01-23 | 1 | -2/+1 |
* | Throw on egl errors | Leith Bade | 2015-01-22 | 2 | -61/+74 |
* | Use LOST for GPS | Leith Bade | 2015-01-21 | 9 | -52/+81 |
* | get/setAppliedStyleClasses -> get/setClasses | Leith Bade | 2015-01-18 | 3 | -28/+72 |
* | Update to Android NDK r10d in new AMI | Leith Bade | 2015-01-15 | 1 | -2/+2 |
* | Add pause to wait for slow AWS | Leith Bade | 2015-01-14 | 1 | -0/+2 |
* | Grab access token from environment | Leith Bade | 2015-01-13 | 1 | -0/+9 |
* | Remove binary shader caching on Android since OS already does this | Leith Bade | 2015-01-13 | 1 | -15/+0 |
* | Remove coffeecatch | Leith Bade | 2015-01-13 | 7 | -3100/+62 |
* | Restore deleted icons | Leith Bade | 2015-01-09 | 4 | -0/+0 |
* | Update gradle version | Leith Bade | 2015-01-09 | 1 | -1/+1 |
* | Remove burned icons | Leith Bade | 2015-01-06 | 4 | -0/+0 |
* | Bump versionandroid-v0.1.2 | Leith Bade | 2015-01-05 | 2 | -4/+4 |
* | Add failsafe to program binary loading | Leith Bade | 2015-01-05 | 2 | -1/+5 |
* | Remove old cd | Leith Bade | 2015-01-02 | 1 | -1/+0 |
* | Change to ami with jq | Leith Bade | 2015-01-02 | 1 | -1/+1 |
* | Need to forward testmunk key | Leith Bade | 2015-01-02 | 1 | -0/+1 |
* | Fix android test path | Leith Bade | 2015-01-02 | 1 | -4/+3 |
* | New AMI with zip installed | Leith Bade | 2015-01-02 | 1 | -1/+1 |
* | Fix script typo | Leith Bade | 2015-01-02 | 1 | -1/+1 |
* | Clang-format on Android code | Leith Bade | 2015-01-02 | 2 | -339/+442 |
* | Use testmunk from EC2 | Leith Bade | 2015-01-02 | 3 | -1/+6 |
* | Handle pull requests better | Leith Bade | 2014-12-28 | 1 | -2/+7 |
* | Use two cores for gradle | Leith Bade | 2014-12-26 | 3 | -6/+8 |
* | Use two cores | Leith Bade | 2014-12-26 | 1 | -1/+1 |
* | Production AMI and fix s3 perms in role | Leith Bade | 2014-12-26 | 1 | -1/+1 |
* | Change to bucket in production | Leith Bade | 2014-12-26 | 2 | -4/+4 |
* | Update travis stack | Leith Bade | 2014-12-26 | 2 | -3/+3 |
* | Move android build to ec2 | Leith Bade | 2014-12-26 | 4 | -8/+9 |
* | Add script for ec2 build system | Leith Bade | 2014-12-26 | 1 | -0/+73 |
* | Remove error | Leith Bade | 2014-12-26 | 1 | -1/+1 |
* | Add error for testing new build system | Leith Bade | 2014-12-25 | 1 | -1/+1 |
* | Disable s2 upload | Leith Bade | 2014-12-25 | 1 | -2/+2 |
* | Rename View functions | Leith Bade | 2014-12-23 | 1 | -7/+7 |
* | Remove C style casts | Leith Bade | 2014-12-22 | 1 | -22/+22 |