summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
...
* | [android] test duplicate source id exception handlingIvo van Dongen2016-11-301-3/+10
* | [android] - add uithread annotation and regenerate classes (#7156)Pablo Guardiola2016-11-3018-25/+32
* | [android] - disable CI failing test (#7204)Tobrun2016-11-292-0/+3
* | [android] - Explicitly use hardware layer when (#7186)Tobrun2016-11-281-1/+3
* | [android] add source_did_change event to intdef listIvo van Dongen2016-11-281-1/+14
* | added round icon to testapp (#7193)Cameron Mace2016-11-286-0/+1
* | [android] - handle null location update for MyLocationView (#7190)Tobrun2016-11-281-2/+4
* | [android] - fix null pointer when no camera position is available on map init...Tobrun2016-11-281-1/+1
* | Add instrumentation tests for query rendered features (#7127)Tobrun2016-11-2810-29/+283
* | [build] Bitrise android core tests workflowTobrun2016-11-271-0/+8
* | [android][build] core tests - initial setup for rendering testsIvo van Dongen2016-11-276-72/+252
* | [android] - fix activity sanity tests generation command (#7147) (#7152)Pablo Guardiola2016-11-271-1/+1
* | [android] - fixup timber merge (#7179)Tobrun2016-11-242-22/+16
* | Fix incorrect command comment in templates (#7158)Pablo Guardiola2016-11-2318-18/+18
* | [android] - replace Android logs with Timber (#6372) (#7149)Pablo Guardiola2016-11-2362-700/+640
* | [android] - move camera logic to dedicated transform class (#6919)Tobrun2016-11-2313-637/+410
* | [build] move logging to utilKonstantin Käfer2016-11-2215-19/+19
* | [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-222-3/+4
* | [android] - use double to restore instance state of MyLocationView (#7146)Tobrun2016-11-221-1/+1
* | [build] Use thin archives for AndroidKonstantin Käfer2016-11-221-0/+6
* | [android] - allow deselection of a MarkerView not found in current viewport (...Tobrun2016-11-221-4/+4
* | Add simple map activity to testapp (#7136)Pablo Guardiola2016-11-225-1/+122
* | [android] - run all espresso tests on Firebase test lab (#6980)Tobrun2016-11-211-2/+2
* | [build] add --gc-sections to Android link flags to reduce binary sizeKonstantin Käfer2016-11-181-0/+9
* | [android] - allow compass update without animation (#7094)Tobrun2016-11-181-4/+8
* | [android] fixed horizontal panning going the opposite directionFredrik Karlsson2016-11-182-12/+8
* | [build] create separate bitrise build for binary size trackingKonstantin Käfer2016-11-171-7/+34
* | [build] add binary size logging to Android nightliesKonstantin Käfer2016-11-152-0/+22
* | [android] Update GLSL + ensure binding to OpenGL ES 2.0Bruno de Oliveira Abinader2016-11-142-20/+28
* | [android] return source ownership on removeIvo van Dongen2016-11-146-5/+99
* | [android] return layer ownership on removeIvo van Dongen2016-11-146-5/+77
* | [android] - getMarkerViews in rect should return in bound views (#7015)Tobrun2016-11-146-7/+193
* | [android] - allow using rotate gesture when not tracking user location, corr...Tobrun2016-11-142-9/+14
* | Default Style Camera on Android (#7019)Tobrun2016-11-112-1/+3
* | [android] updated test activities for refactored layer/source ownershipIvo van Dongen2016-11-113-15/+12
* | [android] source/layer java docIvo van Dongen2016-11-111-0/+28
* | [android] fix source ownershipIvo van Dongen2016-11-114-3/+39
* | [android] fix layer ownershipIvo van Dongen2016-11-1114-148/+45
* | [android] - check for default values when constructing a camera position from...Tobrun2016-11-101-4/+1
* | [android] update viewport size when framebuffer size changedKonstantin Käfer2016-11-102-0/+7
* | [android] test activity for runtime changes to symbolsIvo van Dongen2016-11-095-1/+263
* | [android] - instrumentation tests upgrade, move view checking to utility clas...Tobrun2016-11-0962-1342/+2241
* | [build] don't rewrite style code for every buildKonstantin Käfer2016-11-091-32/+10
* | [android] - fix inconsistency of float usage in CameraPosition and CameraUpda...Tobrun2016-11-094-24/+24
* | Cherry pick release v4.2.0 (#6944)Tobrun2016-11-0912-93/+144
* | [android] - update make targets (#6958)Tobrun2016-11-082-5/+5
* | added attribution tint color check (#6950)Cameron Mace2016-11-071-1/+7
* | 6067 annotation manager (#6913)Tobrun2016-11-078-766/+943
* | [android] - validate intent and contents before handling (#6938)Tobrun2016-11-071-7/+6
* | [android] update custom layer example with invalidation exampleIvo van Dongen2016-11-074-4/+52