Skip to content

Commit

Permalink
Merge pull request #126 from peervalhoegen/master
Browse files Browse the repository at this point in the history
switch to android studio and material design
  • Loading branch information
timo-a committed Sep 17, 2015
2 parents 409a4b7 + 6d4f6a6 commit 8c734d6
Show file tree
Hide file tree
Showing 1,373 changed files with 10,165 additions and 1,997 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,15 @@ local.properties
*.snm
*.class
*.cfg
*.bin
lint.xml
sudoq-model/bin
test-model/bin
sudoq-app/bin
sudoq-app/gen
sudoq-app/assets
sudoq-app/libs/model.jar
sudoq-app/sudoqapp/build/intermediates/
test-app/bin
test-app/gen
test-app/coverage/
Expand Down
1 change: 1 addition & 0 deletions .idea/.name

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions .idea/SudoQ.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions .idea/copyright/profiles_settings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 30 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2,666 changes: 2,666 additions & 0 deletions .idea/workspace.xml

Large diffs are not rendered by default.

291 changes: 0 additions & 291 deletions codeStyle.xml

This file was deleted.

10 changes: 0 additions & 10 deletions sudoq-app/.classpath

This file was deleted.

1 change: 1 addition & 0 deletions sudoq-app/.gradle/2.2.1/taskArtifacts/cache.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#Fri Aug 28 00:08:23 CEST 2015
Binary file not shown.
1 change: 1 addition & 0 deletions sudoq-app/.idea/.name

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions sudoq-app/.idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions sudoq-app/.idea/copyright/profiles_settings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 19 additions & 0 deletions sudoq-app/.idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions sudoq-app/.idea/libraries/appcompat_v7_23_0_0.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions sudoq-app/.idea/libraries/cardview_v7_23_0_0.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions sudoq-app/.idea/libraries/commons_io_2_4.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions sudoq-app/.idea/libraries/commons_lang3_3_1.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions sudoq-app/.idea/libraries/design_23_0_0.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions sudoq-app/.idea/libraries/hamcrest_core_1_3.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions sudoq-app/.idea/libraries/junit_4_11.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions sudoq-app/.idea/libraries/org_apache_commons_io_2_4.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions sudoq-app/.idea/libraries/robotium_solo_4_1.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions sudoq-app/.idea/libraries/robotium_solo_5_4_1.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions sudoq-app/.idea/libraries/sudoqmodel_sudoqmodel.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions sudoq-app/.idea/libraries/support_annotations_23_0_0.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions sudoq-app/.idea/libraries/support_v4_23_0_0.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8c734d6

Please sign in to comment.