summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [build] update Boost to 1.69 and remove RTTIKonstantin Käfer2019-03-131-1/+1
* [android] changelog for 7.3.0-alpha.2Łukasz Paczos2019-03-131-0/+12
* [android] when changing the resource path, recreate database instead of the w...Łukasz Paczos2019-03-135-107/+121
* [core] expose an option to change the db file path in runtimeŁukasz Paczos2019-03-131-0/+2
* [android] Feature: Change path of the resources cache dbArne Kaiser2019-03-138-48/+377
* [android, iOS, macOS] Adding Galician translation from Transifex (#14095)Langston Smith2019-03-132-0/+20
* [android] Updated Android readme links and writing (#14090)Langston Smith2019-03-131-8/+4
* [core] Get FileSource via UpdateParameters in Renderer::ImplBruno de Oliveira Abinader2019-03-134-12/+3
* [core] Don't use exceptions in MapObserver::onDidFailLoadingMapAnder Conselvan de Oliveira2019-03-132-3/+2
* [android] set a blank style when an empty builder is providedŁukasz Paczos2019-03-122-15/+17
* [android] explicitly declare MapboxIssueRegistry's lint versionŁukasz Paczos2019-03-121-0/+4
* [android] fix quick-zoom + double-tap gestures combo regressionŁukasz Paczos2019-03-121-4/+18
* [android] throw an exception if the component is accessed before the activationŁukasz Paczos2019-03-113-4/+50
* [android] remove unnecessary JSON style declaration in the gradient line exampleŁukasz Paczos2019-03-111-1/+0
* [core] Add MapOptions to define properties of MapSudarsana Babu Nagineni2019-03-081-2/+9
* [android] publish SNAPSHOTs to oss.jfrog.orgŁukasz Paczos2019-03-084-3/+21
* [android] changelog for 7.3.0-alpha.1android-v7.3.0-alpha.1Łukasz Paczos2019-03-071-0/+19
* [android] get vector drawables using AppCompatResources and set vector drawab...Łukasz Paczos2019-03-079-58/+63
* [android] build correct POM when publishing to mavenŁukasz Paczos2019-03-077-269/+85
* [android] initial additions for bintray plugin setupLangston Smith2019-03-077-3/+165
* [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-068-7/+94
* [android] Adding builder pattern for LocationComponent activation (#13941)Langston Smith2019-03-0514-147/+984
* [android] added areAllGesturesEnabled() method and test (#14022)Langston Smith2019-03-042-0/+27
* [core] Remove map coordinate setters/gettersBruno de Oliveira Abinader2019-03-041-3/+4
* [core] Transform{State}: s/angle/bearing/Bruno de Oliveira Abinader2019-03-044-15/+34
* [core] Remove map bearing setters/gettersBruno de Oliveira Abinader2019-03-041-5/+5
* [core] Remove map pitch setters/gettersBruno de Oliveira Abinader2019-03-041-2/+3
* [core] Remove map zoom setters/gettersBruno de Oliveira Abinader2019-03-041-3/+4
* [android] verify no native method is called when saving stateŁukasz Paczos2019-03-043-18/+14
* [android] add plural style builder methodsŁukasz Paczos2019-03-042-0/+200
* [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