android maven plugin update
11
android-app-core/src/main/AndroidManifest.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.solovyev.android.calculator.core"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="4"
|
||||
android:targetSdkVersion="17"/>
|
||||
|
||||
</manifest>
|
BIN
android-app-core/src/main/assets/Roboto-Regular.ttf
Normal file
BIN
android-app-core/src/main/res/drawable-hdpi/ab_clock.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
android-app-core/src/main/res/drawable-hdpi/ab_disk.png
Normal file
After Width: | Height: | Size: 296 B |
BIN
android-app-core/src/main/res/drawable-hdpi/ab_expand.png
Normal file
After Width: | Height: | Size: 420 B |
BIN
android-app-core/src/main/res/drawable-hdpi/ab_icon.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
android-app-core/src/main/res/drawable-hdpi/ab_menu.png
Normal file
After Width: | Height: | Size: 716 B |
BIN
android-app-core/src/main/res/drawable-hdpi/ab_plus.png
Normal file
After Width: | Height: | Size: 238 B |
BIN
android-app-core/src/main/res/drawable-hdpi/ab_range.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
android-app-core/src/main/res/drawable-hdpi/ab_remove.png
Normal file
After Width: | Height: | Size: 515 B |
BIN
android-app-core/src/main/res/drawable-hdpi/ab_settings.png
Normal file
After Width: | Height: | Size: 576 B |
BIN
android-app-core/src/main/res/drawable-hdpi/ab_stats.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
android-app-core/src/main/res/drawable-hdpi/ab_stats_3d.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
android-app-core/src/main/res/drawable-hdpi/icon.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
android-app-core/src/main/res/drawable-hdpi/icon_onscreen.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
android-app-core/src/main/res/drawable-hdpi/kb_copy.png
Normal file
After Width: | Height: | Size: 424 B |
BIN
android-app-core/src/main/res/drawable-hdpi/kb_erase.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
android-app-core/src/main/res/drawable-hdpi/kb_logo.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
android-app-core/src/main/res/drawable-hdpi/kb_paste.png
Normal file
After Width: | Height: | Size: 593 B |
BIN
android-app-core/src/main/res/drawable-hdpi/kb_settings.png
Normal file
After Width: | Height: | Size: 601 B |
BIN
android-app-core/src/main/res/drawable-hdpi/kb_share.png
Normal file
After Width: | Height: | Size: 896 B |
BIN
android-app-core/src/main/res/drawable-hdpi/logo.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
android-app-core/src/main/res/drawable-ldpi/ab_icon.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
android-app-core/src/main/res/drawable-ldpi/kb_logo.png
Normal file
After Width: | Height: | Size: 942 B |
BIN
android-app-core/src/main/res/drawable-ldpi/logo.png
Normal file
After Width: | Height: | Size: 8.0 KiB |
BIN
android-app-core/src/main/res/drawable-mdpi/ab_clock.png
Normal file
After Width: | Height: | Size: 870 B |
BIN
android-app-core/src/main/res/drawable-mdpi/ab_disk.png
Normal file
After Width: | Height: | Size: 270 B |
BIN
android-app-core/src/main/res/drawable-mdpi/ab_expand.png
Normal file
After Width: | Height: | Size: 324 B |
BIN
android-app-core/src/main/res/drawable-mdpi/ab_icon.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
android-app-core/src/main/res/drawable-mdpi/ab_menu.png
Normal file
After Width: | Height: | Size: 670 B |
BIN
android-app-core/src/main/res/drawable-mdpi/ab_plus.png
Normal file
After Width: | Height: | Size: 214 B |
BIN
android-app-core/src/main/res/drawable-mdpi/ab_range.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
android-app-core/src/main/res/drawable-mdpi/ab_remove.png
Normal file
After Width: | Height: | Size: 424 B |
BIN
android-app-core/src/main/res/drawable-mdpi/ab_settings.png
Normal file
After Width: | Height: | Size: 520 B |
BIN
android-app-core/src/main/res/drawable-mdpi/ab_stats.png
Normal file
After Width: | Height: | Size: 860 B |
BIN
android-app-core/src/main/res/drawable-mdpi/ab_stats_3d.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
android-app-core/src/main/res/drawable-mdpi/icon.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
android-app-core/src/main/res/drawable-mdpi/icon_onscreen.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
android-app-core/src/main/res/drawable-mdpi/kb_copy.png
Normal file
After Width: | Height: | Size: 361 B |
BIN
android-app-core/src/main/res/drawable-mdpi/kb_erase.png
Normal file
After Width: | Height: | Size: 668 B |
BIN
android-app-core/src/main/res/drawable-mdpi/kb_logo.png
Normal file
After Width: | Height: | Size: 899 B |
BIN
android-app-core/src/main/res/drawable-mdpi/kb_paste.png
Normal file
After Width: | Height: | Size: 511 B |
BIN
android-app-core/src/main/res/drawable-mdpi/kb_settings.png
Normal file
After Width: | Height: | Size: 532 B |
BIN
android-app-core/src/main/res/drawable-mdpi/kb_share.png
Normal file
After Width: | Height: | Size: 610 B |
BIN
android-app-core/src/main/res/drawable-mdpi/logo.png
Normal file
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 157 B |
After Width: | Height: | Size: 113 B |
After Width: | Height: | Size: 285 B |
After Width: | Height: | Size: 2.4 KiB |
After Width: | Height: | Size: 155 B |
After Width: | Height: | Size: 104 B |
After Width: | Height: | Size: 118 B |
After Width: | Height: | Size: 118 B |
After Width: | Height: | Size: 117 B |
After Width: | Height: | Size: 117 B |
After Width: | Height: | Size: 117 B |
After Width: | Height: | Size: 285 B |
After Width: | Height: | Size: 275 B |
After Width: | Height: | Size: 115 B |
After Width: | Height: | Size: 115 B |
After Width: | Height: | Size: 115 B |
After Width: | Height: | Size: 118 B |
After Width: | Height: | Size: 155 B |
After Width: | Height: | Size: 117 B |
After Width: | Height: | Size: 117 B |
After Width: | Height: | Size: 115 B |
After Width: | Height: | Size: 115 B |
After Width: | Height: | Size: 115 B |
After Width: | Height: | Size: 118 B |
After Width: | Height: | Size: 23 KiB |
After Width: | Height: | Size: 28 KiB |
BIN
android-app-core/src/main/res/drawable-nodpi/widget_preview.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
android-app-core/src/main/res/drawable-xhdpi/ab_clock.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
android-app-core/src/main/res/drawable-xhdpi/ab_disk.png
Normal file
After Width: | Height: | Size: 236 B |
BIN
android-app-core/src/main/res/drawable-xhdpi/ab_expand.png
Normal file
After Width: | Height: | Size: 510 B |
BIN
android-app-core/src/main/res/drawable-xhdpi/ab_icon.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
android-app-core/src/main/res/drawable-xhdpi/ab_menu.png
Normal file
After Width: | Height: | Size: 751 B |
BIN
android-app-core/src/main/res/drawable-xhdpi/ab_plus.png
Normal file
After Width: | Height: | Size: 238 B |
BIN
android-app-core/src/main/res/drawable-xhdpi/ab_range.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
android-app-core/src/main/res/drawable-xhdpi/ab_remove.png
Normal file
After Width: | Height: | Size: 489 B |
BIN
android-app-core/src/main/res/drawable-xhdpi/ab_settings.png
Normal file
After Width: | Height: | Size: 454 B |
BIN
android-app-core/src/main/res/drawable-xhdpi/ab_stats.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
android-app-core/src/main/res/drawable-xhdpi/ab_stats_3d.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
android-app-core/src/main/res/drawable-xhdpi/icon.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
android-app-core/src/main/res/drawable-xhdpi/icon_onscreen.png
Normal file
After Width: | Height: | Size: 4.0 KiB |
BIN
android-app-core/src/main/res/drawable-xhdpi/kb_copy.png
Normal file
After Width: | Height: | Size: 357 B |
BIN
android-app-core/src/main/res/drawable-xhdpi/kb_erase.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
android-app-core/src/main/res/drawable-xhdpi/kb_logo.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
android-app-core/src/main/res/drawable-xhdpi/kb_paste.png
Normal file
After Width: | Height: | Size: 544 B |
BIN
android-app-core/src/main/res/drawable-xhdpi/kb_settings.png
Normal file
After Width: | Height: | Size: 461 B |
BIN
android-app-core/src/main/res/drawable-xhdpi/kb_share.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
android-app-core/src/main/res/drawable-xhdpi/logo.png
Normal file
After Width: | Height: | Size: 25 KiB |
BIN
android-app-core/src/main/res/drawable-xlarge-hdpi/kb_logo.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
android-app-core/src/main/res/drawable-xxhdpi/icon.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
android-app-core/src/main/res/drawable-xxhdpi/icon_onscreen.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
31
android-app-core/src/main/res/drawable/blue_button.xml
Normal file
@@ -0,0 +1,31 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!--
|
||||
~ Copyright 2013 serso aka se.solovyev
|
||||
~
|
||||
~ 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.
|
||||
~
|
||||
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~ Contact details
|
||||
~
|
||||
~ Email: se.solovyev@gmail.com
|
||||
~ Site: http://se.solovyev.org
|
||||
-->
|
||||
|
||||
<selector xmlns:a="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<item a:state_pressed="true" a:drawable="@drawable/metro_button_pressed"/>
|
||||
|
||||
<item a:drawable="@drawable/blue_button_shape"/>
|
||||
|
||||
</selector>
|
31
android-app-core/src/main/res/drawable/blue_button_dark.xml
Normal file
@@ -0,0 +1,31 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!--
|
||||
~ Copyright 2013 serso aka se.solovyev
|
||||
~
|
||||
~ 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.
|
||||
~
|
||||
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~ Contact details
|
||||
~
|
||||
~ Email: se.solovyev@gmail.com
|
||||
~ Site: http://se.solovyev.org
|
||||
-->
|
||||
|
||||
<selector xmlns:a="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<item a:state_pressed="true" a:drawable="@drawable/metro_button_pressed"/>
|
||||
|
||||
<item a:drawable="@drawable/blue_button_dark_shape"/>
|
||||
|
||||
</selector>
|
@@ -0,0 +1,31 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!--
|
||||
~ Copyright 2013 serso aka se.solovyev
|
||||
~
|
||||
~ 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.
|
||||
~
|
||||
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~ Contact details
|
||||
~
|
||||
~ Email: se.solovyev@gmail.com
|
||||
~ Site: http://se.solovyev.org
|
||||
-->
|
||||
|
||||
<shape xmlns:a="http://schemas.android.com/apk/res/android">
|
||||
<gradient
|
||||
a:startColor="#000d1f"
|
||||
a:endColor="#002255"
|
||||
a:angle="90"/>
|
||||
<corners a:radius="0dp"/>
|
||||
</shape>
|
31
android-app-core/src/main/res/drawable/blue_button_shape.xml
Normal file
@@ -0,0 +1,31 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!--
|
||||
~ Copyright 2013 serso aka se.solovyev
|
||||
~
|
||||
~ 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.
|
||||
~
|
||||
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~ Contact details
|
||||
~
|
||||
~ Email: se.solovyev@gmail.com
|
||||
~ Site: http://se.solovyev.org
|
||||
-->
|
||||
|
||||
<shape xmlns:a="http://schemas.android.com/apk/res/android">
|
||||
<gradient
|
||||
a:startColor="#001c45"
|
||||
a:endColor="#003481"
|
||||
a:angle="90"/>
|
||||
<corners a:radius="0dp"/>
|
||||
</shape>
|
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><!--
|
||||
~ Copyright 2013 serso aka se.solovyev
|
||||
~
|
||||
~ 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.
|
||||
~
|
||||
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~ Contact details
|
||||
~
|
||||
~ Email: se.solovyev@gmail.com
|
||||
~ Site: http://se.solovyev.org
|
||||
-->
|
||||
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_pressed="true" android:drawable="@drawable/default_abs__btn_cab_done_pressed_holo_dark"/>
|
||||
<item android:state_focused="true" android:state_enabled="true"
|
||||
android:drawable="@drawable/default_abs__btn_cab_done_focused_holo_dark"/>
|
||||
<item android:state_enabled="true" android:drawable="@drawable/default_abs__btn_cab_done_default_holo_dark"/>
|
||||
</selector>
|