summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
...
* [core] Simplify util::peerMikhail Pozdnyakov2019-02-281-1/+1
* [android] Update to changelog with stable 7.2.0 changes (#14003)Langston Smith2019-02-271-1/+5
* [android] Android README link and writing updates (#13995)Langston Smith2019-02-271-5/+11
* [android] clear singleton instance of Mapbox after running unit test suiteŁukasz Paczos2019-02-261-0/+16
* [android] replace remaining hardcoded delays with the idle eventŁukasz Paczos2019-02-264-16/+18
* [build] Publish Android/iOS binary sizes to S3Nadia Barbosa2019-02-251-1/+3
* [android] - make ReLinker default library loader, create library loader provi...tobrun2019-02-258-21/+95
* [android] gl surfaceview renderer - only destroy context when destroying the ...Ivo van Dongen2019-02-231-1/+21
* [android] re-create renderer on surface update after app backgrounding (in ca...Ivo van Dongen2019-02-232-2/+9
* [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-235-0/+157
* [android] - add missing package-info.java files to packages for javadoc gener...tobrun2019-02-226-1/+21
* [android] Android 7.2.0-beta.1 changelog update (#13968)Langston Smith2019-02-211-1/+17
* [android] bump snapshot to 7.3.0Łukasz Paczos2019-02-211-1/+1
* [android] initialize vendor submodules as a CI stepŁukasz Paczos2019-02-212-6/+5
* [android] ignore android-nitpick's non-zero exit value when updating submodulesŁukasz Paczos2019-02-201-0/+1
* Add javadocs for local font familykevin2019-02-192-1/+5
* [android] set localIdeographFontFamily default to sans-serifkevin2019-02-192-2/+2
* [android] do not post stale state message when new option provided but the co...Łukasz Paczos2019-02-191-12/+28
* [android] keep location component's layers hidden when new style with the "la...Łukasz Paczos2019-02-192-4/+33
* [android] - bring back style loading test to native map, add onDestroy to aft...tobrun2019-02-141-0/+25
* [android] Update changelog for v7.2.0-alpha.2 (#13930)android-v7.2.0-alpha.2Langston Smith2019-02-141-0/+6
* [android] hook into surface holder to cleanup renderer on the right thread be...Ivo van Dongen2019-02-147-5/+66
* [android] invalidate the camera position when gesture finishesŁukasz Paczos2019-02-131-0/+3
* [android] - update codebase for Roboelectric v4.xtobrun2019-02-134-4/+9
* [android] - bump dependencies and toolingtobrun2019-02-131-7/+5
* [android,darwin,ios,qt] Remove unused codeThiago Marcos P. Santos2019-02-122-6/+0
* [core] Switch to the new OpenGL abstractionThiago Marcos P. Santos2019-02-121-0/+1
* [android,linux,darwin,qt] Load OpenGL for the platformThiago Marcos P. Santos2019-02-121-0/+151
* [android] change lock scope in run_loop to avoid deadlocks. simplify asIvo van Dongen2019-02-124-48/+33
* [android] use #onDidBecomeIdle event instead of layer querying during instrum...Łukasz Paczos2019-02-129-377/+290
* [android] remove duplicates (#13901)Langston Smith2019-02-111-2/+0
* [android] updates to changelog for 7.2.0-alpha.1 release (#13893)android-v7.2.0-alpha.1Langston Smith2019-02-071-0/+26
* [android] - update changelog for v7.1.2tobrun2019-02-071-0/+4
* [android] - migrate tests from #13882tobrun2019-02-073-25/+72
* [android] - remove faulty conversion, explict casting for cluster APItobrun2019-02-076-53/+4
* [android] - add experimental pointer (#13889)Tobrun2019-02-073-1/+18
* [android] expose symbol placement transition duration optionŁukasz Paczos2019-02-047-17/+97
* [android] changelog for v7.1.1Łukasz Paczos2019-02-011-0/+4
* [android] bump gestures library to v0.4.0Łukasz Paczos2019-02-013-5/+2
* [android] nitpick - explicitly fetch tags for each vendor submoduleŁukasz Paczos2019-02-011-0/+5
* [android] Adding new variation of LocationComponent#activateLocationComponent...Langston Smith2019-01-312-0/+38
* [android]added generic performance event (#13795)Osana Babayan2019-01-303-1/+89
* [android] LocationComponent max fps javadocŁukasz Paczos2019-01-304-6/+53
* [android] LocationComponent animator throttling tests and examplesŁukasz Paczos2019-01-3011-188/+454
* [android] expose OnRenderModeChangedListenerŁukasz Paczos2019-01-302-1/+24
* [android] optimize location animators memory footprint and add animation rate...Łukasz Paczos2019-01-3019-442/+351
* [android] - update changelog for v7.1.0 (#13832)Tobrun2019-01-301-0/+4
* [android] run vendor submodule checkŁukasz Paczos2019-01-291-10/+9
* [android] android nitpick script, verify submodule pinsŁukasz Paczos2019-01-293-1/+61