summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/storage/FileSource.java
Commit message (Expand)AuthorAgeFilesLines
* [android] Remove usage of ResourceOptions::withPlatformContextupstream/alexshalamov_get_android_asset_managerAlexander Shalamov2019-09-261-5/+4
* [android] remove access token's nullability annotations to not impact Kotlin ...Łukasz Paczos2019-07-111-1/+1
* [android] allow setting a null access token in the runtimeŁukasz Paczos2019-07-111-1/+1
* [android] - add binding integration for cache management APItobrun2019-07-021-1/+0
* [android] resume file source and wait for result to complete resources cache ...Łukasz Paczos2019-05-241-8/+22
* [android] keep strong callback reference and use application context during c...Łukasz Paczos2019-05-101-42/+41
* [android] Introduce AccountsManager to support SKU tokens in API requests (#1...Antonio Zugaldia2019-04-181-4/+4
* [android] - only perform thread checking in debug builds of the integrating a...tobrun2019-04-121-1/+1
* [android] add unit tests for #13947Łukasz Paczos2019-04-041-1/+1
* [android] when changing the resource path, recreate database instead of the w...Łukasz Paczos2019-03-131-70/+65
* [android] Feature: Change path of the resources cache dbArne Kaiser2019-03-131-29/+161
* [android] clean up remaining deprecated methods for 7.0.0Łukasz Paczos2018-12-191-4/+2
* [android] - nullify codebase with annotationsTobrun2018-11-071-4/+10
* Revert "[android] - infer nullity"tobrun2018-10-231-10/+4
* [android] - avoid printing exception for valid code execution pathTobrun2018-10-151-5/+8
* [android] - infer nullityTobrun2018-10-121-4/+10
* [android] MapStrictMode implementationŁukasz Paczos2018-09-041-0/+5
* [android] - modularise the sdktobrun2018-08-241-8/+8
* [android] obtain paths to file directories on a worker threadŁukasz Paczos2018-08-201-5/+99
* [android] using @Keep annotation across the project with the help of lint checksŁukasz Paczos2018-07-261-0/+13
* [android] - add instrumentation tests for FileSource activation/deactivationTobrun2018-02-201-0/+5
* [android] - add FileSource activation/deactivation to MapSnapshotter, handle ...Tobrun2017-12-061-22/+2
* [android] - use FileSource pause and resume when foregrounding/backgrounding appTobrun Van Nuland2017-10-171-1/+23
* Solve lint issues, reduce baseline (#9627)Tobrun2017-07-281-3/+3
* Revisit Javadoc for 5.1.0 (#9266)Tobrun2017-06-201-3/+16
* [android] use AAssetManager instead of libzipKonstantin Käfer2017-04-241-5/+5
* [android] allow resetting of resource transform callbackIvo van Dongen2017-03-301-2/+2
* [android] keep default file source alive for the duration (#8226)Ivo van Dongen2017-03-011-9/+5
* [android] jni high level binding refactorIvo van Dongen2017-02-241-0/+139