summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp
Commit message (Expand)AuthorAgeFilesLines
* [android] #4365 - enforce best practices map startupTobrun2016-03-2417-220/+63
* [android] #4365 - TestApp refactor with RecyclerView selection.Tobrun2016-03-2371-1131/+977
* [android] #4308 - add some simple gesture testsTobrun2016-03-153-1/+64
* [android] #4301 - added robotium testing framework to perform integration tes...Tobrun2016-03-1435-44/+232
* [android] #3749 - added javadocTobrun2016-03-121-5/+6
* [android] #4283 - enable strict mode in test app + fix strict mode warning re...Tobrun2016-03-111-0/+13
* [android] #4270 - library resource prefix espresso updateTobrun2016-03-111-6/+2
* [androd] #4269 - polyline activity crash fixTobrun2016-03-101-11/+13
* [android] #4076 - MapboxMapOptions fixTobrun2016-03-0912-52/+290
* [android] #4253 - remove MapboxMapActivityTobrun2016-03-097-160/+0
* [android] #4076 - MapboxMapOptions initial versionTobrun2016-03-0926-47/+204
* [android] #4220 - Removing WAKE_LOCK from TestApp. Lowering log level to deb...Brad Leege2016-03-071-4/+5
* [android] #4217 - fix build warning casting a varargsTobrun2016-03-071-4/+1
* [android] Reporting is no longer an issueAntonio Zugaldia2016-03-071-1/+1
* [android] Remove GSON From Offline Example TestAppAntonio Zugaldia2016-03-072-66/+18
* [android] #4206 - property animation exampleTobrun2016-03-067-7/+193
* [android] #4149 - added a drop pin example to the GeocoderActivityTobrun2016-03-032-26/+60
* [android] #4166 - move style url to map view for improved async loadingTobrun2016-03-0318-67/+36
* [android] Simplify offline metadata API on AndroidAntonio Zugaldia2016-02-292-9/+23
* [android] Use the new camera api instead of hardcoded valuesAntonio Zugaldia2016-02-262-21/+64
* # This is a combination of 8 commits.Antonio Zugaldia2016-02-2611-10/+561
* [android] #4063 - fix update point annotation brokenTobrun2016-02-251-1/+1
* [android] #4021 - fix up library resource prefixTobrun2016-02-258-8/+8
* [android] #4097 - update javadoc maps packageTobrun2016-02-251-2/+2
* [android] #3755 - fix package visibility issue with camera package, added jav...Tobrun2016-02-2418-25/+17
* [android] #4038 - fix crash on polygons and polylines with empty points + for...Tobrun2016-02-231-6/+26
* Hit missed lines in equality testsTom MacWright2016-02-194-0/+24
* [android] #4018 - migrated max/min zoom to UiSettings + added tests + update ...Tobrun2016-02-192-3/+30
* [android] #4017 - update unit test for MapboxMapTobrun2016-02-191-2/+129
* [android] #4015 - added unit test for CameraPositionTobrun2016-02-191-0/+80
* [android] #3897 - Updating TestApp versionCode and versionName to make testin...Brad Leege2016-02-181-2/+2
* [android] #4009 - add tests for tracking settings, optimise architecture to m...Tobrun2016-02-182-0/+60
* [android] #4007 - improve coverage geometry packageTobrun2016-02-183-2/+51
* [android] #4005 move annotations to correct packageTobrun2016-02-184-78/+121
* [android] #4003 - add unit tests for InfoWindowTobrun2016-02-181-0/+86
* [android] #4000 - add unit tests iconTobrun2016-02-181-0/+55
* [androd] #3119 - use resourcePrefix for library resourcesTobrun2016-02-1710-11/+11
* [android] #3941 - update espresso testsTobrun2016-02-1617-35/+443
* [android] #3963 - move and relax if permission checkTobrun2016-02-161-13/+11
* [android] #3750 - update proguard library for 4.0.0 release (maps package) + ...Tobrun2016-02-161-6/+4
* [android] #3756 - unit test annotations integration in MapboxMapTobrun2016-02-158-19/+330
* [Android] #3761 - add map padding, introduce new feature activityTobrun2016-02-1511-10/+270
* [android] #3943 #3775 #3885 - added sample feature activity + espresso testTobrun2016-02-1511-8/+272
* [android] #3900 - Using CopyWriteArrayList to avoid concurrency issues with M...Tobrun2016-02-121-13/+13
* [android] #3919 - restore espresso testsTobrun2016-02-123-20/+55
* [android] #3876 - rename InfoWindowClickListener methodTobrun2016-02-112-2/+2
* [android] #3895 - handles the case of not requested/accepted permissionsTobrun2016-02-111-1/+6
* [android] #2421 - Adding logic to get wifi connection stateBrad Leege2016-02-101-0/+1
* [android] #2421 - Building out MapboxEventsManager with support for Staging a...Brad Leege2016-02-101-0/+6
* [android] #2421 - Refactoring LocationServices to be in PASSIVE mode when GPS...Brad Leege2016-02-101-0/+1