Initial v4
This commit is contained in:
160
app/src/main/res/values/arrays.xml
Normal file
160
app/src/main/res/values/arrays.xml
Normal file
@@ -0,0 +1,160 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><!--
|
||||
~ Aurora Store
|
||||
~ Copyright (C) 2021, Rahul Kumar Patel <whyorean@gmail.com>
|
||||
~
|
||||
~ Aurora Store is free software: you can redistribute it and/or modify
|
||||
~ it under the terms of the GNU General Public License as published by
|
||||
~ the Free Software Foundation, either version 2 of the License, or
|
||||
~ (at your option) any later version.
|
||||
~
|
||||
~ Aurora Store is distributed in the hope that it will be useful,
|
||||
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
~ GNU General Public License for more details.
|
||||
~
|
||||
~ You should have received a copy of the GNU General Public License
|
||||
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
|
||||
~
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<array name="auto_size_text_sizes">
|
||||
<item>12sp</item>
|
||||
<item>13sp</item>
|
||||
<item>14sp</item>
|
||||
<item>15sp</item>
|
||||
<item>16sp</item>
|
||||
<item>17sp</item>
|
||||
<item>18sp</item>
|
||||
<item>19sp</item>
|
||||
<item>20sp</item>
|
||||
</array>
|
||||
<array name="auto_size_text_sizes_large">
|
||||
<item>24sp</item>
|
||||
<item>25sp</item>
|
||||
<item>26sp</item>
|
||||
<item>27sp</item>
|
||||
<item>28sp</item>
|
||||
<item>29sp</item>
|
||||
<item>30sp</item>
|
||||
<item>31sp</item>
|
||||
<item>32sp</item>
|
||||
<item>33sp</item>
|
||||
<item>34sp</item>
|
||||
<item>35sp</item>
|
||||
<item>36sp</item>
|
||||
<item>37sp</item>
|
||||
<item>38sp</item>
|
||||
<item>39sp</item>
|
||||
<item>40sp</item>
|
||||
<item>41sp</item>
|
||||
<item>42sp</item>
|
||||
<item>43sp</item>
|
||||
<item>44sp</item>
|
||||
<item>45sp</item>
|
||||
<item>46sp</item>
|
||||
<item>47sp</item>
|
||||
<item>48sp</item>
|
||||
</array>
|
||||
|
||||
<string-array name="pref_themes">
|
||||
<item>@string/pref_ui_theme_system</item>
|
||||
<item>@string/pref_ui_theme_light</item>
|
||||
<item>@string/pref_ui_theme_dark</item>
|
||||
<item>@string/pref_ui_theme_black</item>
|
||||
<item>@string/pref_ui_theme_dark_x</item>
|
||||
<item>@string/pref_ui_theme_darkord</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="pref_themes_values">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="pref_accent">
|
||||
<item>@string/ui_accent_1</item>
|
||||
<item>@string/ui_accent_2</item>
|
||||
<item>@string/ui_accent_3</item>
|
||||
<item>@string/ui_accent_4</item>
|
||||
<item>@string/ui_accent_5</item>
|
||||
<item>@string/ui_accent_6</item>
|
||||
<item>@string/ui_accent_7</item>
|
||||
<item>@string/ui_accent_8</item>
|
||||
<item>@string/ui_accent_9</item>
|
||||
<item>@string/ui_accent_10</item>
|
||||
<item>@string/ui_accent_11</item>
|
||||
<item>@string/ui_accent_12</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="pref_accent_values">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
<item>6</item>
|
||||
<item>7</item>
|
||||
<item>8</item>
|
||||
<item>9</item>
|
||||
<item>10</item>
|
||||
<item>11</item>
|
||||
<item>12</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="pref_installation_method">
|
||||
<item>@string/pref_install_mode_session</item>
|
||||
<item>@string/pref_install_mode_native</item>
|
||||
<item>@string/pref_install_mode_root</item>
|
||||
<item>@string/pref_install_mode_services</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="pref_installation_method_values">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="link_urls">
|
||||
<item>"bc1qu7cy9fepjj309y4r2x3rymve7mw4ff39c8cpe0"</item>
|
||||
<item>"qpqus3qdlz8guf476vwz0fjl8s34fseukcmrl6eknl"</item>
|
||||
<item>"0x6977446933EC8b5964D921f7377950992337B1C6"</item>
|
||||
<item>"whyorean@dbs"</item>
|
||||
<item>"https://paypal.me/AuroraDev"</item>
|
||||
<item>"https://liberapay.com/on/gitlab/whyorean/ "</item>
|
||||
<item>"https://gitlab.com/AuroraOSS/AuroraStore"</item>
|
||||
<item>"https://forum.xda-developers.com/android/apps-games/galaxy-playstore-alternative-t3739733"</item>
|
||||
<item>"https://t.me/AuroraSupport"</item>
|
||||
<item>"https://f-droid.org/en/packages/com.aurora.store/"</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="link_titles">
|
||||
<item>@string/about_bitcoin_btc</item>
|
||||
<item>@string/about_bitcoin_bch</item>
|
||||
<item>@string/about_bitcoin_eth</item>
|
||||
<item>@string/about_bhim</item>
|
||||
<item>@string/about_paypal</item>
|
||||
<item>@string/about_libera</item>
|
||||
<item>@string/about_gitlab</item>
|
||||
<item>@string/about_xda</item>
|
||||
<item>@string/about_telegram</item>
|
||||
<item>@string/about_fdroid</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="link_subtitle">
|
||||
<item>@string/about_bitcoin_btc_summary</item>
|
||||
<item>@string/about_bitcoin_bch_summary</item>
|
||||
<item>@string/about_bitcoin_eth_summary</item>
|
||||
<item>@string/about_bhim_summary</item>
|
||||
<item>@string/about_paypal_summary</item>
|
||||
<item>@string/about_libera_summary</item>
|
||||
<item>@string/about_gitlab_summary</item>
|
||||
<item>@string/about_xda_summary</item>
|
||||
<item>@string/about_telegram_summary</item>
|
||||
<item>@string/about_fdroid_summary</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
48
app/src/main/res/values/attrs.xml
Normal file
48
app/src/main/res/values/attrs.xml
Normal file
@@ -0,0 +1,48 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><!--
|
||||
~ Aurora Store
|
||||
~ Copyright (C) 2021, Rahul Kumar Patel <whyorean@gmail.com>
|
||||
~
|
||||
~ Aurora Store is free software: you can redistribute it and/or modify
|
||||
~ it under the terms of the GNU General Public License as published by
|
||||
~ the Free Software Foundation, either version 2 of the License, or
|
||||
~ (at your option) any later version.
|
||||
~
|
||||
~ Aurora Store is distributed in the hope that it will be useful,
|
||||
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
~ GNU General Public License for more details.
|
||||
~
|
||||
~ You should have received a copy of the GNU General Public License
|
||||
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
|
||||
~
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<declare-styleable name="AuroraTheme">
|
||||
<attr name="scrim" format="color" />
|
||||
<attr name="scrimAccent" format="color" />
|
||||
<attr name="scrimAlt" format="color" />
|
||||
<attr name="scrimBlack" format="color" />
|
||||
<attr name="colorStroke" format="color" />
|
||||
<attr name="colorShimmer" format="color" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="ActionHeaderLayout">
|
||||
<attr name="headerTitle" format="string" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="StateButton">
|
||||
<attr name="btnStateText" format="string" />
|
||||
<attr name="btnStateIcon" format="reference" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="ActionButton">
|
||||
<attr name="btnActionText" format="string" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="DevInfoLayout">
|
||||
<attr name="txtTitle" format="string" />
|
||||
<attr name="txtSubtitle" format="string" />
|
||||
<attr name="imgIcon" format="reference" />
|
||||
</declare-styleable>
|
||||
</resources>
|
||||
88
app/src/main/res/values/colors.xml
Normal file
88
app/src/main/res/values/colors.xml
Normal file
@@ -0,0 +1,88 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><!--
|
||||
~ Aurora Store
|
||||
~ Copyright (C) 2021, Rahul Kumar Patel <whyorean@gmail.com>
|
||||
~
|
||||
~ Aurora Store is free software: you can redistribute it and/or modify
|
||||
~ it under the terms of the GNU General Public License as published by
|
||||
~ the Free Software Foundation, either version 2 of the License, or
|
||||
~ (at your option) any later version.
|
||||
~
|
||||
~ Aurora Store is distributed in the hope that it will be useful,
|
||||
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
~ GNU General Public License for more details.
|
||||
~
|
||||
~ You should have received a copy of the GNU General Public License
|
||||
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
|
||||
~
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<!--Light Theme-->
|
||||
<color name="colorPrimaryDark">@color/colorAccent</color>
|
||||
<color name="colorPrimaryAlt">#9D9D9D</color>
|
||||
<color name="colorShimmer">#ABABAB</color>
|
||||
<color name="colorStroke">#D6D6D6</color>
|
||||
|
||||
<!--Dark Theme-->
|
||||
<color name="colorDarkPrimaryDark">#202124</color>
|
||||
<color name="colorDarkBackground">#2d2e31</color>
|
||||
<color name="colorDarkWindowBackground">#202124</color>
|
||||
<color name="colorShimmerDark">#373a40</color>
|
||||
<color name="colorStrokeDark">#373a40</color>
|
||||
|
||||
<!--DarkX Theme-->
|
||||
<color name="colorDarkXPrimaryDark">#1C2733</color>
|
||||
<color name="colorDarkXBackground">#222E3C</color>
|
||||
<color name="colorDarkXWindowBackground">#1C2733</color>
|
||||
<color name="colorShimmerDarkX">#425a75</color>
|
||||
<color name="colorStrokeDarkX">#425a75</color>
|
||||
|
||||
<!--Darkord Theme-->
|
||||
<color name="colorDarkordPrimaryDark">#23272a</color>
|
||||
<color name="colorDarkordBackground">#2c2f33</color>
|
||||
<color name="colorDarkordWindowBackground">#23272a</color>
|
||||
<color name="colorShimmerDarkord">#99aab5</color>
|
||||
<color name="colorStrokeDarkord">#99aab5</color>
|
||||
|
||||
<!--Black Theme-->
|
||||
<color name="colorBlack">#000</color>
|
||||
<color name="colorShimmerBlack">#646464</color>
|
||||
<color name="colorStrokeBlack">#343434</color>
|
||||
|
||||
<!--Common Colors-->
|
||||
<color name="colorAccent">#6C63FF</color>
|
||||
<color name="colorWhite">#FFFFFF</color>
|
||||
<color name="colorTransparent">#00000000</color>
|
||||
|
||||
<!--Tab Colors-->
|
||||
<color name="colorTabSelected">@color/colorAccent</color>
|
||||
<color name="colorTabDefault">@color/colorScrim</color>
|
||||
<color name="txtTabDefault">#44F2F2F2</color>
|
||||
<color name="txtTabSelected">#F2F2F2</color>
|
||||
|
||||
<!--Scrim Colors-->
|
||||
<color name="colorScrim">#22000000</color>
|
||||
<color name="colorScrimAlt">#99000000</color>
|
||||
<color name="colorScrimAccent">#446C63FF</color>
|
||||
<color name="colorScrimBlack">#30000000</color>
|
||||
|
||||
<color name="colorBlue">#4768FD</color>
|
||||
<color name="colorRed">#E4002B</color>
|
||||
<color name="colorRedAlt">#ff4c4c</color>
|
||||
<color name="colorOrange">#FF9933</color>
|
||||
<color name="colorGreen">#49A942</color>
|
||||
|
||||
<color name="colorAccent01">#6C63FF</color>
|
||||
<color name="colorAccent02">#FF00FF</color>
|
||||
<color name="colorAccent03">#E4002B</color>
|
||||
<color name="colorAccent04">#F9A826</color>
|
||||
<color name="colorAccent05">#49A942</color>
|
||||
<color name="colorAccent06">#6633cc</color>
|
||||
<color name="colorAccent07">#52565e</color>
|
||||
<color name="colorAccent08">#ee70a6</color>
|
||||
<color name="colorAccent09">#b5c327</color>
|
||||
<color name="colorAccent10">#f38654</color>
|
||||
<color name="colorAccent11">#61A7E0</color>
|
||||
<color name="colorAccent12">#7289da</color>
|
||||
</resources>
|
||||
62
app/src/main/res/values/dimens.xml
Normal file
62
app/src/main/res/values/dimens.xml
Normal file
@@ -0,0 +1,62 @@
|
||||
<!--
|
||||
~ Aurora Store
|
||||
~ Copyright (C) 2021, Rahul Kumar Patel <whyorean@gmail.com>
|
||||
~
|
||||
~ Aurora Store is free software: you can redistribute it and/or modify
|
||||
~ it under the terms of the GNU General Public License as published by
|
||||
~ the Free Software Foundation, either version 2 of the License, or
|
||||
~ (at your option) any later version.
|
||||
~
|
||||
~ Aurora Store is distributed in the hope that it will be useful,
|
||||
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
~ GNU General Public License for more details.
|
||||
~
|
||||
~ You should have received a copy of the GNU General Public License
|
||||
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
|
||||
~
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<dimen name="padding_xxsmall">2dp</dimen>
|
||||
<dimen name="padding_xsmall">4dp</dimen>
|
||||
<dimen name="padding_small">8dp</dimen>
|
||||
<dimen name="padding_medium">10dp</dimen>
|
||||
<dimen name="padding_normal">12dp</dimen>
|
||||
<dimen name="padding_large">16dp</dimen>
|
||||
<dimen name="padding_xlarge">32dp</dimen>
|
||||
|
||||
<dimen name="margin_xxsmall">2dp</dimen>
|
||||
<dimen name="margin_xsmall">4dp</dimen>
|
||||
<dimen name="margin_small">8dp</dimen>
|
||||
<dimen name="margin_medium">10dp</dimen>
|
||||
<dimen name="margin_normal">12dp</dimen>
|
||||
<dimen name="margin_large">16dp</dimen>
|
||||
<dimen name="margin_xlarge">32dp</dimen>
|
||||
|
||||
<dimen name="icon_size_default">24dp</dimen>
|
||||
<dimen name="icon_size_category">36dp</dimen>
|
||||
<dimen name="icon_size_small">48dp</dimen>
|
||||
<dimen name="icon_size_medium">56dp</dimen>
|
||||
<dimen name="icon_size">64dp</dimen>
|
||||
<dimen name="icon_size_large">72dp</dimen>
|
||||
<dimen name="icon_size_cluster">80dp</dimen>
|
||||
<dimen name="icon_size_avatar">108dp</dimen>
|
||||
|
||||
<!--Almost 16 : 9-->
|
||||
<dimen name="screenshot_height">240dp</dimen>
|
||||
<dimen name="screenshot_width">135dp</dimen>
|
||||
|
||||
<dimen name="height_bottom_adj">64dp</dimen>
|
||||
|
||||
<dimen name="cluster_size">128dp</dimen>
|
||||
<dimen name="elevation_small">3dp</dimen>
|
||||
|
||||
<dimen name="height_header">36dp</dimen>
|
||||
<dimen name="height_chip">52dp</dimen>
|
||||
<dimen name="height_button">56dp</dimen>
|
||||
<dimen name="width_button">200dp</dimen>
|
||||
<dimen name="height_bottomsheet_button">52dp</dimen>
|
||||
<dimen name="height_peek">64dp</dimen>
|
||||
<dimen name="height_nav_header">148dp</dimen>
|
||||
</resources>
|
||||
35
app/src/main/res/values/font_certs.xml
Normal file
35
app/src/main/res/values/font_certs.xml
Normal file
@@ -0,0 +1,35 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><!--
|
||||
~ Aurora Store
|
||||
~ Copyright (C) 2021, Rahul Kumar Patel <whyorean@gmail.com>
|
||||
~
|
||||
~ Aurora Store is free software: you can redistribute it and/or modify
|
||||
~ it under the terms of the GNU General Public License as published by
|
||||
~ the Free Software Foundation, either version 2 of the License, or
|
||||
~ (at your option) any later version.
|
||||
~
|
||||
~ Aurora Store is distributed in the hope that it will be useful,
|
||||
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
~ GNU General Public License for more details.
|
||||
~
|
||||
~ You should have received a copy of the GNU General Public License
|
||||
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
|
||||
~
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<array name="com_google_android_gms_fonts_certs">
|
||||
<item>@array/com_google_android_gms_fonts_certs_dev</item>
|
||||
<item>@array/com_google_android_gms_fonts_certs_prod</item>
|
||||
</array>
|
||||
<string-array name="com_google_android_gms_fonts_certs_dev">
|
||||
<item>
|
||||
MIIEqDCCA5CgAwIBAgIJANWFuGx90071MA0GCSqGSIb3DQEBBAUAMIGUMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEQMA4GA1UEChMHQW5kcm9pZDEQMA4GA1UECxMHQW5kcm9pZDEQMA4GA1UEAxMHQW5kcm9pZDEiMCAGCSqGSIb3DQEJARYTYW5kcm9pZEBhbmRyb2lkLmNvbTAeFw0wODA0MTUyMzM2NTZaFw0zNTA5MDEyMzM2NTZaMIGUMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEQMA4GA1UEChMHQW5kcm9pZDEQMA4GA1UECxMHQW5kcm9pZDEQMA4GA1UEAxMHQW5kcm9pZDEiMCAGCSqGSIb3DQEJARYTYW5kcm9pZEBhbmRyb2lkLmNvbTCCASAwDQYJKoZIhvcNAQEBBQADggENADCCAQgCggEBANbOLggKv+IxTdGNs8/TGFy0PTP6DHThvbbR24kT9ixcOd9W+EaBPWW+wPPKQmsHxajtWjmQwWfna8mZuSeJS48LIgAZlKkpFeVyxW0qMBujb8X8ETrWy550NaFtI6t9+u7hZeTfHwqNvacKhp1RbE6dBRGWynwMVX8XW8N1+UjFaq6GCJukT4qmpN2afb8sCjUigq0GuMwYXrFVee74bQgLHWGJwPmvmLHC69EH6kWr22ijx4OKXlSIx2xT1AsSHee70w5iDBiK4aph27yH3TxkXy9V89TDdexAcKk/cVHYNnDBapcavl7y0RiQ4biu8ymM8Ga/nmzhRKya6G0cGw8CAQOjgfwwgfkwHQYDVR0OBBYEFI0cxb6VTEM8YYY6FbBMvAPyT+CyMIHJBgNVHSMEgcEwgb6AFI0cxb6VTEM8YYY6FbBMvAPyT+CyoYGapIGXMIGUMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEQMA4GA1UEChMHQW5kcm9pZDEQMA4GA1UECxMHQW5kcm9pZDEQMA4GA1UEAxMHQW5kcm9pZDEiMCAGCSqGSIb3DQEJARYTYW5kcm9pZEBhbmRyb2lkLmNvbYIJANWFuGx90071MAwGA1UdEwQFMAMBAf8wDQYJKoZIhvcNAQEEBQADggEBABnTDPEF+3iSP0wNfdIjIz1AlnrPzgAIHVvXxunW7SBrDhEglQZBbKJEk5kT0mtKoOD1JMrSu1xuTKEBahWRbqHsXclaXjoBADb0kkjVEJu/Lh5hgYZnOjvlba8Ld7HCKePCVePoTJBdI4fvugnL8TsgK05aIskyY0hKI9L8KfqfGTl1lzOv2KoWD0KWwtAWPoGChZxmQ+nBli+gwYMzM1vAkP+aayLe0a1EQimlOalO762r0GXO0ks+UeXde2Z4e+8S/pf7pITEI/tP+MxJTALw9QUWEv9lKTk+jkbqxbsh8nfBUapfKqYn0eidpwq2AzVp3juYl7//fKnaPhJD9gs=
|
||||
</item>
|
||||
</string-array>
|
||||
<string-array name="com_google_android_gms_fonts_certs_prod">
|
||||
<item>
|
||||
MIIEQzCCAyugAwIBAgIJAMLgh0ZkSjCNMA0GCSqGSIb3DQEBBAUAMHQxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtHb29nbGUgSW5jLjEQMA4GA1UECxMHQW5kcm9pZDEQMA4GA1UEAxMHQW5kcm9pZDAeFw0wODA4MjEyMzEzMzRaFw0zNjAxMDcyMzEzMzRaMHQxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtHb29nbGUgSW5jLjEQMA4GA1UECxMHQW5kcm9pZDEQMA4GA1UEAxMHQW5kcm9pZDCCASAwDQYJKoZIhvcNAQEBBQADggENADCCAQgCggEBAKtWLgDYO6IIrgqWbxJOKdoR8qtW0I9Y4sypEwPpt1TTcvZApxsdyxMJZ2JORland2qSGT2y5b+3JKkedxiLDmpHpDsz2WCbdxgxRczfey5YZnTJ4VZbH0xqWVW/8lGmPav5xVwnIiJS6HXk+BVKZF+JcWjAsb/GEuq/eFdpuzSqeYTcfi6idkyugwfYwXFU1+5fZKUaRKYCwkkFQVfcAs1fXA5V+++FGfvjJ/CxURaSxaBvGdGDhfXE28LWuT9ozCl5xw4Yq5OGazvV24mZVSoOO0yZ31j7kYvtwYK6NeADwbSxDdJEqO4k//0zOHKrUiGYXtqw/A0LFFtqoZKFjnkCAQOjgdkwgdYwHQYDVR0OBBYEFMd9jMIhF1Ylmn/Tgt9r45jk14alMIGmBgNVHSMEgZ4wgZuAFMd9jMIhF1Ylmn/Tgt9r45jk14aloXikdjB0MQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEUMBIGA1UEChMLR29vZ2xlIEluYy4xEDAOBgNVBAsTB0FuZHJvaWQxEDAOBgNVBAMTB0FuZHJvaWSCCQDC4IdGZEowjTAMBgNVHRMEBTADAQH/MA0GCSqGSIb3DQEBBAUAA4IBAQBt0lLO74UwLDYKqs6Tm8/yzKkEu116FmH4rkaymUIE0P9KaMftGlMexFlaYjzmB2OxZyl6euNXEsQH8gjwyxCUKRJNexBiGcCEyj6z+a1fuHHvkiaai+KL8W1EyNmgjmyy8AW7P+LLlkR+ho5zEHatRbM/YAnqGcFh5iZBqpknHf1SKMXFh4dd239FJ1jWYfbMDMy3NS5CTMQ2XFI1MvcyUTdZPErjQfTbQe3aDQsQcafEQPD+nqActifKZ0Np0IS9L9kR/wbNvyz6ENwPiTrjV2KRkEjH78ZMcUQXg0L3BYHJ3lc69Vs5Ddf9uUGGMYldX3WfMBEmh/9iFBDAaTCK
|
||||
</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
22
app/src/main/res/values/ic_launcher_background.xml
Normal file
22
app/src/main/res/values/ic_launcher_background.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><!--
|
||||
~ Aurora Store
|
||||
~ Copyright (C) 2021, Rahul Kumar Patel <whyorean@gmail.com>
|
||||
~
|
||||
~ Aurora Store is free software: you can redistribute it and/or modify
|
||||
~ it under the terms of the GNU General Public License as published by
|
||||
~ the Free Software Foundation, either version 2 of the License, or
|
||||
~ (at your option) any later version.
|
||||
~
|
||||
~ Aurora Store is distributed in the hope that it will be useful,
|
||||
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
~ GNU General Public License for more details.
|
||||
~
|
||||
~ You should have received a copy of the GNU General Public License
|
||||
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
|
||||
~
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<color name="ic_launcher_background">#6C63FF</color>
|
||||
</resources>
|
||||
291
app/src/main/res/values/strings.xml
Normal file
291
app/src/main/res/values/strings.xml
Normal file
@@ -0,0 +1,291 @@
|
||||
<!--
|
||||
~ Aurora Store
|
||||
~ Copyright (C) 2021, Rahul Kumar Patel <whyorean@gmail.com>
|
||||
~
|
||||
~ Aurora Store is free software: you can redistribute it and/or modify
|
||||
~ it under the terms of the GNU General Public License as published by
|
||||
~ the Free Software Foundation, either version 2 of the License, or
|
||||
~ (at your option) any later version.
|
||||
~
|
||||
~ Aurora Store is distributed in the hope that it will be useful,
|
||||
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
~ GNU General Public License for more details.
|
||||
~
|
||||
~ You should have received a copy of the GNU General Public License
|
||||
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
|
||||
~
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<string name="about_bhim">"BHIM - UPI"</string>
|
||||
<string name="about_bhim_summary">"Donate via UPI"</string>
|
||||
<string name="about_bitcoin_bch">"Bitcoin Cash"</string>
|
||||
<string name="about_bitcoin_bch_summary">"Donate via Bitcoin Cash (BCH)"</string>
|
||||
<string name="about_bitcoin_btc">"Bitcoin"</string>
|
||||
<string name="about_bitcoin_btc_summary">"Donate via Bitcoin (BTC)"</string>
|
||||
<string name="about_bitcoin_eth">"Ethereum"</string>
|
||||
<string name="about_bitcoin_eth_summary">"Donate via Ethereum (ETH)"</string>
|
||||
<string name="about_fdroid">"F-Droid"</string>
|
||||
<string name="about_fdroid_summary">"Get the Aurora Store via F-Droid."</string>
|
||||
<string name="about_gitlab">"GitLab"</string>
|
||||
<string name="about_gitlab_summary">"Get the Aurora Store source code from Aurora OSS on GitLab."</string>
|
||||
<string name="about_libera">"Liberapay"</string>
|
||||
<string name="about_libera_summary">"Become a patron on Liberapay"</string>
|
||||
<string name="about_paypal">"Paypal"</string>
|
||||
<string name="about_paypal_summary">"Donate via PayPal"</string>
|
||||
<string name="about_telegram">"Telegram"</string>
|
||||
<string name="about_telegram_summary">"Join the Aurora Support group for discussions or suggestions."</string>
|
||||
<string name="about_xda">"Dev Thread"</string>
|
||||
<string name="about_xda_summary">"See the Aurora Store XDA thread for discussions or suggestions."</string>
|
||||
|
||||
<string name="account_anonymous">"Anonymous"</string>
|
||||
<string name="account_google">"Google"</string>
|
||||
<string name="account_logged_out">"You are logged out"</string>
|
||||
<string name="account_login_using">"Login using"</string>
|
||||
<string name="account_logout">"Logout from Aurora"</string>
|
||||
|
||||
<string name="action_accounts">"Accounts"</string>
|
||||
<string name="action_all_reviews">"All reviews"</string>
|
||||
<string name="action_ask">"Ask"</string>
|
||||
<string name="action_back">"Back"</string>
|
||||
<string name="action_blacklist">"Blacklist"</string>
|
||||
<string name="action_blacklist_add">"Add to Blacklist"</string>
|
||||
<string name="action_buy">"Buy"</string>
|
||||
<string name="action_cancel">"Cancel"</string>
|
||||
<string name="action_clear">"Clear"</string>
|
||||
<string name="action_clear_all">"Clear all"</string>
|
||||
<string name="action_clear_restart">"Clear data"</string>
|
||||
<string name="action_copy">"Copy Link"</string>
|
||||
<string name="action_disable">"Disable"</string>
|
||||
<string name="action_discard">"Discard"</string>
|
||||
<string name="action_discover">"Discover"</string>
|
||||
<string name="action_done">"Done"</string>
|
||||
<string name="action_download">"Download"</string>
|
||||
<string name="action_enable">"Enable"</string>
|
||||
<string name="action_export">"Export"</string>
|
||||
<string name="action_favourites">"Favourite apps"</string>
|
||||
<string name="action_filter">"Filters"</string>
|
||||
<string name="action_filter_all">"All"</string>
|
||||
<string name="action_filter_apply">"Apply"</string>
|
||||
<string name="action_filter_apps_with_ads">"Apps with ads"</string>
|
||||
<string name="action_filter_downloads">"Downloads"</string>
|
||||
<string name="action_filter_gsf_dependent_apps">"GSF dependent"</string>
|
||||
<string name="action_filter_misc">"Misc"</string>
|
||||
<string name="action_filter_paid_apps">"Paid"</string>
|
||||
<string name="action_filter_rating">"Ratings"</string>
|
||||
<string name="action_finish">"Finish"</string>
|
||||
<string name="action_get_local_apk">"Save App bundle"</string>
|
||||
<string name="action_home">"Home"</string>
|
||||
<string name="action_ignore">"Ignore"</string>
|
||||
<string name="action_ignore_version">Ignore version</string>
|
||||
<string name="action_import">"Import"</string>
|
||||
<string name="action_install">"Install"</string>
|
||||
<string name="action_installations">"Installations"</string>
|
||||
<string name="action_installed">"Installed"</string>
|
||||
<string name="action_installing">"Installing"</string>
|
||||
<string name="action_later">"Later"</string>
|
||||
<string name="action_logging_in">"Logging in"</string>
|
||||
<string name="action_logout">"Logout"</string>
|
||||
<string name="action_manual">"Manual download"</string>
|
||||
<string name="action_more">"More"</string>
|
||||
<string name="action_next">"Next"</string>
|
||||
<string name="action_open">"Open"</string>
|
||||
<string name="action_pause">"Pause"</string>
|
||||
<string name="action_post">"Post"</string>
|
||||
<string name="action_previous">"Previous"</string>
|
||||
<string name="action_purchase">"Purchase"</string>
|
||||
<string name="action_resend">"Resend"</string>
|
||||
<string name="action_restart">"Restart"</string>
|
||||
<string name="action_resume">"Resume"</string>
|
||||
<string name="action_retry">"Retry"</string>
|
||||
<string name="action_save">"Save"</string>
|
||||
<string name="action_search">"Search"</string>
|
||||
<string name="action_settings">"Settings"</string>
|
||||
<string name="action_share">"Share"</string>
|
||||
<string name="action_sign_in">"Sign in"</string>
|
||||
<string name="action_sign_up">"Sign up"</string>
|
||||
<string name="action_skip">"Skip"</string>
|
||||
<string name="action_spoofed">"Spoof"</string>
|
||||
<string name="action_submit">"Submit"</string>
|
||||
<string name="action_uninstall">"Uninstall"</string>
|
||||
<string name="action_info">"App Info"</string>
|
||||
<string name="action_update">"Update"</string>
|
||||
<string name="action_update_all">"Update all"</string>
|
||||
<string name="action_updates">"Updates"</string>
|
||||
<string name="action_wait">"Wait"</string>
|
||||
<string name="action_whitelist">"Whitelist"</string>
|
||||
<string name="action_wishlist_add">"Add to wishlist"</string>
|
||||
|
||||
<string name="details_changelog">"Changelog"</string>
|
||||
<string name="details_changelog_unavailable">"Changelog not provided"</string>
|
||||
<string name="details_contains_ads">"Contains Ads"</string>
|
||||
<string name="details_dependencies">"Dependencies"</string>
|
||||
<string name="details_description">"Description"</string>
|
||||
<string name="details_dev_address">"Address"</string>
|
||||
<string name="details_dev_details">"Developer contact"</string>
|
||||
<string name="details_dev_email">"Email"</string>
|
||||
<string name="details_dev_reply">"Developer\'s reply"</string>
|
||||
<string name="details_dev_website">"Website"</string>
|
||||
<string name="details_files">"Files"</string>
|
||||
<string name="details_free">"Free"</string>
|
||||
<string name="details_gsf_dependent">"Requires GSF"</string>
|
||||
<string name="details_in_app_purchase">"In-app purchase"</string>
|
||||
<string name="details_more_about_app">"More about app"</string>
|
||||
<string name="details_no_ads">"No ads"</string>
|
||||
<string name="details_no_app">"No apps available"</string>
|
||||
<string name="details_no_dependencies">"No Dependencies"</string>
|
||||
<string name="details_no_previews">"No previews available"</string>
|
||||
<string name="details_no_reviews">"No reviews available"</string>
|
||||
<string name="details_no_updates">"No updates available"</string>
|
||||
<string name="details_no_whitelist">"No apps whitelisted"</string>
|
||||
<string name="details_others_think">"See what others think about this app"</string>
|
||||
<string name="details_paid">"Paid"</string>
|
||||
<string name="details_privacy">"Privacy"</string>
|
||||
<string name="details_rate_stars_first">"Enter star rating first"</string>
|
||||
<string name="details_rate_this_app">"Rate this app"</string>
|
||||
<string name="details_ratings">"Rating and reviews"</string>
|
||||
<string name="details_review_submitted">"Review submitted"</string>
|
||||
<string name="details_reviews">"Reviews"</string>
|
||||
<string name="details_reviews_about_app">"More reviews"</string>
|
||||
<string name="details_screenshots">"Screenshots"</string>
|
||||
<string name="details_think_this_app">"What do you think about this app?"</string>
|
||||
|
||||
<string name="download_cancel_all">"Cancel all"</string>
|
||||
<string name="download_canceled">"Cancelled"</string>
|
||||
<string name="download_clear_completed">"Clear completed"</string>
|
||||
<string name="download_completed">"Downloaded"</string>
|
||||
<string name="download_deleted">"Deleted"</string>
|
||||
<string name="download_eta_calculating">"Calculating"</string>
|
||||
<string name="download_failed">"Download failed"</string>
|
||||
<string name="download_force_clear_all">"Force clear all"</string>
|
||||
<string name="download_metadata">"Getting metadata"</string>
|
||||
<string name="download_none">"No downloads"</string>
|
||||
<string name="download_pause">"Pause"</string>
|
||||
<string name="download_pause_all">"Pause all"</string>
|
||||
<string name="download_paused">"Paused"</string>
|
||||
<string name="download_progress">"Downloading"</string>
|
||||
<string name="download_queued">"Queued"</string>
|
||||
<string name="download_resume">"Resume"</string>
|
||||
<string name="download_resume_all">"Resume all"</string>
|
||||
<string name="download_speed_estimating">"Estimating"</string>
|
||||
|
||||
<string name="exodus_no_report">"No reports available"</string>
|
||||
<string name="exodus_no_tracker">"Contains no trackers"</string>
|
||||
<string name="exodus_powered">"Powered by Exodus"</string>
|
||||
<string name="exodus_progress">"Checking for trackers…"</string>
|
||||
<string name="exodus_report">"Exodus report"</string>
|
||||
<string name="exodus_substring">"trackers(s) found in"</string>
|
||||
<string name="exodus_title">"Aurora Protect"</string>
|
||||
<string name="exodus_title_alt">"Exodus report"</string>
|
||||
<string name="exodus_view_more">"View"</string>
|
||||
<string name="exodus_view_report">"View report"</string>
|
||||
|
||||
<string name="filter_review_all">"All"</string>
|
||||
<string name="filter_review_critical">"Critical"</string>
|
||||
<string name="filter_review_five">"Five"</string>
|
||||
<string name="filter_review_four">"Four"</string>
|
||||
<string name="filter_review_one">"One"</string>
|
||||
<string name="filter_review_positive">"Positive"</string>
|
||||
<string name="filter_review_three">"Three"</string>
|
||||
<string name="filter_review_two">"Two"</string>
|
||||
|
||||
<string name="installer_root_available">"Root access available"</string>
|
||||
<string name="installer_root_unavailable">"No Root, grant root access or change the installer."</string>
|
||||
<string name="installer_status_failure">"Installation failed"</string>
|
||||
<string name="installer_status_failure_aborted">"Installation cancelled"</string>
|
||||
<string name="installer_status_failure_blocked">"Installation was blocked"</string>
|
||||
<string name="installer_status_failure_conflict">"Conflicting package exists"</string>
|
||||
<string name="installer_status_failure_incompatible">"Incompatible app"</string>
|
||||
<string name="installer_status_failure_invalid">"Invalid or corrupted APK"</string>
|
||||
<string name="installer_status_failure_storage">"Insufficient memory space"</string>
|
||||
<string name="installer_status_success">"Successfully installed"</string>
|
||||
<string name="installer_status_unknown">"Unknown"</string>
|
||||
<string name="installer_status_user_action">"Waiting for user confirmation"</string>
|
||||
|
||||
<string name="menu_disclaimer">"Disclaimer"</string>
|
||||
<string name="menu_license">"License"</string>
|
||||
<string name="menu_terms">"Terms of service"</string>
|
||||
|
||||
<string name="notification_channel_alert">"Quick notification"</string>
|
||||
<string name="notification_channel_general">"General notification"</string>
|
||||
<string name="notification_installation_auto">"Click to install"</string>
|
||||
|
||||
<string name="onboarding_installer_select">"Select a suitable installer"</string>
|
||||
<string name="onboarding_theme_select">"Select what you like"</string>
|
||||
<string name="onboarding_title_accent">"Accent"</string>
|
||||
<string name="onboarding_title_installer">"Installer"</string>
|
||||
<string name="onboarding_title_theme">"Themes"</string>
|
||||
<string name="onboarding_title_welcome">"Welcome"</string>
|
||||
<string name="onboarding_welcome_select">"How you doing?"</string>
|
||||
|
||||
<string name="pref_abandon_session">"Force clear installation sessions"</string>
|
||||
<string name="pref_abandon_session_desc">"Clear abandon or pending installation sessions"</string>
|
||||
<string name="pref_app_download">"Downloads"</string>
|
||||
<string name="pref_dialog_to_apply_restart">"This setting will be applied after you restart the app"</string>
|
||||
<string name="pref_downloader_active_summary">"Maximum number of active downloads"</string>
|
||||
<string name="pref_downloader_active_title">"Active download"</string>
|
||||
<string name="pref_filter_fdroid_summary">"Removes F-Droid apps from app lists"</string>
|
||||
<string name="pref_filter_fdroid_title">"Filter F-Droid apps"</string>
|
||||
<string name="pref_filter_google_summary">"Removes all Google Apps from search results and category apps"</string>
|
||||
<string name="pref_filter_google_title">"Filter Google apps"</string>
|
||||
<string name="pref_install_auto_summary">"Apps are installed instantly after download completes"</string>
|
||||
<string name="pref_install_auto_title">"Auto install APKs after download"</string>
|
||||
<string name="pref_install_delete_summary">"APKs will be deleted by default"</string>
|
||||
<string name="pref_install_delete_title">"Delete APK post-install"</string>
|
||||
<string name="pref_install_mode_native">"Native installer"</string>
|
||||
<string name="pref_install_mode_root">"Root installer"</string>
|
||||
<string name="pref_install_mode_services">"Aurora Services"</string>
|
||||
<string name="pref_install_mode_session">"Session installer"</string>
|
||||
<string name="pref_install_mode_summary">"Select mode of APK installation"</string>
|
||||
<string name="pref_install_mode_title">"Installation method"</string>
|
||||
<string name="pref_install_profile_summary">"Select the target profile to install apps to. Only works with the root installation method"</string>
|
||||
<string name="pref_install_profile_title">"Installation profiles (Experimental)"</string>
|
||||
<string name="pref_ui_accent_title">"Accent"</string>
|
||||
<string name="pref_ui_theme_black">"Black"</string>
|
||||
<string name="pref_ui_theme_dark">"Dark"</string>
|
||||
<string name="pref_ui_theme_dark_x">"Dark X"</string>
|
||||
<string name="pref_ui_theme_darkord">"Disskord"</string>
|
||||
<string name="pref_ui_theme_light">"Light"</string>
|
||||
<string name="pref_ui_theme_system">"Follow System"</string>
|
||||
<string name="pref_ui_theme_title">"Theme"</string>
|
||||
<string name="pref_ui_title">"Customization"</string>
|
||||
|
||||
<string name="purchase_failed">"Download Failed"</string>
|
||||
<string name="purchase_invalid">"App not purchased"</string>
|
||||
<string name="purchase_no_file">"Could not get files"</string>
|
||||
|
||||
<string name="spoof_apply">"Make sure you re-login to apply the spoof"</string>
|
||||
|
||||
<string name="tab_top_free">"Top free"</string>
|
||||
<string name="tab_top_grossing">"Top grossing"</string>
|
||||
<string name="tab_top_paid">"Top paid"</string>
|
||||
<string name="tab_trending">"Trending"</string>
|
||||
|
||||
<string name="title_about">"About"</string>
|
||||
<string name="title_account_manager">"Accounts"</string>
|
||||
<string name="title_apps">"Apps"</string>
|
||||
<string name="title_apps_games">"My apps & games"</string>
|
||||
<string name="title_apps_library">"Apps in library"</string>
|
||||
<string name="title_apps_sale">"Apps on sale"</string>
|
||||
<string name="title_blacklist_manager">"Blacklist manager"</string>
|
||||
<string name="title_details">"Details"</string>
|
||||
<string name="title_device">"Device"</string>
|
||||
<string name="title_download_manager">"Downloads"</string>
|
||||
<string name="title_games">"Games"</string>
|
||||
<string name="title_installation">"Installation"</string>
|
||||
<string name="title_installed">"Installed"</string>
|
||||
<string name="title_language">"Language"</string>
|
||||
<string name="title_library">"Library"</string>
|
||||
<string name="title_settings">"Settings"</string>
|
||||
<string name="title_spoof_manager">"Spoof manager"</string>
|
||||
<string name="title_updates">"Updates"</string>
|
||||
|
||||
<string name="toast_abandon_sessions">"Old installation sessions abandoned"</string>
|
||||
<string name="toast_anonymous_restriction">"Not available on anonymous accounts"</string>
|
||||
<string name="toast_apk_blacklisted">"Blacklisted"</string>
|
||||
<string name="toast_apk_copy_failed">"APK export failed"</string>
|
||||
<string name="toast_apk_copy_success">"APK exported successfully"</string>
|
||||
<string name="toast_apk_whitelisted">"Whitelisted"</string>
|
||||
<string name="toast_clipboard_copied">"Not available on anonymous accounts"</string>
|
||||
</resources>
|
||||
43
app/src/main/res/values/strings_do_not_translate.xml
Normal file
43
app/src/main/res/values/strings_do_not_translate.xml
Normal file
@@ -0,0 +1,43 @@
|
||||
<!--
|
||||
~ Aurora Store
|
||||
~ Copyright (C) 2021, Rahul Kumar Patel <whyorean@gmail.com>
|
||||
~
|
||||
~ Aurora Store is free software: you can redistribute it and/or modify
|
||||
~ it under the terms of the GNU General Public License as published by
|
||||
~ the Free Software Foundation, either version 2 of the License, or
|
||||
~ (at your option) any later version.
|
||||
~
|
||||
~ Aurora Store is distributed in the hope that it will be useful,
|
||||
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
~ GNU General Public License for more details.
|
||||
~
|
||||
~ You should have received a copy of the GNU General Public License
|
||||
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
|
||||
~
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<string name="app_name">"Aurora Store"</string>
|
||||
|
||||
<string name="app_list_rating">"%s • %s★ • %s"</string>
|
||||
<string name="download_eta_hrs" translatable="false">%1$dh %2$dm %3$ds left</string>
|
||||
<string name="download_eta_min" translatable="false">%1$dm %2$ds left</string>
|
||||
<string name="download_eta_sec" translatable="false">%1$ds left</string>
|
||||
<string name="download_speed_bytes" translatable="false">%1$d B/s</string>
|
||||
<string name="download_speed_kb" translatable="false">%1$s KB/s</string>
|
||||
<string name="download_speed_mb" translatable="false">%1$s MB/s</string>
|
||||
|
||||
<string name="ui_accent_1">Blue</string>
|
||||
<string name="ui_accent_2">Fuchsia</string>
|
||||
<string name="ui_accent_3">Red</string>
|
||||
<string name="ui_accent_4">Golden</string>
|
||||
<string name="ui_accent_5">Green</string>
|
||||
<string name="ui_accent_6">Purple</string>
|
||||
<string name="ui_accent_7">Grey</string>
|
||||
<string name="ui_accent_8">Pink</string>
|
||||
<string name="ui_accent_9">Lime</string>
|
||||
<string name="ui_accent_10">Orange</string>
|
||||
<string name="ui_accent_11">Light blue</string>
|
||||
<string name="ui_accent_12">Disskord blue</string>
|
||||
</resources>
|
||||
89
app/src/main/res/values/styles.xml
Normal file
89
app/src/main/res/values/styles.xml
Normal file
@@ -0,0 +1,89 @@
|
||||
<!--
|
||||
~ Aurora Store
|
||||
~ Copyright (C) 2021, Rahul Kumar Patel <whyorean@gmail.com>
|
||||
~
|
||||
~ Aurora Store is free software: you can redistribute it and/or modify
|
||||
~ it under the terms of the GNU General Public License as published by
|
||||
~ the Free Software Foundation, either version 2 of the License, or
|
||||
~ (at your option) any later version.
|
||||
~
|
||||
~ Aurora Store is distributed in the hope that it will be useful,
|
||||
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
~ GNU General Public License for more details.
|
||||
~
|
||||
~ You should have received a copy of the GNU General Public License
|
||||
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
|
||||
~
|
||||
-->
|
||||
|
||||
<resources>
|
||||
|
||||
<style name="AppTheme" parent="Theme.MaterialComponents.DayNight.NoActionBar">
|
||||
<item name="colorAccent">@color/colorAccent</item>
|
||||
<item name="colorPrimary">@color/colorAccent</item>
|
||||
<item name="colorPrimaryDark">?android:colorBackground</item>
|
||||
<item name="scrim">@color/colorScrim</item>
|
||||
<item name="scrimAccent">@color/colorScrimAccent</item>
|
||||
<item name="scrimAlt">@color/colorScrimAlt</item>
|
||||
<item name="scrimBlack">@color/colorScrimBlack</item>
|
||||
<item name="colorShimmer">@color/colorShimmer</item>
|
||||
<item name="colorStroke">@color/colorStroke</item>
|
||||
</style>
|
||||
|
||||
<style name="AppTheme.Light" parent="Theme.MaterialComponents.Light.NoActionBar">
|
||||
<item name="colorAccent">@color/colorAccent</item>
|
||||
<item name="colorPrimary">@color/colorAccent</item>
|
||||
<item name="colorPrimaryDark">@color/colorWhite</item>
|
||||
<item name="android:windowBackground">@color/colorWhite</item>
|
||||
<item name="android:colorBackground">@color/colorWhite</item>
|
||||
<item name="scrim">@color/colorScrim</item>
|
||||
<item name="scrimAccent">@color/colorScrimAccent</item>
|
||||
<item name="scrimAlt">@color/colorScrimAlt</item>
|
||||
<item name="scrimBlack">@color/colorScrimBlack</item>
|
||||
<item name="colorShimmer">@color/colorShimmer</item>
|
||||
<item name="colorStroke">@color/colorStroke</item>
|
||||
</style>
|
||||
|
||||
<style name="AppTheme.Dark" parent="Theme.MaterialComponents.NoActionBar">
|
||||
<item name="colorAccent">@color/colorAccent</item>
|
||||
<item name="colorPrimary">@color/colorAccent</item>
|
||||
<item name="colorPrimaryDark">@color/colorDarkPrimaryDark</item>
|
||||
<item name="colorBackgroundFloating">@color/colorDarkBackground</item>
|
||||
<item name="android:windowBackground">@color/colorDarkWindowBackground</item>
|
||||
<item name="android:colorBackground">@color/colorDarkBackground</item>
|
||||
<item name="scrim">@color/colorScrim</item>
|
||||
<item name="scrimAccent">@color/colorScrimAccent</item>
|
||||
<item name="scrimAlt">@color/colorScrimAlt</item>
|
||||
<item name="scrimBlack">@color/colorScrimBlack</item>
|
||||
<item name="colorShimmer">@color/colorShimmerDark</item>
|
||||
<item name="colorStroke">@color/colorStrokeDark</item>
|
||||
</style>
|
||||
|
||||
<style name="AppTheme.DarkX" parent="AppTheme.Dark">
|
||||
<item name="colorPrimaryDark">@color/colorDarkXPrimaryDark</item>
|
||||
<item name="colorBackgroundFloating">@color/colorDarkXBackground</item>
|
||||
<item name="android:windowBackground">@color/colorDarkXWindowBackground</item>
|
||||
<item name="android:colorBackground">@color/colorDarkXBackground</item>
|
||||
<item name="colorShimmer">@color/colorShimmerDarkX</item>
|
||||
<item name="colorStroke">@color/colorStrokeDarkX</item>
|
||||
</style>
|
||||
|
||||
<style name="AppTheme.Darkord" parent="AppTheme.Dark">
|
||||
<item name="colorPrimaryDark">@color/colorDarkordPrimaryDark</item>
|
||||
<item name="colorBackgroundFloating">@color/colorDarkordBackground</item>
|
||||
<item name="android:windowBackground">@color/colorDarkordWindowBackground</item>
|
||||
<item name="android:colorBackground">@color/colorDarkordBackground</item>
|
||||
<item name="colorShimmer">@color/colorShimmerDarkord</item>
|
||||
<item name="colorStroke">@color/colorStrokeDarkord</item>
|
||||
</style>
|
||||
|
||||
<style name="AppTheme.Black" parent="AppTheme.Dark">
|
||||
<item name="colorPrimaryDark">@color/colorBlack</item>
|
||||
<item name="android:windowBackground">@color/colorBlack</item>
|
||||
<item name="android:colorBackground">@color/colorBlack</item>
|
||||
<item name="colorBackgroundFloating">@color/colorBlack</item>
|
||||
<item name="colorShimmer">@color/colorShimmerBlack</item>
|
||||
<item name="colorStroke">@color/colorStrokeBlack</item>
|
||||
</style>
|
||||
</resources>
|
||||
81
app/src/main/res/values/styles_accent.xml
Normal file
81
app/src/main/res/values/styles_accent.xml
Normal file
@@ -0,0 +1,81 @@
|
||||
<!--
|
||||
~ Aurora Store
|
||||
~ Copyright (C) 2021, Rahul Kumar Patel <whyorean@gmail.com>
|
||||
~
|
||||
~ Aurora Store is free software: you can redistribute it and/or modify
|
||||
~ it under the terms of the GNU General Public License as published by
|
||||
~ the Free Software Foundation, either version 2 of the License, or
|
||||
~ (at your option) any later version.
|
||||
~
|
||||
~ Aurora Store is distributed in the hope that it will be useful,
|
||||
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
~ GNU General Public License for more details.
|
||||
~
|
||||
~ You should have received a copy of the GNU General Public License
|
||||
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
|
||||
~
|
||||
-->
|
||||
|
||||
<resources>
|
||||
|
||||
<style name="Accent01">
|
||||
<item name="colorAccent">@color/colorAccent01</item>
|
||||
<item name="colorPrimary">@color/colorAccent01</item>
|
||||
</style>
|
||||
|
||||
<style name="Accent02">
|
||||
<item name="colorAccent">@color/colorAccent02</item>
|
||||
<item name="colorPrimary">@color/colorAccent02</item>
|
||||
</style>
|
||||
|
||||
<style name="Accent03">
|
||||
<item name="colorAccent">@color/colorAccent03</item>
|
||||
<item name="colorPrimary">@color/colorAccent03</item>
|
||||
</style>
|
||||
|
||||
<style name="Accent04">
|
||||
<item name="colorAccent">@color/colorAccent04</item>
|
||||
<item name="colorPrimary">@color/colorAccent04</item>
|
||||
</style>
|
||||
|
||||
<style name="Accent05">
|
||||
<item name="colorAccent">@color/colorAccent05</item>
|
||||
<item name="colorPrimary">@color/colorAccent05</item>
|
||||
</style>
|
||||
|
||||
<style name="Accent06">
|
||||
<item name="colorAccent">@color/colorAccent06</item>
|
||||
<item name="colorPrimary">@color/colorAccent06</item>
|
||||
</style>
|
||||
|
||||
<style name="Accent07">
|
||||
<item name="colorAccent">@color/colorAccent07</item>
|
||||
<item name="colorPrimary">@color/colorAccent07</item>
|
||||
</style>
|
||||
|
||||
<style name="Accent08">
|
||||
<item name="colorAccent">@color/colorAccent08</item>
|
||||
<item name="colorPrimary">@color/colorAccent08</item>
|
||||
</style>
|
||||
|
||||
<style name="Accent09">
|
||||
<item name="colorAccent">@color/colorAccent09</item>
|
||||
<item name="colorPrimary">@color/colorAccent09</item>
|
||||
</style>
|
||||
|
||||
<style name="Accent10">
|
||||
<item name="colorAccent">@color/colorAccent10</item>
|
||||
<item name="colorPrimary">@color/colorAccent10</item>
|
||||
</style>
|
||||
|
||||
<style name="Accent11">
|
||||
<item name="colorAccent">@color/colorAccent11</item>
|
||||
<item name="colorPrimary">@color/colorAccent11</item>
|
||||
</style>
|
||||
|
||||
<style name="Accent12">
|
||||
<item name="colorAccent">@color/colorAccent12</item>
|
||||
<item name="colorPrimary">@color/colorAccent12</item>
|
||||
</style>
|
||||
</resources>
|
||||
140
app/src/main/res/values/styles_text.xml
Normal file
140
app/src/main/res/values/styles_text.xml
Normal file
@@ -0,0 +1,140 @@
|
||||
<!--
|
||||
~ Aurora Store
|
||||
~ Copyright (C) 2021, Rahul Kumar Patel <whyorean@gmail.com>
|
||||
~
|
||||
~ Aurora Store is free software: you can redistribute it and/or modify
|
||||
~ it under the terms of the GNU General Public License as published by
|
||||
~ the Free Software Foundation, either version 2 of the License, or
|
||||
~ (at your option) any later version.
|
||||
~
|
||||
~ Aurora Store is distributed in the hope that it will be useful,
|
||||
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
~ GNU General Public License for more details.
|
||||
~
|
||||
~ You should have received a copy of the GNU General Public License
|
||||
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
|
||||
~
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<!-- Title Styles -->
|
||||
|
||||
<style name="AuroraTextStyle" parent="Widget.AppCompat.TextView">
|
||||
<item name="autoSizeTextType">uniform</item>
|
||||
<item name="autoSizeMinTextSize">12sp</item>
|
||||
<item name="autoSizeStepGranularity">1sp</item>
|
||||
<item name="autoSizePresetSizes">@array/auto_size_text_sizes</item>
|
||||
</style>
|
||||
|
||||
<style name="AuroraTextStyle.Rating" parent="AuroraTextStyle">
|
||||
<item name="autoSizeMinTextSize">24sp</item>
|
||||
<item name="autoSizeStepGranularity">1sp</item>
|
||||
<item name="autoSizePresetSizes">@array/auto_size_text_sizes_large</item>
|
||||
<item name="android:textAppearance">@style/TextAppearance.Aurora.Title.Rating</item>
|
||||
</style>
|
||||
|
||||
<style name="AuroraTextStyle.Title" parent="AuroraTextStyle">
|
||||
<item name="android:maxLines">1</item>
|
||||
<item name="android:ellipsize">end</item>
|
||||
<item name="autoSizeMaxTextSize">20sp</item>
|
||||
<item name="android:textAppearance">@style/TextAppearance.Aurora.Title</item>
|
||||
</style>
|
||||
|
||||
<style name="AuroraTextStyle.Title.Primary" parent="AuroraTextStyle.Title">
|
||||
<item name="android:textAppearance">@style/TextAppearance.Aurora.Title.Primary</item>
|
||||
</style>
|
||||
|
||||
<style name="TextAppearance.Aurora.Title" parent="TextAppearance.AppCompat.Medium">
|
||||
<item name="android:maxLines">1</item>
|
||||
<item name="android:ellipsize">end</item>
|
||||
<item name="android:textSize">20sp</item>
|
||||
<item name="android:fontFamily">@font/gilroy_extra_bold</item>
|
||||
<item name="android:textColor">?android:attr/textColorPrimary</item>
|
||||
</style>
|
||||
|
||||
<style name="TextAppearance.Aurora.Title.Rating" parent="TextAppearance.Aurora.Title.Primary">
|
||||
<item name="android:textSize">48sp</item>
|
||||
</style>
|
||||
|
||||
<style name="TextAppearance.Aurora.Title.Primary" parent="TextAppearance.Aurora.Title">
|
||||
<item name="android:textSize">20sp</item>
|
||||
<item name="android:textStyle">normal</item>
|
||||
<item name="textAllCaps">true</item>
|
||||
</style>
|
||||
|
||||
<!-- Subtitle Styles -->
|
||||
|
||||
<style name="AuroraTextStyle.Subtitle" parent="AuroraTextStyle">
|
||||
<item name="autoSizeMaxTextSize">16sp</item>
|
||||
<item name="android:textAppearance">@style/TextAppearance.Aurora.SubTitle</item>
|
||||
</style>
|
||||
|
||||
<style name="AuroraTextStyle.Subtitle.Alt" parent="AuroraTextStyle">
|
||||
<item name="autoSizeMaxTextSize">18sp</item>
|
||||
<item name="android:textAppearance">@style/TextAppearance.Aurora.SubTitle.Alt</item>
|
||||
</style>
|
||||
|
||||
<style name="AuroraTextStyle.Subtitle.Secondary" parent="AuroraTextStyle">
|
||||
<item name="autoSizeMaxTextSize">16sp</item>
|
||||
<item name="android:textAppearance">@style/TextAppearance.Aurora.Line1</item>
|
||||
</style>
|
||||
|
||||
<style name="TextAppearance.Aurora.SubTitle" parent="TextAppearance.Aurora.Title">
|
||||
<item name="android:textSize">16sp</item>
|
||||
</style>
|
||||
|
||||
<style name="TextAppearance.Aurora.SubTitle.Alt" parent="TextAppearance.Aurora.Title">
|
||||
<item name="android:fontFamily">@font/montserrat_regular</item>
|
||||
<item name="android:textSize">18sp</item>
|
||||
</style>
|
||||
|
||||
<!-- Line Styles -->
|
||||
<style name="AuroraTextStyle.Line1" parent="AuroraTextStyle">
|
||||
<item name="android:maxLines">1</item>
|
||||
<item name="android:ellipsize">end</item>
|
||||
<item name="autoSizeMaxTextSize">14sp</item>
|
||||
<item name="android:textAppearance">@style/TextAppearance.Aurora.Line1</item>
|
||||
</style>
|
||||
|
||||
<style name="AuroraTextStyle.Line2" parent="AuroraTextStyle.Line1">
|
||||
<item name="autoSizeMaxTextSize">12sp</item>
|
||||
<item name="android:textAppearance">@style/TextAppearance.Aurora.Line2</item>
|
||||
</style>
|
||||
|
||||
<style name="AuroraTextStyle.Line3" parent="AuroraTextStyle.Line1">
|
||||
<item name="autoSizeMaxTextSize">10sp</item>
|
||||
<item name="android:textAppearance">@style/TextAppearance.Aurora.Line3</item>
|
||||
</style>
|
||||
|
||||
<style name="TextAppearance.Aurora.Line1" parent="TextAppearance.AppCompat.Medium">
|
||||
<item name="android:ellipsize">end</item>
|
||||
<item name="android:maxLines">1</item>
|
||||
<item name="android:textSize">14sp</item>
|
||||
<item name="android:textColor">?android:attr/textColorPrimary</item>
|
||||
</style>
|
||||
|
||||
<style name="TextAppearance.Aurora.Line2" parent="TextAppearance.Aurora.Line1">
|
||||
<item name="android:textSize">12sp</item>
|
||||
<item name="android:textColor">?android:attr/textColorSecondary</item>
|
||||
</style>
|
||||
|
||||
<style name="TextAppearance.Aurora.Line3" parent="TextAppearance.Aurora.Line2">
|
||||
<item name="android:textSize">10sp</item>
|
||||
<item name="android:textColor">?android:attr/textColorTertiary</item>
|
||||
</style>
|
||||
|
||||
<style name="TextAppearance.Aurora.Tab" parent="Widget.AppCompat.Light.ActionBar.TabText">
|
||||
<item name="android:fontFamily">@font/gilroy_extra_bold</item>
|
||||
<item name="android:textSize">12sp</item>
|
||||
</style>
|
||||
|
||||
<style name="TextAppearance.Aurora.Tab.Title" parent="TextAppearance.Aurora.Tab">
|
||||
<item name="textAllCaps">true</item>
|
||||
<item name="android:textSize">14sp</item>
|
||||
</style>
|
||||
|
||||
<style name="TextAppearance.Aurora.Chip" parent="TextAppearance.Aurora.SubTitle">
|
||||
<item name="android:textSize">14sp</item>
|
||||
</style>
|
||||
</resources>
|
||||
75
app/src/main/res/values/styles_widget.xml
Normal file
75
app/src/main/res/values/styles_widget.xml
Normal file
@@ -0,0 +1,75 @@
|
||||
<!--
|
||||
~ Aurora Store
|
||||
~ Copyright (C) 2021, Rahul Kumar Patel <whyorean@gmail.com>
|
||||
~
|
||||
~ Aurora Store is free software: you can redistribute it and/or modify
|
||||
~ it under the terms of the GNU General Public License as published by
|
||||
~ the Free Software Foundation, either version 2 of the License, or
|
||||
~ (at your option) any later version.
|
||||
~
|
||||
~ Aurora Store is distributed in the hope that it will be useful,
|
||||
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
~ GNU General Public License for more details.
|
||||
~
|
||||
~ You should have received a copy of the GNU General Public License
|
||||
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
|
||||
~
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<!-- Chips -->
|
||||
<style name="Widget.Aurora.Chip.Info" parent="@style/Widget.MaterialComponents.Chip.Action">
|
||||
<item name="iconStartPadding">2dp</item>
|
||||
<item name="enforceTextAppearance">true</item>
|
||||
<item name="rippleColor">@color/colorTransparent</item>
|
||||
<item name="chipEndPadding">@dimen/margin_xxsmall</item>
|
||||
<item name="chipStartPadding">@dimen/margin_xxsmall</item>
|
||||
<item name="chipStrokeWidth">1dp</item>
|
||||
<item name="android:textAppearance">@style/TextAppearance.Aurora.Chip</item>
|
||||
<item name="chipBackgroundColor">?android:colorBackground</item>
|
||||
</style>
|
||||
|
||||
<style name="Widget.Aurora.Chip.Review" parent="@style/Widget.MaterialComponents.Chip.Filter">
|
||||
<item name="iconStartPadding">2dp</item>
|
||||
<item name="enforceTextAppearance">true</item>
|
||||
<item name="rippleColor">@color/colorTransparent</item>
|
||||
<item name="chipBackgroundColor">?android:colorBackground</item>
|
||||
<item name="chipEndPadding">@dimen/margin_xxsmall</item>
|
||||
<item name="chipStartPadding">@dimen/margin_xxsmall</item>
|
||||
<item name="chipStrokeWidth">1dp</item>
|
||||
<item name="chipStrokeColor">?android:attr/strokeColor</item>
|
||||
<item name="android:textAppearance">@style/TextAppearance.Aurora.Chip</item>
|
||||
</style>
|
||||
|
||||
<style name="Widget.Aurora.Chip" parent="Widget.MaterialComponents.Chip.Choice">
|
||||
<item name="chipBackgroundColor">@android:color/transparent</item>
|
||||
<item name="chipStrokeColor">@color/chip_stroke_selector</item>
|
||||
<item name="android:textColor">@color/chip_txt_selector</item>
|
||||
<item name="chipSurfaceColor">@color/chip_surface_selector</item>
|
||||
<item name="chipStrokeWidth">1dp</item>
|
||||
<item name="chipStartPadding">@dimen/margin_normal</item>
|
||||
<item name="chipEndPadding">@dimen/margin_normal</item>
|
||||
<item name="android:textAppearance">@style/TextAppearance.Aurora.Chip</item>
|
||||
</style>
|
||||
|
||||
<style name="ViewStyle.Aurora.Chip" parent="Widget.MaterialComponents.Chip.Choice">
|
||||
<item name="chipBackgroundColor">@android:color/transparent</item>
|
||||
<item name="chipStrokeColor">@color/chip_stroke_selector</item>
|
||||
<item name="android:textColor">@color/chip_txt_selector</item>
|
||||
<item name="chipSurfaceColor">@color/chip_surface_selector</item>
|
||||
<item name="chipStrokeWidth">1dp</item>
|
||||
<item name="chipStartPadding">@dimen/padding_normal</item>
|
||||
<item name="chipEndPadding">@dimen/padding_normal</item>
|
||||
<item name="android:textAppearance">@style/TextAppearance.Aurora.Chip</item>
|
||||
</style>
|
||||
|
||||
<style name="Aurora.BottomSheetDialogStyle" parent="Widget.Design.BottomSheet.Modal">
|
||||
<item name="android:background">@android:color/transparent</item>
|
||||
<item name="android:padding">@dimen/padding_small</item>
|
||||
</style>
|
||||
|
||||
<style name="Aurora.BottomSheetDialog" parent="Theme.Design.BottomSheetDialog">
|
||||
<item name="bottomSheetStyle">@style/Aurora.BottomSheetDialogStyle</item>
|
||||
</style>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user