summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [android] - programmatically create GlSurfaceViewtobrun2018-02-082-9/+2
* [android] - introduce mapview weak reference in global layout listenertobrun2018-02-081-17/+29
* [android] - update changelog for 5.4.0android-v5.4.0Tobrun2018-02-052-2/+17
* [android] - create Handler using the main thread looperTobrun2018-02-051-1/+2
* [android] - log lack of permissions only if enabling locationŁukasz Paczos2018-02-051-1/+1
* Implement new bearingTrackingMode GPS_NORTH_FACINGMartin Hellwig2018-02-052-6/+24
* [android] - release android v5.3.2, bump snapshot versionTobrun2018-01-231-1/+1
* [android] - rollback fragment flash changes for ViewPager supportandroid-v5.3.2Tobrun2018-01-232-4/+0
* [android] - update changelog for v5.3.2Tobrun2018-01-231-0/+13
* [android] - handle null Call instances in HttpRequestTobrun2018-01-231-1/+1
* [android] - allow setting an OkHttpClientTobrun2018-01-234-4/+19
* Camera callbacks for velocity animated movements (#10925)Łukasz Paczos2018-01-233-24/+57
* [android] do not overwrite user-set focal point when tracking location (#10910)Łukasz Paczos2018-01-231-3/+0
* [android] - retain configuration for user provided focal point and deselect m...Tobrun2018-01-232-0/+26
* [android] - add filesource activation/deactivation to OfflineRegion status an...Tobrun2018-01-232-20/+18
* [android] - check if the render surface has been correctly created before des...Tobrun2018-01-231-1/+3
* [android] - validate zoom level before creating mapbox telem eventTobrun2018-01-231-4/+13
* [android] - bump snapshot version to 5.3.2android-v5.3.1Tobrun2018-01-101-1/+1
* [android] - update changelog for 5.3.1 releaseTobrun2018-01-101-0/+11
* [android] - use the correct cancelable callback after posting the cancelationtobrun2018-01-103-24/+16
* [android] - detect genymotion virtual machines when determening attributes fo...Tobrun2018-01-101-2/+10
* [android] - include request urls when logging out failed http requestsTobrun2018-01-104-23/+59
* [android] - RTL supportTobrun2018-01-103-4/+12
* [android] - refactor surface destruction NPE fixtobrun2018-01-101-24/+16
* [android] - use US local when converting between int color and RGBA String.tobrun2018-01-101-3/+4
* [android] getting bitmap from drawable fixŁukasz Paczos2018-01-101-5/+23
* [android] fix sending more than once double tap event on a single double tap ...Pablo Guardiola2018-01-081-4/+3
* [android] - update changelog for 5.3.0android-v5.3.0Tobrun2017-12-201-3/+15
* [android] added map touch listeners api based on listspaczos2017-12-204-36/+372
* [android] Tweak TinySDF docs to better describe font-family behavior.Chris Loer2017-12-194-5/+8
* Saving/restoring MyLocationViewSettings (#10746) (#10748)Tobrun2017-12-197-43/+134
* [android] Updated Spanish, Vietnamese translationsMinh Nguyễn2017-12-192-4/+6
* Android SDK renaming (#10609)Langston Smith2017-12-194-5/+5
* [android] - use default icon when compass icon fails to decode (#10694)Tobrun2017-12-191-0/+6
* [android] - remove startup flash from fragment, rework OnMapReady callback fo...Tobrun2017-12-192-16/+44
* [android] Add Configuration hook for local ideograph font family and demo act...Chris Loer2017-12-1814-38/+196
* [android] Android implementation of local CJK glyph renderingChris Loer2017-12-185-1/+209
* [core] Enable local glyph generation using TinySDF.Chris Loer2017-12-181-0/+1
* [android] - activate filesource when creating an offline region (#10718)Tobrun2017-12-181-0/+3
* Post camera listener invocations (#10690)Tobrun2017-12-142-133/+81
* [android] - update documentation on update metadataTobrun2017-12-131-3/+0
* [android] - scale factor value of 1 should zoom outTobrun2017-12-131-1/+1
* [android] - allow configurable http loggingTobrun2017-12-123-14/+46
* [android] - post animation callback invocationTobrun2017-12-122-28/+36
* [android] - update changelog for 5.2.1 releaseandroid-v5.2.1Tobrun2017-12-061-0/+14
* [core, ios, qt, android] Close race condition in RunLoop (issue #9620)Chris Loer2017-12-061-2/+4
* [android] - add FileSource activation/deactivation to MapSnapshotter, handle ...Tobrun2017-12-065-33/+49
* [android] - handle destroying activity programmatically as part of theme swit...Tobrun2017-12-061-2/+6
* [android] - use concurrent lists for camera change listeners (#10542)Tobrun2017-12-061-26/+25
* [android] - harden MarkerView integration by checking for null bitmap (#10532)Tobrun2017-12-061-1/+1