summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp
Commit message (Expand)AuthorAgeFilesLines
* [android] - add unit test for MarkerViewTobrun Van Nuland2016-05-251-0/+210
* [android] #5079 - add anchor and InfoWindowAnchor to MarkerViewTobrun Van Nuland2016-05-252-37/+13
* [android] #5102 - update marker view position correctly by comparing markers ...Tobrun Van Nuland2016-05-251-2/+2
* [android] #5058 - Deprecating get/set Access Token In OfflineManager and auto...Brad Leege2016-05-241-4/+0
* [android] #5083 - add InfoWindow offset based on height of associated MarkerV...Tobrun2016-05-236-8/+7
* [android] #5084 - remove addMarkerViews, renamed addMarkerView to addMarkerTobrun2016-05-232-7/+4
* [android] - add MarkerViewManager and MarkerViewTransformerTobrun2016-05-232-11/+10
* [android] #5081 - added rotation to View MarkerTobrun2016-05-201-2/+0
* [android] #3276 - introduced separate methods for GL markers versus View markersTobrun2016-05-203-72/+108
* [android] #3276 - View Marker model integrationTobrun2016-05-204-50/+198
* [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