Seems to run without any styles or dimensions
authorJaroslav Tulach <jaroslav.tulach@apidesign.org>
Fri, 06 Jun 2014 12:21:21 +0200
changeset 17048bfe81e293b
parent 169 a3a6f2d953d2
child 171 205a4b9e9152
Seems to run without any styles or dimensions
minesweeper/res/values-sw600dp/dimens.xml
minesweeper/res/values-sw720dp-land/dimens.xml
minesweeper/res/values-v11/styles.xml
minesweeper/res/values-v14/styles.xml
minesweeper/res/values/dimens.xml
minesweeper/res/values/styles.xml
     1.1 --- a/minesweeper/res/values-sw600dp/dimens.xml	Fri Jun 06 12:16:02 2014 +0200
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,33 +0,0 @@
     1.4 -<!--
     1.5 -
     1.6 -    The MIT License (MIT)
     1.7 -
     1.8 -    Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     1.9 -
    1.10 -    Permission is hereby granted, free of charge, to any person obtaining a copy
    1.11 -    of this software and associated documentation files (the "Software"), to deal
    1.12 -    in the Software without restriction, including without limitation the rights
    1.13 -    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    1.14 -    copies of the Software, and to permit persons to whom the Software is
    1.15 -    furnished to do so, subject to the following conditions:
    1.16 -
    1.17 -    The above copyright notice and this permission notice shall be included in
    1.18 -    all copies or substantial portions of the Software.
    1.19 -
    1.20 -    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    1.21 -    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    1.22 -    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    1.23 -    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    1.24 -    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    1.25 -    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
    1.26 -    THE SOFTWARE.
    1.27 -
    1.28 --->
    1.29 -<resources>
    1.30 -
    1.31 -    <!--
    1.32 -         Customize dimensions originally defined in res/values/dimens.xml (such as
    1.33 -         screen margins) for sw600dp devices (e.g. 7" tablets) here.
    1.34 -    -->
    1.35 -
    1.36 -</resources>
    1.37 \ No newline at end of file
     2.1 --- a/minesweeper/res/values-sw720dp-land/dimens.xml	Fri Jun 06 12:16:02 2014 +0200
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,34 +0,0 @@
     2.4 -<!--
     2.5 -
     2.6 -    The MIT License (MIT)
     2.7 -
     2.8 -    Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     2.9 -
    2.10 -    Permission is hereby granted, free of charge, to any person obtaining a copy
    2.11 -    of this software and associated documentation files (the "Software"), to deal
    2.12 -    in the Software without restriction, including without limitation the rights
    2.13 -    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    2.14 -    copies of the Software, and to permit persons to whom the Software is
    2.15 -    furnished to do so, subject to the following conditions:
    2.16 -
    2.17 -    The above copyright notice and this permission notice shall be included in
    2.18 -    all copies or substantial portions of the Software.
    2.19 -
    2.20 -    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    2.21 -    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    2.22 -    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    2.23 -    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    2.24 -    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    2.25 -    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
    2.26 -    THE SOFTWARE.
    2.27 -
    2.28 --->
    2.29 -<resources>
    2.30 -
    2.31 -    <!--
    2.32 -         Customize dimensions originally defined in res/values/dimens.xml (such as
    2.33 -         screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here.
    2.34 -    -->
    2.35 -    <dimen name="activity_horizontal_margin">128dp</dimen>
    2.36 -
    2.37 -</resources>
    2.38 \ No newline at end of file
     3.1 --- a/minesweeper/res/values-v11/styles.xml	Fri Jun 06 12:16:02 2014 +0200
     3.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.3 @@ -1,36 +0,0 @@
     3.4 -<!--
     3.5 -
     3.6 -    The MIT License (MIT)
     3.7 -
     3.8 -    Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     3.9 -
    3.10 -    Permission is hereby granted, free of charge, to any person obtaining a copy
    3.11 -    of this software and associated documentation files (the "Software"), to deal
    3.12 -    in the Software without restriction, including without limitation the rights
    3.13 -    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    3.14 -    copies of the Software, and to permit persons to whom the Software is
    3.15 -    furnished to do so, subject to the following conditions:
    3.16 -
    3.17 -    The above copyright notice and this permission notice shall be included in
    3.18 -    all copies or substantial portions of the Software.
    3.19 -
    3.20 -    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    3.21 -    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    3.22 -    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    3.23 -    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    3.24 -    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    3.25 -    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
    3.26 -    THE SOFTWARE.
    3.27 -
    3.28 --->
    3.29 -<resources>
    3.30 -
    3.31 -    <!--
    3.32 -        Base application theme for API 11+. This theme completely replaces
    3.33 -        AppBaseTheme from res/values/styles.xml on API 11+ devices.
    3.34 -    -->
    3.35 -    <style name="AppBaseTheme" parent="android:Theme.Holo.Light">
    3.36 -        <!-- API 11 theme customizations can go here. -->
    3.37 -    </style>
    3.38 -
    3.39 -</resources>
    3.40 \ No newline at end of file
     4.1 --- a/minesweeper/res/values-v14/styles.xml	Fri Jun 06 12:16:02 2014 +0200
     4.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.3 @@ -1,37 +0,0 @@
     4.4 -<!--
     4.5 -
     4.6 -    The MIT License (MIT)
     4.7 -
     4.8 -    Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     4.9 -
    4.10 -    Permission is hereby granted, free of charge, to any person obtaining a copy
    4.11 -    of this software and associated documentation files (the "Software"), to deal
    4.12 -    in the Software without restriction, including without limitation the rights
    4.13 -    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    4.14 -    copies of the Software, and to permit persons to whom the Software is
    4.15 -    furnished to do so, subject to the following conditions:
    4.16 -
    4.17 -    The above copyright notice and this permission notice shall be included in
    4.18 -    all copies or substantial portions of the Software.
    4.19 -
    4.20 -    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    4.21 -    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    4.22 -    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    4.23 -    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    4.24 -    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    4.25 -    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
    4.26 -    THE SOFTWARE.
    4.27 -
    4.28 --->
    4.29 -<resources>
    4.30 -
    4.31 -    <!--
    4.32 -        Base application theme for API 14+. This theme completely replaces
    4.33 -        AppBaseTheme from BOTH res/values/styles.xml and
    4.34 -        res/values-v11/styles.xml on API 14+ devices.
    4.35 -    -->
    4.36 -    <style name="AppBaseTheme" parent="android:Theme.Holo.Light.DarkActionBar">
    4.37 -        <!-- API 14 theme customizations can go here. -->
    4.38 -    </style>
    4.39 -
    4.40 -</resources>
    4.41 \ No newline at end of file
     5.1 --- a/minesweeper/res/values/dimens.xml	Fri Jun 06 12:16:02 2014 +0200
     5.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.3 @@ -1,32 +0,0 @@
     5.4 -<!--
     5.5 -
     5.6 -    The MIT License (MIT)
     5.7 -
     5.8 -    Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     5.9 -
    5.10 -    Permission is hereby granted, free of charge, to any person obtaining a copy
    5.11 -    of this software and associated documentation files (the "Software"), to deal
    5.12 -    in the Software without restriction, including without limitation the rights
    5.13 -    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    5.14 -    copies of the Software, and to permit persons to whom the Software is
    5.15 -    furnished to do so, subject to the following conditions:
    5.16 -
    5.17 -    The above copyright notice and this permission notice shall be included in
    5.18 -    all copies or substantial portions of the Software.
    5.19 -
    5.20 -    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    5.21 -    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    5.22 -    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    5.23 -    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    5.24 -    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    5.25 -    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
    5.26 -    THE SOFTWARE.
    5.27 -
    5.28 --->
    5.29 -<resources>
    5.30 -
    5.31 -    <!-- Default screen margins, per the Android Design guidelines. -->
    5.32 -    <dimen name="activity_horizontal_margin">16dp</dimen>
    5.33 -    <dimen name="activity_vertical_margin">16dp</dimen>
    5.34 -
    5.35 -</resources>
    5.36 \ No newline at end of file
     6.1 --- a/minesweeper/res/values/styles.xml	Fri Jun 06 12:16:02 2014 +0200
     6.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     6.3 @@ -1,28 +0,0 @@
     6.4 -<!--
     6.5 -
     6.6 -    The MIT License (MIT)
     6.7 -
     6.8 -    Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     6.9 -
    6.10 -    Permission is hereby granted, free of charge, to any person obtaining a copy
    6.11 -    of this software and associated documentation files (the "Software"), to deal
    6.12 -    in the Software without restriction, including without limitation the rights
    6.13 -    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    6.14 -    copies of the Software, and to permit persons to whom the Software is
    6.15 -    furnished to do so, subject to the following conditions:
    6.16 -
    6.17 -    The above copyright notice and this permission notice shall be included in
    6.18 -    all copies or substantial portions of the Software.
    6.19 -
    6.20 -    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    6.21 -    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    6.22 -    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    6.23 -    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    6.24 -    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    6.25 -    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
    6.26 -    THE SOFTWARE.
    6.27 -
    6.28 --->
    6.29 -<resources>
    6.30 -
    6.31 -</resources>
    6.32 \ No newline at end of file