Added AppCompat library for Toolbar and material themes.
Removed old styles library.
|
@ -1,7 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.mapswithme.styles"
|
||||
android:versionCode="1005000"
|
||||
android:versionName="1.5.0" >
|
||||
|
||||
</manifest>
|
19
android/3rd_party/external_styles/build.gradle
vendored
|
@ -1,19 +0,0 @@
|
|||
apply plugin: 'android-library'
|
||||
|
||||
android {
|
||||
compileSdkVersion propTargetSdkVersion.toInteger()
|
||||
buildToolsVersion propBuildToolsVersion
|
||||
|
||||
// Uses properties defined in the root android folder
|
||||
defaultConfig {
|
||||
minSdkVersion propMinSdkVersion.toInteger()
|
||||
targetSdkVersion propTargetSdkVersion.toInteger()
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
manifest.srcFile 'AndroidManifest.xml'
|
||||
res.srcDirs = ['res']
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,4 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false">
|
||||
<scale android:interpolator="@interpolator/decelerate_quint" android:fromXScale="0.9" android:duration="@integer/config_activityDefaultDur" android:pivotX="50%" android:pivotY="50%" android:toYScale="1.0" android:fromYScale="0.9" android:toXScale="1.0"></scale>
|
||||
<alpha android:toAlpha="1.0" android:interpolator="@interpolator/decelerate_cubic" android:duration="@integer/config_activityShortDur" android:fromAlpha="0.0"></alpha>
|
||||
</set>
|
|
@ -1,4 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false">
|
||||
<scale android:interpolator="@interpolator/decelerate_quint" android:fromXScale="1.0" android:duration="@integer/config_activityDefaultDur" android:pivotX="50%" android:pivotY="50%" android:toYScale="0.9" android:fromYScale="1.0" android:toXScale="0.9"></scale>
|
||||
<alpha android:toAlpha="0.0" android:interpolator="@interpolator/decelerate_cubic" android:duration="@integer/config_activityShortDur" android:fromAlpha="1.0"></alpha>
|
||||
</set>
|
|
@ -1 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><alpha xmlns:android="http://schemas.android.com/apk/res/android" android:toAlpha="1.0" android:interpolator="@interpolator/decelerate_quad" android:duration="@integer/config_longAnimTime" android:fromAlpha="0.0"></alpha>
|
|
@ -1 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><alpha xmlns:android="http://schemas.android.com/apk/res/android" android:toAlpha="0.0" android:interpolator="@interpolator/accelerate_quad" android:duration="@integer/config_mediumAnimTime" android:fromAlpha="1.0"></alpha>
|
|
@ -1,4 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false">
|
||||
<scale android:interpolator="@interpolator/decelerate_quint" android:fromXScale="0.9" android:duration="@integer/config_activityDefaultDur" android:pivotX="50%" android:pivotY="0%" android:toYScale="1.0" android:fromYScale="0.9" android:toXScale="1.0"></scale>
|
||||
<alpha android:toAlpha="1.0" android:interpolator="@interpolator/decelerate_cubic" android:duration="@integer/config_activityShortDur" android:fromAlpha="0.0"></alpha>
|
||||
</set>
|
|
@ -1,4 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false">
|
||||
<scale android:interpolator="@interpolator/decelerate_quint" android:fromXScale="0.9" android:duration="@integer/config_activityDefaultDur" android:pivotX="50%" android:pivotY="50%" android:toYScale="1.0" android:fromYScale="0.9" android:toXScale="1.0"></scale>
|
||||
<alpha android:toAlpha="1.0" android:interpolator="@interpolator/decelerate_cubic" android:duration="@integer/config_activityShortDur" android:fromAlpha="0.0"></alpha>
|
||||
</set>
|
|
@ -1,4 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false">
|
||||
<scale android:interpolator="@interpolator/decelerate_quint" android:fromXScale="0.9" android:duration="@integer/config_activityDefaultDur" android:pivotX="50%" android:pivotY="100%" android:toYScale="1.0" android:fromYScale="0.9" android:toXScale="1.0"></scale>
|
||||
<alpha android:toAlpha="1.0" android:interpolator="@interpolator/decelerate_cubic" android:duration="@integer/config_activityShortDur" android:fromAlpha="0.0"></alpha>
|
||||
</set>
|
|
@ -1,4 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false">
|
||||
<scale android:interpolator="@interpolator/decelerate_quint" android:fromXScale="1.0" android:duration="@integer/config_activityDefaultDur" android:pivotX="50%" android:pivotY="0%" android:toYScale="0.9" android:fromYScale="1.0" android:toXScale="0.9"></scale>
|
||||
<alpha android:toAlpha="0.0" android:interpolator="@interpolator/decelerate_cubic" android:duration="@integer/config_activityShortDur" android:fromAlpha="1.0"></alpha>
|
||||
</set>
|
|
@ -1,4 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false">
|
||||
<scale android:interpolator="@interpolator/decelerate_quint" android:fromXScale="1.0" android:duration="@integer/config_activityDefaultDur" android:pivotX="50%" android:pivotY="50%" android:toYScale="0.9" android:fromYScale="1.0" android:toXScale="0.9"></scale>
|
||||
<alpha android:toAlpha="0.0" android:interpolator="@interpolator/decelerate_cubic" android:duration="@integer/config_activityShortDur" android:fromAlpha="1.0"></alpha>
|
||||
</set>
|
|
@ -1,4 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><set xmlns:android="http://schemas.android.com/apk/res/android" android:shareInterpolator="false">
|
||||
<scale android:interpolator="@interpolator/decelerate_quint" android:fromXScale="1.0" android:duration="@integer/config_activityDefaultDur" android:pivotX="50%" android:pivotY="100%" android:toYScale="0.9" android:fromYScale="1.0" android:toXScale="0.9"></scale>
|
||||
<alpha android:toAlpha="0.0" android:interpolator="@interpolator/decelerate_cubic" android:duration="@integer/config_activityShortDur" android:fromAlpha="1.0"></alpha>
|
||||
</set>
|
|
@ -1,20 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2010 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_enabled="false" android:color="@color/abs__bright_foreground_disabled_holo_dark"/>
|
||||
<item android:color="@color/abs__bright_foreground_holo_dark"/> <!-- not selected -->
|
||||
</selector>
|
|
@ -1,20 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2010 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_enabled="false" android:color="@color/abs__bright_foreground_disabled_holo_light"/>
|
||||
<item android:color="@color/abs__bright_foreground_holo_light"/> <!-- not selected -->
|
||||
</selector>
|
|
@ -1,24 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2010 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_enabled="false" android:color="@color/abs__bright_foreground_disabled_holo_dark"/>
|
||||
<item android:state_window_focused="false" android:color="@color/abs__bright_foreground_holo_dark"/>
|
||||
<item android:state_pressed="true" android:color="@color/abs__bright_foreground_holo_dark"/>
|
||||
<item android:state_selected="true" android:color="@color/abs__bright_foreground_holo_dark"/>
|
||||
<item android:state_activated="true" android:color="@color/abs__bright_foreground_holo_dark"/>
|
||||
<item android:color="@color/abs__bright_foreground_holo_dark"/> <!-- not selected -->
|
||||
</selector>
|
|
@ -1,25 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2010 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_enabled="false" android:color="@color/abs__bright_foreground_disabled_holo_light"/>
|
||||
<item android:state_window_focused="false" android:color="@color/abs__bright_foreground_holo_light"/>
|
||||
<item android:state_pressed="true" android:color="@color/abs__bright_foreground_holo_light"/>
|
||||
<item android:state_selected="true" android:color="@color/abs__bright_foreground_holo_light"/>
|
||||
<item android:state_activated="true" android:color="@color/abs__bright_foreground_holo_light"/>
|
||||
<item android:color="@color/abs__bright_foreground_holo_light"/> <!-- not selected -->
|
||||
|
||||
</selector>
|
|
@ -1,4 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_enabled="false" android:color="@color/bright_foreground_dark_disabled"></item>
|
||||
<item android:color="@color/bright_foreground_dark"></item>
|
||||
</selector>
|
|
@ -1,4 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_enabled="false" android:color="@color/bright_foreground_light_disabled"></item>
|
||||
<item android:color="@color/bright_foreground_light"></item>
|
||||
</selector>
|
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_enabled="false" android:color="@color/bright_foreground_disabled_holo_dark"></item>
|
||||
<item android:state_window_focused="false" android:color="@color/bright_foreground_holo_dark"></item>
|
||||
<item android:state_pressed="true" android:color="@color/bright_foreground_holo_dark"></item>
|
||||
<item android:state_selected="true" android:color="@color/bright_foreground_holo_dark"></item>
|
||||
<item android:state_activated="true" android:color="@color/bright_foreground_holo_dark"></item>
|
||||
<item android:color="@color/bright_foreground_holo_dark"></item>
|
||||
</selector>
|
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_enabled="false" android:color="@color/bright_foreground_disabled_holo_light"></item>
|
||||
<item android:state_window_focused="false" android:color="@color/bright_foreground_holo_light"></item>
|
||||
<item android:state_pressed="true" android:color="@color/bright_foreground_holo_light"></item>
|
||||
<item android:state_selected="true" android:color="@color/bright_foreground_holo_light"></item>
|
||||
<item android:state_activated="true" android:color="@color/bright_foreground_holo_light"></item>
|
||||
<item android:color="@color/bright_foreground_holo_light"></item>
|
||||
</selector>
|
|
@ -1,5 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_selected="true" android:color="@color/bright_foreground_dark_inverse"></item>
|
||||
<item android:state_activated="true" android:color="@color/bright_foreground_dark_inverse"></item>
|
||||
<item android:color="@color/bright_foreground_dark"></item>
|
||||
</selector>
|
|
@ -1,5 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_selected="true" android:color="@color/bright_foreground_light"></item>
|
||||
<item android:state_activated="true" android:color="@color/bright_foreground_light"></item>
|
||||
<item android:color="@color/bright_foreground_light"></item>
|
||||
</selector>
|
|
@ -1,11 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_window_focused="false" android:state_enabled="false" android:color="@color/dim_foreground_disabled_holo_dark"></item>
|
||||
<item android:state_window_focused="false" android:color="@color/dim_foreground_holo_dark"></item>
|
||||
<item android:state_selected="true" android:state_enabled="false" android:color="@color/dim_foreground_disabled_holo_dark"></item>
|
||||
<item android:state_enabled="false" android:state_pressed="true" android:color="@color/dim_foreground_disabled_holo_dark"></item>
|
||||
<item android:state_selected="true" android:color="@color/dim_foreground_holo_dark"></item>
|
||||
<item android:state_activated="true" android:color="@color/bright_foreground_holo_dark"></item>
|
||||
<item android:state_pressed="true" android:color="@color/dim_foreground_holo_dark"></item>
|
||||
<item android:state_enabled="false" android:color="@color/dim_foreground_disabled_holo_dark"></item>
|
||||
<item android:color="@color/dim_foreground_holo_dark"></item>
|
||||
</selector>
|
|
@ -1,11 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_window_focused="false" android:state_enabled="false" android:color="@color/dim_foreground_disabled_holo_light"></item>
|
||||
<item android:state_window_focused="false" android:color="@color/dim_foreground_holo_light"></item>
|
||||
<item android:state_enabled="false" android:state_pressed="true" android:color="@color/dim_foreground_disabled_holo_light"></item>
|
||||
<item android:state_selected="true" android:state_enabled="false" android:color="@color/dim_foreground_disabled_holo_light"></item>
|
||||
<item android:state_pressed="true" android:color="@color/dim_foreground_holo_light"></item>
|
||||
<item android:state_selected="true" android:color="@color/dim_foreground_holo_light"></item>
|
||||
<item android:state_activated="true" android:color="@color/bright_foreground_holo_light"></item>
|
||||
<item android:state_enabled="false" android:color="@color/dim_foreground_disabled_holo_light"></item>
|
||||
<item android:color="@color/dim_foreground_holo_light"></item>
|
||||
</selector>
|
|
@ -1,5 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_selected="true" android:color="@color/dim_foreground_dark_inverse"></item>
|
||||
<item android:state_activated="true" android:color="@color/bright_foreground_dark_inverse"></item>
|
||||
<item android:color="@color/dim_foreground_dark"></item>
|
||||
</selector>
|
|
@ -1,5 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_selected="true" android:color="@color/dim_foreground_dark_inverse"></item>
|
||||
<item android:state_activated="true" android:color="@color/bright_foreground_dark_inverse"></item>
|
||||
<item android:color="@color/dim_foreground_dark"></item>
|
||||
</selector>
|
|
@ -1,7 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_enabled="false" android:color="#808080"></item>
|
||||
<item android:state_window_focused="false" android:color="#808080"></item>
|
||||
<item android:state_pressed="true" android:color="#808080"></item>
|
||||
<item android:state_selected="true" android:color="@color/dim_foreground_holo_light"></item>
|
||||
<item android:color="#808080"></item>
|
||||
</selector>
|
|
@ -1,7 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_enabled="false" android:color="#808080"></item>
|
||||
<item android:state_window_focused="false" android:color="#808080"></item>
|
||||
<item android:state_pressed="true" android:color="#808080"></item>
|
||||
<item android:state_selected="true" android:color="#808080"></item>
|
||||
<item android:color="#808080"></item>
|
||||
</selector>
|
Before Width: | Height: | Size: 144 B |
Before Width: | Height: | Size: 138 B |
Before Width: | Height: | Size: 144 B |
Before Width: | Height: | Size: 135 B |
Before Width: | Height: | Size: 134 B |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 146 B |
Before Width: | Height: | Size: 145 B |
Before Width: | Height: | Size: 192 B |
Before Width: | Height: | Size: 146 B |
Before Width: | Height: | Size: 146 B |
Before Width: | Height: | Size: 139 B |
Before Width: | Height: | Size: 133 B |
Before Width: | Height: | Size: 155 B |
Before Width: | Height: | Size: 145 B |
Before Width: | Height: | Size: 104 B |
Before Width: | Height: | Size: 102 B |
Before Width: | Height: | Size: 112 B |
Before Width: | Height: | Size: 108 B |
Before Width: | Height: | Size: 110 B |
Before Width: | Height: | Size: 108 B |
Before Width: | Height: | Size: 149 B |
Before Width: | Height: | Size: 145 B |
Before Width: | Height: | Size: 147 B |
Before Width: | Height: | Size: 147 B |
Before Width: | Height: | Size: 602 B |
Before Width: | Height: | Size: 546 B |
Before Width: | Height: | Size: 713 B |
Before Width: | Height: | Size: 737 B |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 597 B |
Before Width: | Height: | Size: 616 B |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 144 B |
Before Width: | Height: | Size: 148 B |
Before Width: | Height: | Size: 467 B |
Before Width: | Height: | Size: 505 B |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 154 B |
Before Width: | Height: | Size: 78 B |
Before Width: | Height: | Size: 76 B |
Before Width: | Height: | Size: 159 B |
Before Width: | Height: | Size: 154 B |
Before Width: | Height: | Size: 159 B |
Before Width: | Height: | Size: 159 B |
Before Width: | Height: | Size: 189 B |
Before Width: | Height: | Size: 189 B |
Before Width: | Height: | Size: 922 B |
Before Width: | Height: | Size: 1 KiB |
Before Width: | Height: | Size: 178 B |
Before Width: | Height: | Size: 174 B |
Before Width: | Height: | Size: 917 B |
Before Width: | Height: | Size: 917 B |
Before Width: | Height: | Size: 188 B |
Before Width: | Height: | Size: 188 B |
Before Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 311 B |
Before Width: | Height: | Size: 312 B |
Before Width: | Height: | Size: 306 B |
Before Width: | Height: | Size: 306 B |
Before Width: | Height: | Size: 524 B |
Before Width: | Height: | Size: 523 B |
Before Width: | Height: | Size: 464 B |