summaryrefslogtreecommitdiff
path: root/android
Commit message (Expand)AuthorAgeFilesLines
...
| * [android] #2864 - improved compass update cycle, removed lowpassfilterTobrun2015-10-301-39/+8
| * [android] Allow apps to override map resourcesLeith Bade2015-10-3031-13/+26
* | Merge branch 'release-android-v2.2.0'Brad Leege2015-10-292-2/+2
|\ \ | |/ |/|
| * [android] #2847 - Updating version to 2.2.0 for release and Fabricandroid-v2.2.0Brad Leege2015-10-282-2/+2
* | [android] Implement Parcelable annotationsLeith Bade2015-10-303-3/+119
* | [android] Update test app iconLeith Bade2015-10-2810-0/+0
* | [android] #2797 - addLocationBearing part oneTobrun2015-10-288-79/+368
* | [android] Grey out GPS marker when location is staleLeith Bade2015-10-282-19/+45
* | [android] #2224 inflate children map view through xmlTobrun2015-10-285-57/+72
* | [android] Remove NullPointerException from MapViewLeith Bade2015-10-281-22/+44
* | [android] Fix NullPointerException in editor modeLeith Bade2015-10-281-2/+8
|/
* [android] #2809 - addPolylines and removeAnnotations in JNI, added feature ac...Tobrun2015-10-2725-7/+285
* [android] Improve Javadoc for the new MapView methods.Leith Bade2015-10-272-21/+25
* [android] #2801 - Spelling fix for log statementBrad Leege2015-10-261-1/+1
* [android] #2801 - Log null centerCoordinate instead of throwing NullPointerEx...Brad Leege2015-10-261-2/+4
* [android] Use hi res icons in test app menuLeith Bade2015-10-2616-3/+3
* [android] Remove unused permissionLeith Bade2015-10-261-1/+0
* [android] #2758 - add my location tracking modeTobrun2015-10-2615-37/+402
* [android] #2726 - finalise BulkAddMarkers activityTobrun2015-10-263-9/+61
* [android] #2726 - moved utility classes to separate packageTobrun2015-10-263-7/+9
* [android] #2523 - fix toolbar alignment issueTobrun2015-10-257-14/+7
* #2784 - Restoring API minimum to 15 for TestAppBrad Leege2015-10-241-1/+1
* #2784 - Restoring API minimum to 15Brad Leege2015-10-241-1/+1
* [android] Move android filesLeith Bade2015-10-25231-3045/+0
* [android] Remove the WRITE_EXTERNAL_STORAGE permission from test appLeith Bade2015-10-251-1/+1
* [android] Use ViewCompat in CompassView for pre-Jelly Bean animationLeith Bade2015-10-242-12/+8
* [android] Use new GPS markers.Leith Bade2015-10-2424-74/+85
* [android] #2751 - added sanity tests for feature activitiesTobrun2015-10-238-19/+185
* [android] Use hardware layer for compass fadeLeith Bade2015-10-243-4/+8
* [android] Fix disabling compassLeith Bade2015-10-232-0/+5
* [android] Test max 27.4k markersLeith Bade2015-10-232-2/+176
* [android] #2748 - added a coordinatebounds unit testTobrun2015-10-233-17/+102
* [android] Add SpriteFactory.drawable for custom markersLeith Bade2015-10-238-8/+47
* [android] Fix JNI local ref overflowLeith Bade2015-10-232-2/+2
* [android] Add missing satellite streets style to Android and iOS.Leith Bade2015-10-237-15/+34
* [android] #2689 - Setting new 2.2.0-SNAPSHOT version for developmentBrad Leege2015-10-221-1/+1
* [core] Introduce StyleLayer subclassesJohn Firebaugh2015-10-221-5/+5
* [core] Rationalize style property classes: <type>{Paint,Layout}PropertiesJohn Firebaugh2015-10-221-4/+4
* [android] #2552 add 10000 markersTobrun2015-10-2224-36/+136586
* [android] #2716 - moved visible coordinate bounds to separate activityTobrun2015-10-225-6/+143
* [android] #2640 - replaced RelateLayout with merge tagTobrun2015-10-221-5/+2
* add missing DPI bitmaps and update based on code review commentsManabu Shimobe2015-10-2211-4/+38
* add setSetVisibleCoordinateBounds api as already in iOSManabu-GT2015-10-228-21/+250
* [android] Refactor annotations APILeith Bade2015-10-2219-724/+298
* [android] Implement UserLocationViewLeith Bade2015-10-2218-279/+793
* Add style string resourcesLeith Bade2015-10-2215-109/+161
* [android] Fix bug in setSprite when calculating pixel data sizeLeith Bade2015-10-2210-117/+350
* [android] #2689 - Setting Version to 2.1.0 for releaseBrad Leege2015-10-221-1/+1
* [android] #2684 - Twitter Fabric integration metadataBrad Leege2015-10-221-0/+3
* [android] - #2666 removed compass sensor data for milestone 2.1.0Tobrun2015-10-222-99/+1