summaryrefslogtreecommitdiff
path: root/android
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [android] #2663 animate user dot when location changesTobrun2015-10-221-4/+18
* [android] #2661 - improved LOST configuration: using a min interval time spen...Tobrun2015-10-221-3/+3
* [android] # 2659 - While zooming location change is incorrectTobrun2015-10-221-8/+8
* [android] Use -1px topMargin on InfoWindowTipView to avoid occasional gap.Leith Bade2015-10-221-0/+3
* [android] Make Marker anchor property privateLeith Bade2015-10-222-7/+7
* [android] Tidy up annotations APILeith Bade2015-10-2214-172/+220
* [android] #2631 - Adding alpha() test for PolygonOptionsBrad Leege2015-10-221-1/+1
* [android] #2631 - Removing AnnotationsOptions and MultiPointOptions in favor ...Brad Leege2015-10-226-41/+68
* [android] Remove JavaDoc changelog for 2.1.0 releaseLeith Bade2015-10-221-2/+2
* [core] Annotation refactorJohn Firebaugh2015-10-201-1/+1
* [android] Update to Android support library v23.1.0Leith Bade2015-10-162-11/+12
* [core] [android] Fix InfoWindow topOffsetPixels adjustment when switching stylesLeith Bade2015-10-166-41/+97
* [android] Remove R and BuildType from JavaDoc. Remove iOS image.Leith Bade2015-10-162-2/+3
* [android] Tidy up latest MapView changes. Fix JavaDoc warnings. Implement ove...Leith Bade2015-10-1517-12/+92
* Merge branch 'pull_branch' of https://github.com/Mappy/mapbox-gl-native into ...Tobrun2015-10-141-6/+6
|\
| * fix proguard rules according to class packaging refactor: from com.mapbox.map...mayardb2015-10-141-6/+6
* | [android] #2606 - have test activity use map view object instantiationTobrun2015-10-142-28/+22
|/
* [android] #2273 - Added InfoWindowView, Refactored InfoWindow to take in acco...Tobrun2015-10-1416-61/+287
* Revert "[android] #2588 - Make getTopOffsetPixelsForAnnotationSymbol private."Tobrun2015-10-135-33/+30
* [android] #2588 - Make getTopOffsetPixelsForAnnotationSymbol private.Leith Bade2015-10-135-30/+33
* [android] #2586 - Replace MapChange enum with intsTobrun2015-10-111-113/+110
* [android] #2586 - Refactor Style with Android Support Annotations StringDefTobrun2015-10-116-47/+60
* [android] #2588 - Moving InfoWindow classes to annotations packageBrad Leege2015-10-105-11/+17
* [android] #2579 - Making constructor public so that the class can be used.Brad Leege2015-10-091-1/+1
* [android] #2579 - Moving InvalidAccessTokenException to the exceptions packageBrad Leege2015-10-092-2/+3
* [android] #2579 - Removing package-info.java cruftBrad Leege2015-10-091-4/+0
* [android] Tidy up MapView APILeith Bade2015-10-093-32/+32
* [android] JavaDoc MapView Part 7Leith Bade2015-10-093-23/+126
* [android] Change PressForMarkerActivity to use OnMapLongClick event.Leith Bade2015-10-091-14/+7
* [android] JavaDoc MapView part 6Leith Bade2015-10-091-18/+106