summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/strings.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* [android] #5610 - Initial Runtime Style BindingsIvo van Dongen2016-07-261-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [android] #5610 - Adjusted public api after discussion [android] #5610 - added jni binding for NativeMapView#getLayer [android] #5610 - Added initial test Activity [android] #5610 - Started on NativePeer implementation for Layer [android] #5610 - replaced low-level jni code with high-level for native getLayer [android] 5610 - completed basic layer peer class - constructible from java and c++ [android] #5610 - removed reference that was redundant and causing the finalizer exception [android] #5610 - Added a property peer [android] #5610 - added value type to do type conversions - wip [android] #5610 - simplified property conversion approach - wrapped value with jenv [android] #5610 - added some more value conversions [android] #5610 - Finished conversion for basic types [android] #5610 - allow color's to be set as either an android color int or a String to support all formats in the spec [android] #5610 - encode color ints as rgba to retain alpha channel [android] #5610 - recalculate classes after paint property [android] #5610 - more examples [android] #5610 - fixed the example [android] #5610 - cleaned up example code before continueing [android] #5610 - added layout property example [android] #5610 - set visibility on layer [android] #5610 - added removeLayer and example [android] #5610 - added more type conversions [android] #5610 - Started on peer classes for layer implementations - WIP [android] #5610 - First complete layer subclass peer implementation [android] #5610 - added a little bit of structure before adding the other layer types [android] #5610 - generate the c++ headers from the style spec [android] #5610 - make sure the visibility is set as a string [android] #5610 - Generate c++ layer peer class implementations from the style spec [android] #5610 - generate java layer peer classes [android] #5610 - cleanup comments [android] #5610 - register all c++ peer classes with jni [android] #5610 - addLayer [android] #5610 - comment out broken case [android] #5610 - Sources api - very much WIP [android] 5610 - GeoJson source implementation and geojson conversion [android] #5610 - cleanup add source/layer example a bit [android] #5610 - initial filter api [android] #5610 - Added filter api on the relevant Layer classes [android] #5610 - raster layer is not filterable [android] #5610 - actually make it compile [android] #5610 - completed filter implementation [android] #5610 - Vector and Raster Source + examples [android] #5610 - removed superfluous interface, moved filters to the correct package [android] #5610 - fixed comments [android] #5610 - moved tests to the right package [android] #5610 - hide difference between paint and layout properties in public api, make more performant set method for proeprties [android] #5610 - fix rebase issue
* [android] #5738 - default navigation drawer exampleTobrun2016-07-241-0/+13
| | | | | | | | | | [android] #5738 - migrated to MapFragment approach & AppCompat compatible [android] #5378 - make drawer work with inner class fragments [android] #5738 - navigation drawer proposition [android] #5738 - cleanup
* [android] #5649 - add a ViewPager exampleTobrun Van Nuland2016-07-131-0/+2
| | | | [android] #5649 - add back pressed event for action bar home icon
* [android] Rename Custom Dynamic InfoWindow Adapter in testappAntonio Zugaldia2016-06-201-3/+3
| | | | Fixes #5398
* [android] Add scaling marker activity to TestApp using the View Marker APIAntonio Zugaldia2016-06-201-0/+3
| | | | Fixes #5409
* [android] Setting up LocationPickerActivity infrastructureBrad Leege2016-06-171-1/+7
| | | | Fixes #5282
* [android] Dynamic update of InfowWindow with InfoWindowAdapter exampleIvo van Dongen2016-06-161-0/+2
| | | | Fixes #5353
* [android] #4159 - expose an api to enable selection/deselection of markers ↵Antonio Zugaldia2016-06-131-1/+2
| | | | on map tap (#5312)
* [android] #5237 - Enabled Updates To InfoWindow's Title and SnippetBrad Leege2016-06-071-0/+5
|
* [android] Fix style urlsCameron2016-06-031-0/+2
| | | | Fixes #5193
* [android] #4929 - MyLocationView now requires less drawables to configure, ↵Tobrun Van Nuland2016-06-021-1/+1
| | | | reuses the foreground instead.
* [android] #3276 - add tilt support for view markersTobrun2016-05-201-2/+0
|
* [android] #3276 - allowing multiple ViewAdapter implementationsTobrun2016-05-201-0/+2
|
* [android] #3276 - fix unit tests on MapboxMapTest related to Marker/BaseMarkerTobrun2016-05-201-3/+3
|
* [android] #3276 - WIP Android View Annotations, showing an Android SDK view ↵Tobrun2016-05-201-1/+3
| | | | on the screen
* [android] #5060 - Adding Reset functionality to menuBrad Leege2016-05-171-0/+1
|
* [android] #5060 - Initial setup of PressForMarkerActivityBrad Leege2016-05-171-1/+2
|
* [android] #4930 - added invalidate to change tint colorsTobrun2016-05-101-2/+2
|
* [android] added user dot customization exampleCameron Mace2016-05-041-0/+5
| | | | Fixes #4896
* [android] #4835 - Initial setup of MyLocationToggle UIBrad Leege2016-04-261-0/+2
|
* [android] #4396 - fixed test activity tracking settings modes, Deprecated ↵Tobrun2016-04-231-1/+2
| | | | old configuration of tracking settings and introduced more flexible configuration.
* [android] #4396 - fixup mason build issueTobrun2016-04-231-0/+2
|
* [android] #4754 - double map view exampleTobrun2016-04-191-0/+2
|
* [android] #4689 - Adding Debug Mode ExampleBrad Leege2016-04-121-0/+2
|
* [android] #4619 - Creating standalone CustomLayerActivity exampleBrad Leege2016-04-061-2/+3
|
* [android] #4609 - Restoring name of BulkMarkerActivityBrad Leege2016-04-061-2/+2
|
* [android] #4365 - Mirroring descriptive subpackage names with categories in ↵Brad Leege2016-04-051-3/+7
| | | | the app UI
* [android] #4365 - Making geocoder instructions more descriptive.Brad Leege2016-04-051-0/+2
|
* [android] #4365 - make dismiss on gesture configurable, renamed activity to ↵Tobrun2016-04-051-6/+7
| | | | match UI in test app, cleanup
* [android] #4365 - renamed app nameTobrun2016-04-051-1/+1
|
* [android] #4365 - Polygon spelling mixupTobrun2016-04-051-3/+3
|
* [android] #4365 - final testapp refactor cleanup, removed ApiAccess class, ↵Tobrun2016-04-051-1/+1
| | | | introduced category packages, Renamed some classes
* [android] Add a method to make map snapshotsVladimir Kurchatkin2016-04-011-0/+3
| | | | Fixes: https://github.com/mapbox/mapbox-gl-native/issues/3466
* [android] #4530 - add polygon example to test appTobrun2016-03-311-1/+3
|
* [android] #4365 - reworked some samples, resources and testsTobrun2016-03-301-38/+35
|
* [android] #4365 - Camera Animation Type ExampleTobrun2016-03-301-6/+16
|
* [android] #4365 - Improve test app examples related to InfoWindowsTobrun2016-03-301-5/+6
|
* [android] #4365 - TestApp refactor with RecyclerView selection.Tobrun2016-03-231-39/+47
|
* [android] #4076 - MapboxMapOptions fixTobrun2016-03-091-0/+2
|
* [android] #4253 - remove MapboxMapActivityTobrun2016-03-091-2/+0
|
* [android] #4206 - property animation exampleTobrun2016-03-061-0/+2
|
* # This is a combination of 8 commits.Antonio Zugaldia2016-02-261-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # The first commit's message is: # This is a combination of 2 commits. # The first commit's message is: # This is a combination of 3 commits. # The first commit's message is: # This is a combination of 2 commits. # The first commit's message is: # This is a combination of 21 commits. # The first commit's message is: [android] - Implements Android bindings for offline API Fixes #3891 # The 2nd commit message will be skipped: # [android] #3891 - rename OFFLINE_MAX_CACHE_SIZE to DEFAULT_MAX_CACHE_SIZE and adjust value # The 3rd commit message will be skipped: # [android] #3891 - makes de documentation more relevant to the current android implementation # The 4th commit message will be skipped: # [android] #3891 - rename isRequiredResourceCountIsIndeterminate() to isRequiredResourceCountPrecise() # The 5th commit message will be skipped: # [android] #3891 - rename complete() to isComplete() # The 6th commit message will be skipped: # [android] #3891 - rename OfflineRegionDefinition to OfflineTilePyramidRegionDefinition and make OfflineRegionDefinition an interface. Docs for corresponding classes updated. # The 7th commit message will be skipped: # [android] #3891 - make reason a more idiomatic ErrorReason Android IntDef and remove unnecessary constructor # The 8th commit message will be skipped: # [android] #3891 - reuse the calling object instead of creating a new manager # The 9th commit message will be skipped: # [android] #3891 - location, location, location # The 10th commit message will be skipped: # [android] #3891 - simpler list regions iteration # The 11th commit message will be skipped: # [android] #3891 - proper indeterminate -> precise transition # The 12th commit message will be skipped: # [android] #3891 - improve description for DEFAULT_MAX_CACHE_SIZE # The 13th commit message will be skipped: # [android] #3891 - delete global refs for obj and listCallback # The 14th commit message will be skipped: # [android] #3891 - simplify metadata conversion and fix metadata object # The 15th commit message will be skipped: # [android] - Implements Android bindings for offline API # Fixes #3891 # The 16th commit message will be skipped: # [android] #3891 - avoid exposing the int reason value in the public API # The 17th commit message will be skipped: # [android] #3891 - delete global refs for remaining callbacks and observer # The 18th commit message will be skipped: # [android] #3891 - remove unused offlineManagerClassConstructorId together with unnecessary private java constructor # The 19th commit message will be skipped: # [android] #3891 - remove non-relevant line # The 20th commit message will be skipped: # [android] #3891 - handle requiredResourceCountIsIndeterminate -> requiredResourceCountIsPrecise rename # The 21st commit message will be skipped: # [android] #3891 - revert map changes to allow rebase # The 2nd commit message will be skipped: # [android] #3891 - avoid exposing the int reason value in the public API # The 2nd commit message will be skipped: # [android] #3891 - rename complete() to isComplete() # The 3rd commit message will be skipped: # [android] #3891 - rename OfflineRegionDefinition to OfflineTilePyramidRegionDefinition and make OfflineRegionDefinition an interface. Docs for corresponding classes updated. # The 2nd commit message will be skipped: # [android] #3891 - location, location, location # The 2nd commit message will be skipped: # [android] #3891 - improve description for DEFAULT_MAX_CACHE_SIZE # The 3rd commit message will be skipped: # [android] #3891 - delete global refs for obj and listCallback # The 4th commit message will be skipped: # [android] #3891 - simplify metadata conversion and fix metadata object # The 5th commit message will be skipped: # [android] #3891 - delete global refs for remaining callbacks and observer # The 6th commit message will be skipped: # [android] #3891 - remove unused offlineManagerClassConstructorId together with unnecessary private java constructor # The 7th commit message will be skipped: # [android] #3891 - remove non-relevant line # The 8th commit message will be skipped: # [android] #3891 - handle requiredResourceCountIsIndeterminate -> requiredResourceCountIsPrecise rename
* [Android] #3761 - add map padding, introduce new feature activityTobrun2016-02-151-0/+2
| | | | | | | | [android] #3781 #3899 - add map padding, user location view, ViewSettings, TrackingSettings [android] #3761 - update map padding sample [android] #3761 - add map padding
* [android] #3943 #3775 #3885 - added sample feature activity + espresso testTobrun2016-02-151-0/+2
|
* [android] #3752 - added scroll by x,y feature, introduced new ↵Tobrun2016-02-031-0/+4
| | | | | | CameraUpdateType, introduced caching system for invalidating CameraPosition, general cleanup, readded getLatLng in MapView, .. [android] #3752 - correctly invalidating cameraposition
* [android] #3759 - Add SupportMapFragment, test app integration, cleanup old ↵Tobrun2016-02-021-0/+2
| | | | fragment implementation
* [android] #3145 - MapboxMapTobrun2016-01-291-0/+3
|
* sample geocoder activityAntonio Zugaldia2016-01-191-0/+1
|
* [android] #3593 - added double map view exampleTobrun2016-01-181-0/+2
|
* directions activity sampleAntonio Zugaldia2016-01-121-0/+1
|