diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..91178d1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,43 @@ +# built application files +*.apk +*.ap_ + +# files for the dex VM +*.dex + +# Java class files +*.class + +# generated files +bin/ +gen/ + +# Local configuration file (sdk path, etc) +local.properties + +*.pydevproject +.project +.metadata +bin/** +tmp/** +tmp/**/* +*.tmp +*.bak +*.swp +*~.nib +local.properties +.classpath +.settings/ +.loadpath + +# External tool builders +.externalToolBuilders/ + +# Locally stored "Eclipse launch configurations" +*.launch + +# CDT-specific +.cproject + +# PDT-specific +.buildpath diff --git a/.hg_archival.txt b/.hg_archival.txt new file mode 100644 index 0000000..04e2a31 --- /dev/null +++ b/.hg_archival.txt @@ -0,0 +1,5 @@ +repo: 914aff8c7379c73e4430fc8d7b68b3893eef7c50 +node: 53cffbe32a610eba9f4da289daa0d55b0b2c5bae +branch: default +latesttag: null +latesttagdistance: 153 diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000..1da9fe1 --- /dev/null +++ b/.hgignore @@ -0,0 +1,5 @@ +syntax: glob + +*.class +*.orig +*.apk diff --git a/AndroidManifest.xml b/AndroidManifest.xml new file mode 100644 index 0000000..302b5a1 --- /dev/null +++ b/AndroidManifest.xml @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/assets/BookIcon/BookIconVector.svg b/assets/BookIcon/BookIconVector.svg new file mode 100644 index 0000000..c96f15f --- /dev/null +++ b/assets/BookIcon/BookIconVector.svg @@ -0,0 +1,358 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/BookIcon/FeatureGraphic.svg b/assets/BookIcon/FeatureGraphic.svg new file mode 100644 index 0000000..8e364f2 --- /dev/null +++ b/assets/BookIcon/FeatureGraphic.svg @@ -0,0 +1,616 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Pathfinder Toolkit + + + diff --git a/assets/BookIcon/PromoGraphic.svg b/assets/BookIcon/PromoGraphic.svg new file mode 100644 index 0000000..71ed88f --- /dev/null +++ b/assets/BookIcon/PromoGraphic.svg @@ -0,0 +1,614 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + PathfinderToolkit + + diff --git a/assets/BookIcon/TileIconVector.svg b/assets/BookIcon/TileIconVector.svg new file mode 100644 index 0000000..e0e13d7 --- /dev/null +++ b/assets/BookIcon/TileIconVector.svg @@ -0,0 +1,457 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/BookIcon/TileIcon_xhdpi.png b/assets/BookIcon/TileIcon_xhdpi.png new file mode 100644 index 0000000..d2726df Binary files /dev/null and b/assets/BookIcon/TileIcon_xhdpi.png differ diff --git a/assets/BookIcon/bookicon_xhdpi.png b/assets/BookIcon/bookicon_xhdpi.png new file mode 100644 index 0000000..e900bf7 Binary files /dev/null and b/assets/BookIcon/bookicon_xhdpi.png differ diff --git a/assets/BookIcon/rect3878.png b/assets/BookIcon/rect3878.png new file mode 100644 index 0000000..484874b Binary files /dev/null and b/assets/BookIcon/rect3878.png differ diff --git a/assets/feature_graphic.png b/assets/feature_graphic.png new file mode 100644 index 0000000..98c512d Binary files /dev/null and b/assets/feature_graphic.png differ diff --git a/assets/icons/quill_hdpi.png b/assets/icons/quill_hdpi.png new file mode 100644 index 0000000..f18de05 Binary files /dev/null and b/assets/icons/quill_hdpi.png differ diff --git a/assets/icons/quill_hdpi.xcf b/assets/icons/quill_hdpi.xcf new file mode 100644 index 0000000..94324d2 Binary files /dev/null and b/assets/icons/quill_hdpi.xcf differ diff --git a/assets/icons/quill_ldpi.png b/assets/icons/quill_ldpi.png new file mode 100644 index 0000000..5bb9604 Binary files /dev/null and b/assets/icons/quill_ldpi.png differ diff --git a/assets/icons/quill_ldpi.xcf b/assets/icons/quill_ldpi.xcf new file mode 100644 index 0000000..2f5ebf0 Binary files /dev/null and b/assets/icons/quill_ldpi.xcf differ diff --git a/assets/icons/quill_mdpi.png b/assets/icons/quill_mdpi.png new file mode 100644 index 0000000..b70e0e2 Binary files /dev/null and b/assets/icons/quill_mdpi.png differ diff --git a/assets/icons/quill_mdpi.xcf b/assets/icons/quill_mdpi.xcf new file mode 100644 index 0000000..31c6470 Binary files /dev/null and b/assets/icons/quill_mdpi.xcf differ diff --git a/assets/icons/quill_xhdpi.png b/assets/icons/quill_xhdpi.png new file mode 100644 index 0000000..04518ba Binary files /dev/null and b/assets/icons/quill_xhdpi.png differ diff --git a/assets/icons/quill_xhdpi.xcf b/assets/icons/quill_xhdpi.xcf new file mode 100644 index 0000000..5aaffa6 Binary files /dev/null and b/assets/icons/quill_xhdpi.xcf differ diff --git a/assets/iconsV2/icon_ldpi.png b/assets/iconsV2/icon_ldpi.png new file mode 100644 index 0000000..54b77b3 Binary files /dev/null and b/assets/iconsV2/icon_ldpi.png differ diff --git a/assets/iconsV2/icon_ldpi.xcf b/assets/iconsV2/icon_ldpi.xcf new file mode 100644 index 0000000..9b4ac3b Binary files /dev/null and b/assets/iconsV2/icon_ldpi.xcf differ diff --git a/assets/iconsV2/icon_mdpi.xcf b/assets/iconsV2/icon_mdpi.xcf new file mode 100644 index 0000000..eb692f7 Binary files /dev/null and b/assets/iconsV2/icon_mdpi.xcf differ diff --git a/assets/iconsV2/icon_xhdpi_shitty.png b/assets/iconsV2/icon_xhdpi_shitty.png new file mode 100644 index 0000000..d4f8915 Binary files /dev/null and b/assets/iconsV2/icon_xhdpi_shitty.png differ diff --git a/assets/iconsV2/icon_xhdpi_shitty.xcf b/assets/iconsV2/icon_xhdpi_shitty.xcf new file mode 100644 index 0000000..d9ba5bc Binary files /dev/null and b/assets/iconsV2/icon_xhdpi_shitty.xcf differ diff --git a/assets/play store icon.png b/assets/play store icon.png new file mode 100644 index 0000000..78c8569 Binary files /dev/null and b/assets/play store icon.png differ diff --git a/assets/promo_banner.png b/assets/promo_banner.png new file mode 100644 index 0000000..c2d7df5 Binary files /dev/null and b/assets/promo_banner.png differ diff --git a/assets/screenshots/character sheet abilities.png b/assets/screenshots/character sheet abilities.png new file mode 100644 index 0000000..73af320 Binary files /dev/null and b/assets/screenshots/character sheet abilities.png differ diff --git a/assets/screenshots/character sheet skills.png b/assets/screenshots/character sheet skills.png new file mode 100644 index 0000000..8ff07ab Binary files /dev/null and b/assets/screenshots/character sheet skills.png differ diff --git a/assets/screenshots/character sheet spells.png b/assets/screenshots/character sheet spells.png new file mode 100644 index 0000000..c37bb51 Binary files /dev/null and b/assets/screenshots/character sheet spells.png differ diff --git a/assets/screenshots/dice roller.png b/assets/screenshots/dice roller.png new file mode 100644 index 0000000..e185005 Binary files /dev/null and b/assets/screenshots/dice roller.png differ diff --git a/assets/screenshots/initiative tracker.png b/assets/screenshots/initiative tracker.png new file mode 100644 index 0000000..a630f51 Binary files /dev/null and b/assets/screenshots/initiative tracker.png differ diff --git a/assets/screenshots/main menu.jpg b/assets/screenshots/main menu.jpg new file mode 100644 index 0000000..a41ee25 Binary files /dev/null and b/assets/screenshots/main menu.jpg differ diff --git a/assets/screenshots/main menu.png b/assets/screenshots/main menu.png new file mode 100644 index 0000000..34e9a09 Binary files /dev/null and b/assets/screenshots/main menu.png differ diff --git a/assets/screenshots/party manager.png b/assets/screenshots/party manager.png new file mode 100644 index 0000000..50ef9df Binary files /dev/null and b/assets/screenshots/party manager.png differ diff --git a/assets/screenshots/party skill checker.png b/assets/screenshots/party skill checker.png new file mode 100644 index 0000000..c644201 Binary files /dev/null and b/assets/screenshots/party skill checker.png differ diff --git a/assets/screenshots/pointbuy calculator.png b/assets/screenshots/pointbuy calculator.png new file mode 100644 index 0000000..1974af8 Binary files /dev/null and b/assets/screenshots/pointbuy calculator.png differ diff --git a/ic_launcher-web.png b/ic_launcher-web.png new file mode 100644 index 0000000..3e4fc52 Binary files /dev/null and b/ic_launcher-web.png differ diff --git a/libs/android-support-v4.jar b/libs/android-support-v4.jar new file mode 100644 index 0000000..feaf44f Binary files /dev/null and b/libs/android-support-v4.jar differ diff --git a/libs/google-gson-2.2.2/LICENSE b/libs/google-gson-2.2.2/LICENSE new file mode 100644 index 0000000..892eaed --- /dev/null +++ b/libs/google-gson-2.2.2/LICENSE @@ -0,0 +1,203 @@ +Google Gson + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright 2008-2011 Google Inc. + + 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. diff --git a/libs/google-gson-2.2.2/README b/libs/google-gson-2.2.2/README new file mode 100644 index 0000000..a0562cc --- /dev/null +++ b/libs/google-gson-2.2.2/README @@ -0,0 +1,7 @@ +Gson is a Java library that can be used to convert a Java object into its +JSON representation. It can also be used to convert a JSON string into an +equivalent Java object. Gson can work with arbitrary Java objects including +pre-existing objects that you do not have source-code of. + +Complete Gson documentation is available at its project page +http://code.google.com/p/google-gson diff --git a/libs/google-gson-2.2.2/gson-2.2.2-javadoc.jar b/libs/google-gson-2.2.2/gson-2.2.2-javadoc.jar new file mode 100644 index 0000000..2958b0d Binary files /dev/null and b/libs/google-gson-2.2.2/gson-2.2.2-javadoc.jar differ diff --git a/libs/google-gson-2.2.2/gson-2.2.2-sources.jar b/libs/google-gson-2.2.2/gson-2.2.2-sources.jar new file mode 100644 index 0000000..db8fb05 Binary files /dev/null and b/libs/google-gson-2.2.2/gson-2.2.2-sources.jar differ diff --git a/libs/google-gson-2.2.2/gson-2.2.2.jar b/libs/google-gson-2.2.2/gson-2.2.2.jar new file mode 100644 index 0000000..f2108e0 Binary files /dev/null and b/libs/google-gson-2.2.2/gson-2.2.2.jar differ diff --git a/lint.xml b/lint.xml new file mode 100644 index 0000000..ee0eead --- /dev/null +++ b/lint.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/proguard-project.txt b/proguard-project.txt new file mode 100644 index 0000000..f2fe155 --- /dev/null +++ b/proguard-project.txt @@ -0,0 +1,20 @@ +# To enable ProGuard in your project, edit project.properties +# to define the proguard.config property as described in that file. +# +# Add project specific ProGuard rules here. +# By default, the flags in this file are appended to flags specified +# in ${sdk.dir}/tools/proguard/proguard-android.txt +# You can edit the include path and order by changing the ProGuard +# include property in project.properties. +# +# For more details, see +# http://developer.android.com/guide/developing/tools/proguard.html + +# Add any project specific keep options here: + +# If your project uses WebView with JS, uncomment the following +# and specify the fully qualified class name to the JavaScript interface +# class: +#-keepclassmembers class fqcn.of.javascript.interface.for.webview { +# public *; +#} diff --git a/project.properties b/project.properties new file mode 100644 index 0000000..0840b4a --- /dev/null +++ b/project.properties @@ -0,0 +1,14 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system edit +# "ant.properties", and override values to adapt the script to your +# project structure. +# +# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): +#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt + +# Project target. +target=android-15 diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..7685126 --- /dev/null +++ b/readme.txt @@ -0,0 +1,3 @@ +Readme + +Now different \ No newline at end of file diff --git a/res/drawable-hdpi/character_sheet_icon.png b/res/drawable-hdpi/character_sheet_icon.png new file mode 100644 index 0000000..24fbc2c Binary files /dev/null and b/res/drawable-hdpi/character_sheet_icon.png differ diff --git a/res/drawable-hdpi/dice_roller_icon.png b/res/drawable-hdpi/dice_roller_icon.png new file mode 100644 index 0000000..b55ee7b Binary files /dev/null and b/res/drawable-hdpi/dice_roller_icon.png differ diff --git a/res/drawable-hdpi/ic_action_search.png b/res/drawable-hdpi/ic_action_search.png new file mode 100644 index 0000000..af82946 Binary files /dev/null and b/res/drawable-hdpi/ic_action_search.png differ diff --git a/res/drawable-hdpi/ic_launcher_quillsword.png b/res/drawable-hdpi/ic_launcher_quillsword.png new file mode 100644 index 0000000..a2f1a38 Binary files /dev/null and b/res/drawable-hdpi/ic_launcher_quillsword.png differ diff --git a/res/drawable-hdpi/initiative_icon.png b/res/drawable-hdpi/initiative_icon.png new file mode 100644 index 0000000..e1fb31a Binary files /dev/null and b/res/drawable-hdpi/initiative_icon.png differ diff --git a/res/drawable-hdpi/party_icon.png b/res/drawable-hdpi/party_icon.png new file mode 100644 index 0000000..0c74bd5 Binary files /dev/null and b/res/drawable-hdpi/party_icon.png differ diff --git a/res/drawable-hdpi/rate_meme.png b/res/drawable-hdpi/rate_meme.png new file mode 100644 index 0000000..a748da3 Binary files /dev/null and b/res/drawable-hdpi/rate_meme.png differ diff --git a/res/drawable-hdpi/skill_checker_icon.png b/res/drawable-hdpi/skill_checker_icon.png new file mode 100644 index 0000000..38748a4 Binary files /dev/null and b/res/drawable-hdpi/skill_checker_icon.png differ diff --git a/res/drawable-hdpi/stat_calc_icon.png b/res/drawable-hdpi/stat_calc_icon.png new file mode 100644 index 0000000..fa39644 Binary files /dev/null and b/res/drawable-hdpi/stat_calc_icon.png differ diff --git a/res/drawable-ldpi/character_sheet_icon.png b/res/drawable-ldpi/character_sheet_icon.png new file mode 100644 index 0000000..8e904a9 Binary files /dev/null and b/res/drawable-ldpi/character_sheet_icon.png differ diff --git a/res/drawable-ldpi/dice_roller_icon.png b/res/drawable-ldpi/dice_roller_icon.png new file mode 100644 index 0000000..cf4f5fa Binary files /dev/null and b/res/drawable-ldpi/dice_roller_icon.png differ diff --git a/res/drawable-ldpi/ic_launcher_quillsword.png b/res/drawable-ldpi/ic_launcher_quillsword.png new file mode 100644 index 0000000..7b0e623 Binary files /dev/null and b/res/drawable-ldpi/ic_launcher_quillsword.png differ diff --git a/res/drawable-ldpi/initiative_icon.png b/res/drawable-ldpi/initiative_icon.png new file mode 100644 index 0000000..fdf0bce Binary files /dev/null and b/res/drawable-ldpi/initiative_icon.png differ diff --git a/res/drawable-ldpi/party_icon.png b/res/drawable-ldpi/party_icon.png new file mode 100644 index 0000000..ac79258 Binary files /dev/null and b/res/drawable-ldpi/party_icon.png differ diff --git a/res/drawable-ldpi/rate_meme.png b/res/drawable-ldpi/rate_meme.png new file mode 100644 index 0000000..f317a76 Binary files /dev/null and b/res/drawable-ldpi/rate_meme.png differ diff --git a/res/drawable-ldpi/skill_checker_icon.png b/res/drawable-ldpi/skill_checker_icon.png new file mode 100644 index 0000000..81b1209 Binary files /dev/null and b/res/drawable-ldpi/skill_checker_icon.png differ diff --git a/res/drawable-ldpi/stat_calc_icon.png b/res/drawable-ldpi/stat_calc_icon.png new file mode 100644 index 0000000..a7b1943 Binary files /dev/null and b/res/drawable-ldpi/stat_calc_icon.png differ diff --git a/res/drawable-mdpi/character_sheet_icon.png b/res/drawable-mdpi/character_sheet_icon.png new file mode 100644 index 0000000..f9aa75e Binary files /dev/null and b/res/drawable-mdpi/character_sheet_icon.png differ diff --git a/res/drawable-mdpi/dice_roller_icon.png b/res/drawable-mdpi/dice_roller_icon.png new file mode 100644 index 0000000..c4c935c Binary files /dev/null and b/res/drawable-mdpi/dice_roller_icon.png differ diff --git a/res/drawable-mdpi/ic_action_search.png b/res/drawable-mdpi/ic_action_search.png new file mode 100644 index 0000000..293933e Binary files /dev/null and b/res/drawable-mdpi/ic_action_search.png differ diff --git a/res/drawable-mdpi/ic_launcher_quillsword.png b/res/drawable-mdpi/ic_launcher_quillsword.png new file mode 100644 index 0000000..53f0d76 Binary files /dev/null and b/res/drawable-mdpi/ic_launcher_quillsword.png differ diff --git a/res/drawable-mdpi/initiative_icon.png b/res/drawable-mdpi/initiative_icon.png new file mode 100644 index 0000000..5282ba0 Binary files /dev/null and b/res/drawable-mdpi/initiative_icon.png differ diff --git a/res/drawable-mdpi/party_icon.png b/res/drawable-mdpi/party_icon.png new file mode 100644 index 0000000..37bddb0 Binary files /dev/null and b/res/drawable-mdpi/party_icon.png differ diff --git a/res/drawable-mdpi/rate_meme.png b/res/drawable-mdpi/rate_meme.png new file mode 100644 index 0000000..d6d1344 Binary files /dev/null and b/res/drawable-mdpi/rate_meme.png differ diff --git a/res/drawable-mdpi/skill_checker_icon.png b/res/drawable-mdpi/skill_checker_icon.png new file mode 100644 index 0000000..5f23efa Binary files /dev/null and b/res/drawable-mdpi/skill_checker_icon.png differ diff --git a/res/drawable-mdpi/stat_calc_icon.png b/res/drawable-mdpi/stat_calc_icon.png new file mode 100644 index 0000000..8fd3bee Binary files /dev/null and b/res/drawable-mdpi/stat_calc_icon.png differ diff --git a/res/drawable-xhdpi/character_sheet_icon.png b/res/drawable-xhdpi/character_sheet_icon.png new file mode 100644 index 0000000..ba60748 Binary files /dev/null and b/res/drawable-xhdpi/character_sheet_icon.png differ diff --git a/res/drawable-xhdpi/dice_roller_icon.png b/res/drawable-xhdpi/dice_roller_icon.png new file mode 100644 index 0000000..fd0c2cf Binary files /dev/null and b/res/drawable-xhdpi/dice_roller_icon.png differ diff --git a/res/drawable-xhdpi/ic_action_search.png b/res/drawable-xhdpi/ic_action_search.png new file mode 100644 index 0000000..d126803 Binary files /dev/null and b/res/drawable-xhdpi/ic_action_search.png differ diff --git a/res/drawable-xhdpi/ic_launcher_quillsword.png b/res/drawable-xhdpi/ic_launcher_quillsword.png new file mode 100644 index 0000000..c59f1ef Binary files /dev/null and b/res/drawable-xhdpi/ic_launcher_quillsword.png differ diff --git a/res/drawable-xhdpi/initiative_icon.png b/res/drawable-xhdpi/initiative_icon.png new file mode 100644 index 0000000..2ee1373 Binary files /dev/null and b/res/drawable-xhdpi/initiative_icon.png differ diff --git a/res/drawable-xhdpi/party_icon.png b/res/drawable-xhdpi/party_icon.png new file mode 100644 index 0000000..84b4b83 Binary files /dev/null and b/res/drawable-xhdpi/party_icon.png differ diff --git a/res/drawable-xhdpi/rate_meme.png b/res/drawable-xhdpi/rate_meme.png new file mode 100644 index 0000000..5b7127e Binary files /dev/null and b/res/drawable-xhdpi/rate_meme.png differ diff --git a/res/drawable-xhdpi/skill_checker_icon.png b/res/drawable-xhdpi/skill_checker_icon.png new file mode 100644 index 0000000..feea34f Binary files /dev/null and b/res/drawable-xhdpi/skill_checker_icon.png differ diff --git a/res/drawable-xhdpi/stat_calc_icon.png b/res/drawable-xhdpi/stat_calc_icon.png new file mode 100644 index 0000000..c5e65fe Binary files /dev/null and b/res/drawable-xhdpi/stat_calc_icon.png differ diff --git a/res/layout/about_screen.xml b/res/layout/about_screen.xml new file mode 100644 index 0000000..cfd9a3e --- /dev/null +++ b/res/layout/about_screen.xml @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + diff --git a/res/layout/activity_ability_calculator.xml b/res/layout/activity_ability_calculator.xml new file mode 100644 index 0000000..9e65282 --- /dev/null +++ b/res/layout/activity_ability_calculator.xml @@ -0,0 +1,323 @@ + + + + + + + + + + + + + + + + + + + +