summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [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
* [android] - rename attributes (#6894)Tobrun2016-11-0731-246/+266
* [android] - cleanup unused resources and gradle configurations. (#6896)Tobrun2016-11-0715-612/+298
* [core] move OpenGL debug information printing to coreKonstantin Käfer2016-11-041-28/+0
* [core] move framebuffer reading to gl::ContextKonstantin Käfer2016-11-041-14/+1
* [android] - fix public xml api for drawables, fixup QueryRenderedFeatursBoxSy...Tobrun2016-11-0216-20/+20
* Prefix library resources to avoid naming conflicts (#6878)Tobrun2016-11-0298-411/+408
* [android] add test activity for symbol queryingIvo van Dongen2016-11-024-0/+251
* removes sdk manager plugin (#6865)Cameron Mace2016-11-013-3/+0
* [core] correctly set the framebuffer size on retina screensKonstantin Käfer2016-11-012-5/+9
* updated directions example in testapp to v5 (#6843)Cameron Mace2016-10-311-11/+22
* Android Nougat compatibility: onstart/onstop on MapView (#6830)Tobrun2016-10-3153-182/+742
* [android] - prevent null pointer when receiving connectivity change events wh...Tobrun2016-10-311-1/+1
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-272-12/+16
* [android] - Update to Android Studio 2.2.2 with tools/dependencies (#6390)Tobrun2016-10-266-24/+24
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-256-26/+20
* [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-252-10/+9
* removed brew cask install android studio instruction (#6723)Cameron Mace2016-10-251-9/+2