summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp
Commit message (Expand)AuthorAgeFilesLines
* [android] - program against NativeMap interfaceupstream/tvn-map-interfacetobrun2019-04-122-2/+2
* [android] - rework test to use query activity, fix attempt to render without ...tobrun2019-04-124-14/+41
* [android] - reproduce downstream navigation crash with queryRendererFeatures ...tobrun2019-04-121-3/+13
* [android] Avoid memory leak by making static inner classes (#14343)Osana Babayan2019-04-081-36/+38
* [android] add unit tests for #13947Łukasz Paczos2019-04-044-40/+185
* [android] disable leak canary during instrumentation testsŁukasz Paczos2019-04-034-2/+23
* [android] updated PerformanceEvent (#13894)Osana Babayan2019-04-026-0/+389
* [android] reset scale/rotate focal point in each stepŁukasz Paczos2019-04-011-1/+12
* [android] - update snapshot activity example with idle listener, convert to k...tobrun2019-04-013-126/+80
* [android] Fix style code generation if array default value is missingMikhail Pozdnyakov2019-03-291-1/+1
* [core] auto value for 'text-justify' fieldMikhail Pozdnyakov2019-03-291-1/+1
* [core] Enable 'text-radial-offset' propertyMikhail Pozdnyakov2019-03-291-0/+13
* [core] Enable text-variable-anchor propertyMikhail Pozdnyakov2019-03-291-0/+13
* [android] - use different Activity launchmode setup.tobrun2019-03-297-16/+47
* [android] - fix thread assertion issue while running instrumentation teststobrun2019-03-281-0/+3
* [android] provide more information when the OfflineManager test times outŁukasz Paczos2019-03-261-31/+52
* [android] - revert onDismiss workaround, refactor tests, adress reviewtobrun2019-03-2211-150/+151
* [android] - make a singular FragmentBackStack testtobrun2019-03-221-18/+0
* [android] - add integration test suitetobrun2019-03-2216-306/+378
* [android] - add GLSurfaceView RecylerView example to test for regressionstobrun2019-03-228-157/+199
* [android] - improve reliability of UiAutomator teststobrun2019-03-222-18/+10
* [android] - call getMapAsync when restoring map fragment from saved instance ...tobrun2019-03-212-10/+18
* [android] - introduce Pixel dimension instrumentation testtobrun2019-03-217-76/+5535
* [android] - refactor idling resource from testtobrun2019-03-201-60/+42
* [android] - remove base idlingResource setuptobrun2019-03-1822-735/+495
* [android] text-color option for formatted sectionsŁukasz Paczos2019-03-153-82/+187
* [android] - move TextureView to top of list so UiAutomator finds it more quicklytobrun2019-03-141-1/+1
* [android] when changing the resource path, recreate database instead of the w...Łukasz Paczos2019-03-131-19/+36
* [android] Feature: Change path of the resources cache dbArne Kaiser2019-03-135-0/+175
* [android] throw an exception if the component is accessed before the activationŁukasz Paczos2019-03-111-2/+7
* [android] remove unnecessary JSON style declaration in the gradient line exampleŁukasz Paczos2019-03-111-1/+0
* [android] get vector drawables using AppCompatResources and set vector drawab...Łukasz Paczos2019-03-072-5/+5
* [android] - fix dialog fragment setup, add regression testtobrun2019-03-062-9/+52
* [android] - clear callbacks as part of OnDestroy not as part of OnDestroyViewtobrun2019-03-065-5/+75
* [android] Adding builder pattern for LocationComponent activation (#13941)Langston Smith2019-03-0511-147/+553
* [android] replace remaining hardcoded delays with the idle eventŁukasz Paczos2019-02-264-16/+18
* [android] - make ReLinker default library loader, create library loader provi...tobrun2019-02-252-14/+0
* [android] fix naming for re-open testsIvo van Dongen2019-02-232-12/+12
* [android] - add UiAutomator tests for testing clicking home and returning wit...tobrun2019-02-234-0/+155
* [android] keep location component's layers hidden when new style with the "la...Łukasz Paczos2019-02-191-4/+28
* [android] - bring back style loading test to native map, add onDestroy to aft...tobrun2019-02-141-0/+25
* [android] use #onDidBecomeIdle event instead of layer querying during instrum...Łukasz Paczos2019-02-129-377/+290
* [android] - migrate tests from #13882tobrun2019-02-073-25/+72
* [android] expose symbol placement transition duration optionŁukasz Paczos2019-02-041-1/+11
* [android] LocationComponent animator throttling tests and examplesŁukasz Paczos2019-01-302-0/+12
* [android] revert modules vendorization and keep submodules onlyŁukasz Paczos2019-01-291-1/+1
* [android] expose quick zoom option xml attributeŁukasz Paczos2019-01-251-9/+4
* [android] separate quick zoom gestures optionŁukasz Paczos2019-01-252-47/+87
* [android] fix zoom precision in GeoJSON cluster exampleŁukasz Paczos2019-01-241-1/+2
* [android] return empty string instead of null in offline examplesŁukasz Paczos2019-01-241-2/+3