summaryrefslogtreecommitdiff
path: root/platform/android/src/file_source.cpp
Commit message (Expand)AuthorAgeFilesLines
* [android] Remove usage of ResourceOptions::withPlatformContextupstream/alexshalamov_get_android_asset_managerAlexander Shalamov2019-09-261-24/+23
* [core] Fix performance-move-const-argThiago Marcos P. Santos2019-09-251-3/+4
* [android] allow setting a null access token in the runtimeŁukasz Paczos2019-07-111-1/+1
* [android] resume file source and wait for result to complete resources cache ...Łukasz Paczos2019-05-241-3/+39
* [core] ResoureOptions explicit copy via clone()Bruno de Oliveira Abinader2019-03-251-1/+1
* [core] Replace shared_ptr with unique_ptr in {Map,Resource}OptionsBruno de Oliveira Abinader2019-03-221-2/+2
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-201-10/+17
* [android] when changing the resource path, recreate database instead of the w...Łukasz Paczos2019-03-131-2/+10
* [build] rework platform/default directory and add -files.txt for vendored libsKonstantin Käfer2018-12-141-1/+1
* [android] explicitly set temp directory for SQLite3Konstantin Käfer2018-09-261-0/+4
* [android] jni.hpp 4.0.0John Firebaugh2018-09-071-19/+20
* [android] Upgrade to latest jni.hppJohn Firebaugh2018-09-071-16/+15
* [android] - null check access token in filesource initializertobrun2018-05-291-1/+3
* Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0Fabian Guerra2018-04-231-4/+6
|\
| * [android] - verify optional before accessing itTobrun2018-03-191-4/+6
| * [android] jni clean up - missing a couple DeleteLocalRefosana2018-02-221-1/+4
* | [android] jni clean up - missing a couple DeleteLocalRef Osana Babayan2018-02-211-1/+4
* | [android] - add instrumentation tests for FileSource activation/deactivationTobrun2018-02-201-1/+9
|/
* [android] - add FileSource activation/deactivation to MapSnapshotter, handle ...Tobrun2017-12-061-4/+15
* [android] - use FileSource pause and resume when foregrounding/backgrounding appTobrun Van Nuland2017-10-171-3/+11
* [all] ensure runloop is the current schedulerIvo van Dongen2017-08-091-2/+2
* [android] Use ResourceTransform for setting URL transform callbacksThiago Marcos P. Santos2017-06-261-9/+13
* [android] use AAssetManager instead of libzipKonstantin Käfer2017-04-241-5/+8
* [android] execute resource transform callback on the right threadIvo van Dongen2017-03-301-3/+3
* [android] jni high level binding refactorIvo van Dongen2017-02-241-0/+106