summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp
Commit message (Expand)AuthorAgeFilesLines
* [android] - move CameraPositionActivity to use FragmetnActivity above AppComp...tobrun2018-10-294-20/+46
* [android] remove usage of the deprecated OnMapChange listenerŁukasz Paczos2018-10-267-52/+77
* [android] Revert vectorDrawables.useSupportLibrary to false in order to incre...Tamás Szincsák2018-10-241-3/+0
* [android] renamed format expression options, added format expression exampleŁukasz Paczos2018-10-242-19/+43
* [android] update local streets style used for CI testingŁukasz Paczos2018-10-241-8573/+1457
* [android] "format" expression supportŁukasz Paczos2018-10-248-57/+352
* [android] Minimal Android wrapper on 'format' expressionChris Loer2018-10-242-51/+5
* Revert "[android] - add NonNull to MapboxMap parameter for onMapReady callbac...tobrun2018-10-2324-42/+25
* [android] Minimal Android support for 'format' expressionChris Loer2018-10-152-2/+58
* [android] - add NonNull to MapboxMap parameter for onMapReady callback, remov...Tobrun2018-10-1224-25/+42
* [android] - replace OnMapChange with specific callbacksTobrun2018-10-111-26/+13
* [android] - fix fragments example that were crashing on orientation changeŁukasz Paczos2018-10-082-2/+2
* [android] - move camera and puck immediately when starting to track and displ...Łukasz Paczos2018-10-031-0/+23
* [android] nullcheck region metadata in example activity, enable debug mode fo...Łukasz Paczos2018-09-262-3/+10
* [android] copy files from assets task utilŁukasz Paczos2018-09-263-78/+115
* [android] expose offline database merge APIŁukasz Paczos2018-09-268-4/+285
* [android] clear CameraChangeDispatcher message queue when camera move is rest...Łukasz Paczos2018-09-261-0/+2
* [android] - add selected state paradigm to SymbolLayerActivityTobrun2018-09-252-58/+114
* [android] - update custom sprite example with iconAllowOverlap and iconIgnore...Tobrun2018-09-251-5/+10
* [android] - test app activity leak fix for ManualLocationUpdatesActivityTobrun2018-09-251-4/+6
* [android] - test app activity leak fix for BottomSheetActivityTobrun2018-09-251-2/+5
* [android] - test app activity leak fix for CameraAnimationActivityTobrun2018-09-251-43/+21
* [android] - avoid failing CI tests when device under test doesn't have a vali...tobrun2018-09-253-78/+6
* [android] - replace reflection setup with a findViewById, improves stability ...Tobrun2018-09-242-18/+18
* [android] - complete proguard revisionTobrun2018-09-221-5/+9
* [android] - update proguard config to not warn about AutoValueTobrun2018-09-191-2/+0
* [android] improved render timeouts in LocationComponent testsŁukasz Paczos2018-09-123-45/+93
* [android] updated location tracking gestures management testsŁukasz Paczos2018-09-121-0/+7
* [android] LocationComponent - javadoc fixes, improved initialization, removed...Łukasz Paczos2018-09-127-178/+167
* [android] location saved state tests, default location engine deactivation testŁukasz Paczos2018-09-121-7/+99
* [android] improved gestures management while tracking locationŁukasz Paczos2018-09-122-5/+36
* [android] updated naming scheme and packages structure for LocationLayerPlugi...Łukasz Paczos2018-09-1215-529/+529
* [android] save location stateŁukasz Paczos2018-09-123-60/+46
* [android] LocationLayer example activitiesŁukasz Paczos2018-09-1220-0/+1261
* [android] adapt LocationLayerPlugin's test suiteŁukasz Paczos2018-09-1211-634/+619
* [android] merge LocationLayerPlugin to Maps SDKŁukasz Paczos2018-09-1214-0/+83776
* [android] - replace platform default implementation using nunicode for upperc...tobrun2018-09-112-1/+52
* Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-yryanhamley2018-09-071-0/+14
* [android] minor reference app fixesŁukasz Paczos2018-09-079-33/+79
* [android] - disable flaky camera teststobrun2018-09-063-0/+30
* [android] - make kotlin activity compatible with sanity testsTobrun2018-09-051-0/+4
* [android] MapStrictMode implementationŁukasz Paczos2018-09-041-0/+4
* [android] - add get source id to supported layer typestobrun2018-09-049-0/+110
* [android] - add Keep annotations to abstract componentstobrun2018-09-031-1/+3
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-313-0/+48
* [android] - update broken test app examplesTobrun2018-08-274-49/+50
* [android] - modularise the sdktobrun2018-08-246-11/+101
* [android] - add line-gradient example, integrate lineProgress expressiontobrun2018-08-236-0/+179
* [core] Add `line-gradient` propertyMikhail Pozdnyakov2018-08-231-1/+1
* [android] "collator" and "resolved-locale" expressions supportŁukasz Paczos2018-08-221-1/+62