mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-21 05:05:31 +00:00
ignores bin of google play services lib
This commit is contained in:
@@ -22,3 +22,4 @@ sailing_debug0*
|
||||
/java/com.sap.sailing.server.gateway.serialization.test/.settings/*.prefs
|
||||
.DS_Store
|
||||
java/com.sap.sailing.simulator/bin/com/sap/sailing/simulator/Simulator.gwt.xml
|
||||
/mobile/google-play-services_lib/bin/*
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.google.android.gms"
|
||||
android:versionCode="2012110"
|
||||
android:versionName="2.0.12 (543433-10)" >
|
||||
|
||||
<uses-sdk android:minSdkVersion="8"/>
|
||||
|
||||
</manifest>
|
||||
@@ -1,44 +0,0 @@
|
||||
int attr cameraBearing 0x7f010001
|
||||
int attr cameraTargetLat 0x7f010002
|
||||
int attr cameraTargetLng 0x7f010003
|
||||
int attr cameraTilt 0x7f010004
|
||||
int attr cameraZoom 0x7f010005
|
||||
int attr mapType 0x7f010000
|
||||
int attr uiCompass 0x7f010006
|
||||
int attr uiRotateGestures 0x7f010007
|
||||
int attr uiScrollGestures 0x7f010008
|
||||
int attr uiTiltGestures 0x7f010009
|
||||
int attr uiZoomControls 0x7f01000a
|
||||
int attr uiZoomGestures 0x7f01000b
|
||||
int attr useViewLifecycle 0x7f01000c
|
||||
int attr zOrderOnTop 0x7f01000d
|
||||
int id none 0x7f020000
|
||||
int id normal 0x7f020001
|
||||
int id satellite 0x7f020002
|
||||
int id terrain 0x7f020003
|
||||
int string common_google_play_services_enable_button 0x7f030006
|
||||
int string common_google_play_services_enable_text 0x7f030005
|
||||
int string common_google_play_services_enable_title 0x7f030004
|
||||
int string common_google_play_services_install_button 0x7f030003
|
||||
int string common_google_play_services_install_text_phone 0x7f030001
|
||||
int string common_google_play_services_install_text_tablet 0x7f030002
|
||||
int string common_google_play_services_install_title 0x7f030000
|
||||
int string common_google_play_services_unknown_issue 0x7f030009
|
||||
int string common_google_play_services_update_button 0x7f03000a
|
||||
int string common_google_play_services_update_text 0x7f030008
|
||||
int string common_google_play_services_update_title 0x7f030007
|
||||
int[] styleable MapAttrs { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d }
|
||||
int styleable MapAttrs_cameraBearing 1
|
||||
int styleable MapAttrs_cameraTargetLat 2
|
||||
int styleable MapAttrs_cameraTargetLng 3
|
||||
int styleable MapAttrs_cameraTilt 4
|
||||
int styleable MapAttrs_cameraZoom 5
|
||||
int styleable MapAttrs_mapType 0
|
||||
int styleable MapAttrs_uiCompass 6
|
||||
int styleable MapAttrs_uiRotateGestures 7
|
||||
int styleable MapAttrs_uiScrollGestures 8
|
||||
int styleable MapAttrs_uiTiltGestures 9
|
||||
int styleable MapAttrs_uiZoomControls 10
|
||||
int styleable MapAttrs_uiZoomGestures 11
|
||||
int styleable MapAttrs_useViewLifecycle 12
|
||||
int styleable MapAttrs_zOrderOnTop 13
|
||||
@@ -1 +0,0 @@
|
||||
This hidden file is here to ensure there is a src folder.
|
||||
Binary file not shown.
Reference in New Issue
Block a user