summaryrefslogtreecommitdiff
path: root/android/java/MapboxGLAndroidSDK
Commit message (Expand)AuthorAgeFilesLines
* [android] Move android filesLeith Bade2015-10-25112-8557/+0
* [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] Use hardware layer for compass fadeLeith Bade2015-10-242-1/+5
* [android] Fix disabling compassLeith Bade2015-10-231-0/+4
* [android] #2748 - added a coordinatebounds unit testTobrun2015-10-232-17/+44
* [android] Add SpriteFactory.drawable for custom markersLeith Bade2015-10-232-8/+32
* [android] Add missing satellite streets style to Android and iOS.Leith Bade2015-10-233-6/+13
* [android] #2689 - Setting new 2.2.0-SNAPSHOT version for developmentBrad Leege2015-10-221-1/+1
* [android] #2640 - replaced RelateLayout with merge tagTobrun2015-10-221-5/+2
* add missing DPI bitmaps and update based on code review commentsManabu Shimobe2015-10-223-2/+35
* add setSetVisibleCoordinateBounds api as already in iOSManabu-GT2015-10-223-10/+85
* [android] Refactor annotations APILeith Bade2015-10-2217-672/+287
* [android] Implement UserLocationViewLeith Bade2015-10-2213-238/+715
* Add style string resourcesLeith Bade2015-10-2211-93/+142
* [android] Fix bug in setSprite when calculating pixel data sizeLeith Bade2015-10-227-77/+281
* [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 - 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
* [android] Update to Android support library v23.1.0Leith Bade2015-10-161-4/+4
* [core] [android] Fix InfoWindow topOffsetPixels adjustment when switching stylesLeith Bade2015-10-165-41/+89
* [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-1516-12/+89
* fix proguard rules according to class packaging refactor: from com.mapbox.map...mayardb2015-10-141-6/+6
* [android] #2273 - Added InfoWindowView, Refactored InfoWindow to take in acco...Tobrun2015-10-147-18/+116
* Revert "[android] #2588 - Make getTopOffsetPixelsForAnnotationSymbol private."Tobrun2015-10-134-30/+30
* [android] #2588 - Make getTopOffsetPixelsForAnnotationSymbol private.Leith Bade2015-10-134-30/+30
* [android] #2586 - Replace MapChange enum with intsTobrun2015-10-111-113/+110
* [android] #2586 - Refactor Style with Android Support Annotations StringDefTobrun2015-10-112-39/+47
* [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-092-30/+32
* [android] JavaDoc MapView Part 7Leith Bade2015-10-093-23/+126
* [android] JavaDoc MapView part 6Leith Bade2015-10-091-18/+106
* [android] Refactor annotations functionsLeith Bade2015-10-091-89/+125
* Tidy up new ApiAccess token class.Leith Bade2015-10-093-5/+44
* [android] renamed layout fileTobrun2015-10-082-1/+1
* [android] #2462 moving MapFragment into the SDKTobrun2015-10-082-0/+134
* [android] #2462 refactored ApiAccess token setupTobrun2015-10-082-0/+47
* [android] #2462 Added empty token fileTobrun2015-10-081-0/+1