summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [android] #4847 - Re-enabling StrictModeBrad Leege2016-05-031-12/+12
* [android] bring back ScreenshotActivityTestTobrun2016-05-034-19/+151
* [core] port to protozero (#4906)Dane Springmeyer2016-05-031-0/+1
* [android] Create a new local reference frame to avoid a local reference table...Antonio Zugaldia2016-05-031-0/+4
* [android] #4912 - remove lollipop attribute from background drawable, made de...Tobrun2016-05-032-2/+2
* [core] Use gyp's direct_dependent_settings to propagate variant cflagsJohn Firebaugh2016-05-021-1/+0
* [android] #4902 - Standarizing Locale and LanguageBrad Leege2016-04-298-38/+29
* [core] Upgrade to boost 1.60.0 (#4899)John Firebaugh2016-04-281-1/+1
* [android] #4878 - Setting default MyLocationBackgroundTint to be whiteBrad Leege2016-04-284-5/+2
* [android] #4878 - fix default color of accuracy circle to match primary color...Tobrun2016-04-2834-62/+75
* [android] #4112 - Updating build tools, support libraries, gradle tools, and ...Brad Leege2016-04-274-7/+7
* [android] Add completedTile{Count,Size} bindingsJohn Firebaugh2016-04-272-3/+29
* [android] #4850 - add non-gl content to snapshot bitmapTobrun2016-04-273-7/+13
* [android] #4850 - user location view is show instantly when toggled onTobrun2016-04-271-1/+1
* [android] Updating AWS Device Farm Python Script URLBrad Leege2016-04-271-1/+1
* [android] #4835 - Adding disable location icon switch to FABBrad Leege2016-04-262-1/+15
* [android] #4835 - Adding tracking and cleanup of myLocationListener functiona...Brad Leege2016-04-262-10/+14
* [android] #4835 - Adding FAB Toggle UI And FunctionalityBrad Leege2016-04-263-8/+105
* [android] #4835 - Restoring Initial setup of MyLocationToggle UIBrad Leege2016-04-261-1/+25
* [android] #4835 - Initial setup of MyLocationToggle UIBrad Leege2016-04-264-0/+93
* [android] #4800 - correct background offsets from attributesTobrun2016-04-267-46/+34
* [android] #4800 - default location view from start: introduced attributes, up...Tobrun2016-04-2618-288/+528
* [android] #4845 - disable robotiumTobrun2016-04-264-96/+106
* [android] #3231 - add support for tinting attribution icon through xml - Mapb...Tobrun2016-04-269-44/+106
* [android] #3231 - added support for automatic tinting ui components used the ...Tobrun2016-04-264-3/+113
* [android] #4829 - Use CopyOnWriteArrayList for non blocking iterationsBrad Leege2016-04-251-6/+3
* [android] #4814 - simplified mock parcel testing, update tests to reflect the...Tobrun2016-04-249-318/+196
* [android] #4396 - Cleanup + javadoc TrackingSettings classTobrun2016-04-231-32/+71
* [android] #4396 - fixed test activity tracking settings modes, Deprecated old...Tobrun2016-04-234-7/+32
* [android] #4396 - UserLocationView Refactor fix testsTobrun2016-04-233-10/+10
* [android] #4396 - UserLocationView accuracy & non-tracking animation + cleanupTobrun2016-04-234-175/+142
* [android] #4396 - fixup mason build issueTobrun2016-04-2316-96/+716
* [android] #4396 - model integrationTobrun2016-04-233-454/+132
* [android] #4396 - introduced behaviour model using a factory. fixed double ta...Tobrun2016-04-232-66/+142
* [android] #4396 - cleanup codeTobrun2016-04-231-206/+196
* [android] #4396 - new images for UserLocationViewTobrun2016-04-235-23/+30
* [android] #4396 - UserLocationView refactorTobrun2016-04-237-593/+607
* [android] #4396 - UserLocationView improvementsLarry Geromegnace2016-04-235-99/+350
* [android] Changed javadoc wording for ease and animate cameraCameron Mace2016-04-221-24/+56
* [android] #2835 - limit the amount of object allocations on high traffic codeTobrun2016-04-222-12/+11
* [android] #4260 - added example to navigate from one activity containing a ma...Tobrun2016-04-201-0/+10
* [android] #4754 - double map view exampleTobrun2016-04-194-2/+171
* [android] Restore prior GLContext if existsThiago Marcos P. Santos2016-04-182-1/+18
* [build] Bump geojson-vt-cpp to v4.1.2Bruno de Oliveira Abinader2016-04-181-1/+1
* [core] Clean up ThreadContext vestigesJohn Firebaugh2016-04-152-2/+2
* [all] Replace HTTPContextBase/HTTPRequestBase with FileSourceJohn Firebaugh2016-04-142-55/+47
* [android] Do not annotate methods with @UIThreadThiago Marcos P. Santos2016-04-141-2/+0
* [android] Make the correct GL context currentThiago Marcos P. Santos2016-04-141-20/+0
* [android] Do not attach/detach to threadsThiago Marcos P. Santos2016-04-142-33/+7
* [android] Only render after the surface is createdThiago Marcos P. Santos2016-04-141-0/+10