summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/res
Commit message (Expand)AuthorAgeFilesLines
* [android] #3276 - add tilt support for view markersTobrun2016-05-204-41/+30
* [android] #3276 - allowing multiple ViewAdapter implementationsTobrun2016-05-201-0/+2
* [android] #3276 - added item animation for select/deselect state of a View Ma...Tobrun2016-05-202-0/+22
* [android] #3276 - only update thumb Icon when needed, disabled background tas...Tobrun2016-05-201-0/+7
* [android] #3276 - remove annotations was not calling removeMarkerViewTobrun2016-05-201-6/+19
* [android] #3276 - remove Marker View implementationTobrun2016-05-202-2/+27
* [android] #3276 - fix unit tests on MapboxMapTest related to Marker/BaseMarkerTobrun2016-05-202-24/+5
* [android] #3276 - WIP Android View Annotations, showing an Android SDK view o...Tobrun2016-05-208-1/+81
* [android] #5060 - Adding Reset functionality to menuBrad Leege2016-05-172-0/+10
* [android] #5060 - Initial setup of PressForMarkerActivityBrad Leege2016-05-172-1/+22
* [android] #5004 - Introducing MapboxAccountManagerBrad Leege2016-05-157-11/+5
* [android] #4930 - added invalidate to change tint colorsTobrun2016-05-102-5/+3
* [android] #4896 - added permission request and id fixesCameron Mace2016-05-043-7/+6
* [android] added user dot customization exampleCameron Mace2016-05-043-0/+59
* [android] #4902 - Standarizing Locale and LanguageBrad Leege2016-04-291-0/+0
* [android] #4878 - Setting default MyLocationBackgroundTint to be whiteBrad Leege2016-04-282-3/+1
* [android] #4878 - fix default color of accuracy circle to match primary color...Tobrun2016-04-281-11/+11
* [android] #4850 - add non-gl content to snapshot bitmapTobrun2016-04-271-0/+1
* [android] #4835 - Adding disable location icon switch to FABBrad Leege2016-04-261-0/+9
* [android] #4835 - Adding FAB Toggle UI And FunctionalityBrad Leege2016-04-262-7/+32
* [android] #4835 - Initial setup of MyLocationToggle UIBrad Leege2016-04-262-0/+25
* [android] #4800 - correct background offsets from attributesTobrun2016-04-261-1/+1
* [android] #4800 - default location view from start: introduced attributes, up...Tobrun2016-04-261-0/+3
* [android] #3231 - add support for tinting attribution icon through xml - Mapb...Tobrun2016-04-261-0/+1
* [android] #4396 - fixed test activity tracking settings modes, Deprecated old...Tobrun2016-04-232-2/+9
* [android] #4396 - UserLocationView accuracy & non-tracking animation + cleanupTobrun2016-04-231-0/+1
* [android] #4396 - fixup mason build issueTobrun2016-04-234-0/+34
* [android] #4754 - double map view exampleTobrun2016-04-191-0/+2
* [android] #4689 - Adding Debug Mode ExampleBrad Leege2016-04-123-0/+68
* [android] #4619 - Creating standalone CustomLayerActivity exampleBrad Leege2016-04-064-2/+68
* [android] #4609 - Restoring name of BulkMarkerActivityBrad Leege2016-04-061-2/+2
* [android] #4365 - Mirroring descriptive subpackage names with categories in t...Brad Leege2016-04-051-3/+7
* [android] #4365 - Making geocoder instructions more descriptive.Brad Leege2016-04-051-0/+2
* [android] #4365 - make dismiss on gesture configurable, renamed activity to m...Tobrun2016-04-053-9/+22
* [android] #4365 - align buttons at bottom of screenTobrun2016-04-051-0/+1
* [android] #4365 - renamed app nameTobrun2016-04-051-1/+1
* [android] #4365 - add toolbar to Polygon exampleTobrun2016-04-052-0/+17
* [android] #4365 - Polygon spelling mixupTobrun2016-04-051-3/+3
* [android] #4365 - final testapp refactor cleanup, removed ApiAccess class, in...Tobrun2016-04-054-28/+31
* [android] #4516 - cleanup snapshot PRTobrun2016-04-013-17/+34
* [android] Add a method to make map snapshotsVladimir Kurchatkin2016-04-012-0/+45
* [android] #4530 - add polygon example to test appTobrun2016-03-311-1/+3
* [android] #4365 - reworked some samples, resources and testsTobrun2016-03-3034-392/+273
* [android] #4365 - Camera Animation Type ExampleTobrun2016-03-302-19/+32
* [android] #4365 - Improve test app examples related to InfoWindowsTobrun2016-03-302-5/+19
* [android] #4365 - enforce best practices map startupTobrun2016-03-246-7/+28
* [android] #4365 - TestApp refactor with RecyclerView selection.Tobrun2016-03-2311-324/+141
* [android] #4076 - MapboxMapOptions fixTobrun2016-03-095-4/+50
* [android] #4253 - remove MapboxMapActivityTobrun2016-03-094-41/+0
* [android] #4206 - property animation exampleTobrun2016-03-064-1/+38