summaryrefslogtreecommitdiff
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nodeJohn Firebaugh2015-08-3110-4/+209
|\
| * #2063 - MergingBrad Leege2015-08-311-0/+31
| |\
| | * added click, longclick, scroll, fling eventsErlend Fagerheim2015-08-131-0/+30
| * | Added proguard config for SDKtobrunvannuland2015-08-314-3/+27
| * | implement annotation marker tap recognition in AndroidJustin R. Miller2015-08-283-0/+149
| * | #2194 - Removing elevation due to drop shadow issueBrad Leege2015-08-271-0/+1
| * | #2182 - Replacing existing iOS style compass with more Android style compass ...Brad Leege2015-08-263-1/+1
* | | View::swap -> View::beforeRender View::afterRenderMike Morris2015-08-251-1/+5
|/ /
* | Use v8 styles on Android.Leith Bade2015-08-251-5/+5
* | #934 - Removing onLocationChanged() log statementBrad Leege2015-08-211-1/+0
* | #934 - Removing duplicate compass.png file and centralizing in common drawableBrad Leege2015-08-212-0/+0
* | #934 - Consolidating CallbackHandler due to API minimum being above GingerbreadBrad Leege2015-08-211-10/+2
* | #934 - Setting SDK Minimum to API 15. Removing TargetApi Annotations.Brad Leege2015-08-213-10/+7
* | #934 - Raising Min SDK to API 10Brad Leege2015-08-202-2/+2
* | Add missing Andorid support design library dependencyLeith Bade2015-08-194-4/+6
* | Improve support for Andrioid MLeith Bade2015-08-1845-147/+68
* | Fixes preview of Android Acticity in the Studio XML editorLeith Bade2015-08-181-1/+3
* | Update to Android API 23 for Android MLeith Bade2015-08-184-18/+15
* | Adds getAnnotations to AndroidLeith Bade2015-08-181-2/+7
* | Fix state saving on AndroidLeith Bade2015-08-173-250/+208
* | Move validateAccessToken to onCreateLeith Bade2015-08-171-1/+3
* | Merge branch 'android-remove-apache'Leith Bade2015-08-173-208/+22
|\ \
| * | Replace Apache URL validation with OkHTTPLeith Bade2015-08-173-208/+22
* | | removing annotations in mapview, not only in nativemapviewErlend Fagerheim2015-08-161-0/+13
|/ /
* | Use uv::async in HTTPAndroidRequest to ensure the correct thread deletes requ...Leith Bade2015-08-141-2/+9
|/
* Implement setGestureInProgress on AndroidLeith Bade2015-08-133-1/+17
* #1856 - Readding the removal of Shadow for Lollipop using borderWidth and ele...Brad Leege2015-08-121-0/+2
* Merge branch 'master' into 1856-material-take-2Brad Leege2015-08-126-143/+241
|\
| * Merge branch 'android-okhttp'Leith Bade2015-08-125-139/+233
| |\
| | * Use OkHTTP to implement HTTPContext on Android.Leith Bade2015-08-115-139/+233
| * | Check API level for totalMemoryLeith Bade2015-08-111-4/+8
| |/
| * #2014 - Commenting out setElevation()Brad Leege2015-08-071-1/+1
* | #1856 - Getting menu item checked based on style selectionBrad Leege2015-08-121-0/+5
* | #1856 - Adding My Location icons for FABBrad Leege2015-08-125-0/+0
* | #1856 - Setting more detailed zoom level for location toggle on centeringBrad Leege2015-08-121-1/+2
* | #1856 - Enabling and setting clickable state for features in Navigation Drawe...Brad Leege2015-08-123-6/+12
* | #1856 - Move Map display to user location when location is enabledBrad Leege2015-08-121-0/+5
* | #1856 - Added CoordinatorLayout back in to support Snackbar widgetBrad Leege2015-08-112-25/+32
* | #1856 - Adjusting compas layout back to 10dpBrad Leege2015-08-111-2/+2
* | #1856 - Using fixed Toolbar with no content scrolling underneathBrad Leege2015-08-112-44/+21
* | #1856 - Adding TrackingMode TODO for update displayBrad Leege2015-08-111-0/+2
* | #1856 - Removing GPS Toggle from Navigation DrawerBrad Leege2015-08-102-10/+0
* | #1856 - Adding Location FAB to TestApp with color toggle to show stateBrad Leege2015-08-102-32/+22
* | #1856 - Removing FAB from SDK and replacing with intial tracking mode API. M...Brad Leege2015-08-1015-81/+57
* | #1856 - Cleaning up annotations selection option and centering map on annotat...Brad Leege2015-08-071-18/+18
* | #1856 - Removing old toolbar and spinner setup codeBrad Leege2015-08-071-12/+0
* | #1856 - Setting map style programmatically and setting corresponding menu ite...Brad Leege2015-08-072-1/+3
* | #1856 - Adding Styles to Navigation View with separatorBrad Leege2015-08-073-72/+57
* | #1856 - Moving ActionBar actions to Navigation DrawerBrad Leege2015-08-073-40/+43
* | #1856 - Setting up Navigation DrawerBrad Leege2015-08-074-11/+38