summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [WIP] use simple statement instead of statement (abstract class), not compiling!upstream/pg-7978-add-layer-filter-accessorGuardiola313372017-05-252-3/+6
* [WIP] add equals filter statement conversionGuardiola313372017-05-254-10/+16
* [WIP] change get filter evaluator signature into optionalGuardiola313372017-05-252-15/+17
* [WIP] replace get filter nested conditional with visitorGuardiola313372017-05-251-18/+8
* [WIP] wrap statement in filter and start replacing get filter nested conditio...Guardiola313372017-05-259-72/+51
* [WIP] add filter statementGuardiola313372017-05-2514-21/+65
* [WIP] add native get filter method in layer class, implement get filter metho...Guardiola313372017-05-257-5/+42
* [WIP] add filter to config.cmake and fix namespace issueGuardiola313372017-05-253-3/+4
* [WIP] fix get filter and set filter conversionsGuardiola313372017-05-251-6/+7
* [WIP] fix namespace issues and pass Filter by const referenceGuardiola313372017-05-255-17/+13
* [WIP] fix namespace redundancy and add missing return statementGuardiola313372017-05-252-3/+3
* [WIP] fix filter converterGuardiola313372017-05-255-10/+20
* [android] WIP add filter converterGuardiola313372017-05-253-0/+53
* [WIP] add filter accessor to layer (core and java template)Guardiola313372017-05-253-0/+29
* [android] replace branches on layer types with visitorsIvo van Dongen2017-05-232-90/+83
* [android] owning constructor for custom layerIvo van Dongen2017-05-232-0/+6
* [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-161-4/+6
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-1/+1
* [android] Update attribution wordmark (#8774)Eric Wolfe2017-05-1213-58/+62
* [android] Fix gradle developer config creation task with discussed suggestion...Pablo Guardiola2017-05-123-6/+59
* [core, android, ios, macos] Added Traffic Day/Night to default stylesMinh Nguyễn2017-05-113-1/+22
* [core, android, ios, macos, qt] v10 default stylesMinh Nguyễn2017-05-115-10/+10
* [android] url getter on sourcesIvo van Dongen2017-05-1110-2/+92
* [android] refactor move unit tests from test app to sdk and add some annotati...Pablo Guardiola2017-05-1144-389/+939
* [android] Added Swedish localization from TransifexMinh Nguyễn2017-05-082-0/+16
* [core, android] Factor JSON string conversionsJohn Firebaugh2017-05-081-12/+2
* [android] - bump android support library, fixup SDK gradle dependencies to us...Tobrun2017-05-082-4/+4
* [android] - show error message when no browser is installed on the device of ...Tobrun2017-05-082-9/+18
* [core] Throw exceptions by valueKonstantin Käfer2017-05-052-2/+2
* [android] - only build custom layer for debug builds (#8885)Tobrun2017-05-041-2/+6
* [android] - add 3D buildings example (#8845)Tobrun2017-05-035-0/+128
* [all] Push querySourceFeatures back out to MapJohn Firebaugh2017-05-022-5/+8
* [android] - CHANGELOG.md update for release-v5.1.0-beta.1 (#8857)android-v5.1.0-beta1Tobrun2017-05-021-2/+16
* [android] Added Lithuanian, Spanish, Vietnamese localizations from TransifexMinh Nguyễn2017-05-024-0/+46
* [android] - warning log when attempting to update a non-added annotation (#8832)Tobrun2017-04-282-37/+24
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-2715-19/+1750
* [android] - share locationsource between locational components (#8825)Tobrun2017-04-262-2/+4
* [android] - fix test app runtime permissions (#8823)Tobrun2017-04-265-148/+69
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-6/+6
* [android] - avoid calling MarkerViewClickListener twice (#8804)Tobrun2017-04-241-7/+3
* [android] use AAssetManager instead of libzipKonstantin Käfer2017-04-249-132/+115
* [android] - rework instrumentation tests (#8793)Tobrun2017-04-2134-1399/+1119
* [android] - convert camera position values coming from core (#8794)Tobrun2017-04-212-3/+17
* [android] Add a way to use a custom location source (#8710)Pablo Guardiola2017-04-208-21/+315
* [android] - move calculation of LatLngBounds to core (#8765)Tobrun2017-04-2014-158/+143
* Harden telemetry event dispatch (#8767)Tobrun2017-04-204-18/+66
* [android] - set firsRender flag to false when destroying the surface (#8739)Tobrun2017-04-191-0/+1
* [android] - expose source layer identifier (#8709)Tobrun2017-04-1918-53/+168
* bumped MAS version (#8763)Cameron Mace2017-04-181-3/+3
* [android] - post resetting invalidation flag to avoid race condition (#8738)Tobrun2017-04-181-18/+24