summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp/activity/offline
Commit message (Expand)AuthorAgeFilesLines
* [android] Rename offline database in Test App to follow .gitignore rule (#13708)Antonio Zugaldia2019-01-101-1/+1
* [android] - decouple style loading from OnMapReadyTobrun2018-12-103-8/+8
* [android] - cleanup old style java constants file, migrate style transition t...Tobrun2018-12-102-2/+2
* [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-261-43/+26
* [android] expose offline database merge APIŁukasz Paczos2018-09-261-0/+129
* [android] - expose MapView#setOfflineRegionDefinitiontobrun2018-05-171-2/+28
* [android] - replace anonymous inner classes with lambdaTobrun2017-12-193-55/+20
* [android] - use FileSource pause and resume when foregrounding/backgrounding appTobrun Van Nuland2017-10-171-0/+3
* Revert "[android] - configure loggin of HttpRequest, cleanup HttpRequest"Tobrun Van Nuland2017-08-241-3/+0
* [android] - configure loggin of HttpRequest, cleanup HttpRequestTobrun Van Nuland2017-08-191-0/+3
* Solve lint issues, reduce baseline (#9627)Tobrun2017-07-281-7/+5
* Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-021-6/+4
* [android] - add javadoc to test activities. (#8203)Tobrun2017-02-271-0/+6
* [android] jni high level binding refactorIvo van Dongen2017-02-242-0/+170
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-1/+1
* Test app refactor (#7598)Cameron Mace2017-01-232-46/+0
* MapboxAccountManager refactor, removal deprecated accesstoken (#7462)Tobrun2016-12-171-13/+8
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-162-430/+436
* [android] - move min/max zoom to transform class, cleanup usage of double vs...Tobrun2016-12-151-1/+1
* [android] - Refactor dependencies, introduce focused components (#7189)Tobrun2016-12-061-3/+5
* [android] - replace Android logs with Timber (#6372) (#7149)Pablo Guardiola2016-11-231-15/+13
* Android Nougat compatibility: onstart/onstop on MapView (#6830)Tobrun2016-10-311-2/+14
* [android] #6617 - Introduce a setConnected method to manually set a connected...Antonio Zugaldia2016-10-111-0/+9
* 6402 update offline metadata android (#6456)Tobrun2016-09-282-29/+189
* [android] Checkstyle fixes round 1 (#6234)Cameron Mace2016-09-021-40/+42
* 5859 generate sanity tests (#5870)Tobrun2016-08-171-6/+6
* [android] Fix style urlsCameron2016-06-031-2/+4
* [android] #5058 - Deprecating get/set Access Token In OfflineManager and auto...Brad Leege2016-05-241-4/+0
* [android] #5004 - Introducing MapboxAccountManagerBrad Leege2016-05-151-1/+0
* [android] #4702 - upgrade default styles, deprecate Style string definition i...Tobrun2016-05-061-1/+2
* [android] #4365 - Moving example activities to more descriptive subpackage na...Brad Leege2016-04-051-0/+360