summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp
Commit message (Expand)AuthorAgeFilesLines
* [android] #3276 - add tilt support for view markersTobrun2016-05-208-269/+86
* [android] #3276 - View annotation integration in MarkerTobrun2016-05-203-33/+85
* [android] #3276 - allowing multiple ViewAdapter implementationsTobrun2016-05-205-13/+231
* [android] #3276 - added item animation for select/deselect state of a View Ma...Tobrun2016-05-204-3/+37
* [android] #3276 - only update thumb Icon when needed, disabled background tas...Tobrun2016-05-202-0/+24
* [android] #3276 - remove annotations was not calling removeMarkerViewTobrun2016-05-202-11/+33
* [android] #3276 - remove Marker View implementationTobrun2016-05-204-5/+75
* [android] #3276 - View Marker click listener integrationTobrun2016-05-201-1/+15
* [android] #3276 - fix unit tests on MapboxMapTest related to Marker/BaseMarkerTobrun2016-05-203-30/+12
* [android] #3276 - using a pool to do view reuseTobrun2016-05-201-4/+4
* [android] #3276 - android view annotations adapter approachTobrun2016-05-205-75/+152
* [android] #3276 - WIP Android View Annotations, showing an Android SDK view o...Tobrun2016-05-2011-1/+250
* [android] #5060 - Adding Reset functionality to menuBrad Leege2016-05-173-2/+32
* [android] #5060 - Restoring rotation support for markersBrad Leege2016-05-171-0/+8
* [android] #5060 - Initial setup of PressForMarkerActivityBrad Leege2016-05-174-1/+142
* [android] #5043 - Updating Support LibraryBrad Leege2016-05-151-1/+1
* [android] #5004 - Introducing MapboxAccountManagerBrad Leege2016-05-1524-27/+7
* Merge branch 'release-android-v4.0.1'Brad Leege2016-05-121-3/+3
|\
| * [android] #5014 - Removing malformed HTML from Javadocsandroid-v4.0.1Brad Leege2016-05-121-3/+3
* | [android] - fixes style init bug, added unit test to prevent regressionTobrun2016-05-121-0/+75
* | [android] #4930 - added invalidate to change tint colorsTobrun2016-05-105-45/+48
* | [android] #4702 - upgrade default styles, deprecate Style string definition i...Tobrun2016-05-0612-27/+65
* | [android] #4896 - added permission request and id fixesCameron Mace2016-05-044-16/+54
* | [android] added user dot customization exampleCameron Mace2016-05-045-0/+212
* | [android] #4847 - Re-enabling StrictModeBrad Leege2016-05-031-12/+12
* | [android] bring back ScreenshotActivityTestTobrun2016-05-034-19/+151
* | [android] #4902 - Standarizing Locale and LanguageBrad Leege2016-04-295-15/+9
* | [android] #4878 - Setting default MyLocationBackgroundTint to be whiteBrad Leege2016-04-283-4/+1
* | [android] #4878 - fix default color of accuracy circle to match primary color...Tobrun2016-04-281-11/+11
* | [android] #4112 - Updating build tools, support libraries, gradle tools, and ...Brad Leege2016-04-271-4/+4
* | [android] #4850 - add non-gl content to snapshot bitmapTobrun2016-04-272-1/+1
* | [android] #4835 - Adding disable location icon switch to FABBrad Leege2016-04-262-1/+15
* | [android] #4835 - Adding FAB Toggle UI And FunctionalityBrad Leege2016-04-263-8/+105
* | [android] #4835 - Restoring Initial setup of MyLocationToggle UIBrad Leege2016-04-261-1/+25
* | [android] #4835 - Initial setup of MyLocationToggle UIBrad Leege2016-04-264-0/+93
* | [android] #4800 - correct background offsets from attributesTobrun2016-04-263-12/+14
* | [android] #4800 - default location view from start: introduced attributes, up...Tobrun2016-04-267-108/+140
* | [android] #4845 - disable robotiumTobrun2016-04-264-96/+106
* | [android] #3231 - add support for tinting attribution icon through xml - Mapb...Tobrun2016-04-263-1/+9
* | [android] #4814 - simplified mock parcel testing, update tests to reflect the...Tobrun2016-04-248-317/+195
* | [android] #4396 - fixed test activity tracking settings modes, Deprecated old...Tobrun2016-04-233-6/+20
* | [android] #4396 - UserLocationView accuracy & non-tracking animation + cleanupTobrun2016-04-232-2/+7
* | [android] #4396 - fixup mason build issueTobrun2016-04-2310-13/+325
* | [android] #2835 - limit the amount of object allocations on high traffic codeTobrun2016-04-221-2/+6
* | [android] #4260 - added example to navigate from one activity containing a ma...Tobrun2016-04-201-0/+10
* | [android] #4754 - double map view exampleTobrun2016-04-194-2/+171
* | [android] #4335 - add clear method for removing annotations to MapboxMapTobrun2016-04-132-1/+13
* | [android] #4689 - Adding Debug Mode ExampleBrad Leege2016-04-125-0/+203
* | [android] #4635 - fix rotate disabled with location trackingTobrun2016-04-081-26/+112
* | [android] - Marker test coverageTobrun2016-04-082-0/+67