summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/test/java/com/mapbox/mapboxsdk/camera/CameraPositionTest.java
Commit message (Expand)AuthorAgeFilesLines
* [android] - move calculation of LatLngBounds to core (#8765)Tobrun2017-04-201-16/+0
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-1/+1
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-105/+106
* [android] - rename attributes (#6894)Tobrun2016-11-071-5/+5
* Prefix library resources to avoid naming conflicts (#6878)Tobrun2016-11-021-5/+5
* [android] - correct degrees/radiants integration into transform.cpp, fixes ca...Tobrun2016-10-101-5/+3
* [android] - convert bearing value coming from core to degrees (#6526)Tobrun2016-09-301-1/+1
* 6453 restore tilt after orientation (#6491)Tobrun2016-09-291-37/+2
* [android] Radiant → radian (#6169)Minh Nguyễn2016-08-261-11/+11
* [android] #4845 - remove robotium, migrate to espressoTobrun2016-08-031-1/+1
* [android] #4814 - simplified mock parcel testing, update tests to reflect the...Tobrun2016-04-241-29/+4
* [android] #4565 - improved coverage of camera packageTobrun2016-04-011-0/+110
* [android] #4473 - Fixing toString() tests for LatLng.toString()Brad Leege2016-03-251-1/+1
* [android] #3755 - fix package visibility issue with camera package, added jav...Tobrun2016-02-241-3/+0
* [android] #4015 - added unit test for CameraPositionTobrun2016-02-191-0/+80