]> hydra-www.ietfng.org Git - acmetensortoys-ctfws-android/commit
Add handbook activity
authorNathaniel Wesley Filardo <nwfilardo@gmail.com>
Tue, 30 Oct 2018 22:37:48 +0000 (22:37 +0000)
committerNathaniel Wesley Filardo <nwfilardo@gmail.com>
Sat, 17 Nov 2018 01:12:45 +0000 (01:12 +0000)
commit2b1d7a391135e8d5999b531a8e812e822b88e93c
tree1bd9b8525848f69b913855f7d3f27d1332a04c05
parenta51acfa0248805c3fae12d1f38bacfe7143f139f
Add handbook activity
26 files changed:
mobile/build.gradle
mobile/src/main/AndroidManifest.xml
mobile/src/main/assets/hand.html [new file with mode: 0644]
mobile/src/main/assets/handico/belts.png [new file with mode: 0644]
mobile/src/main/assets/handico/capture.png [new file with mode: 0644]
mobile/src/main/assets/handico/flags.png [new file with mode: 0644]
mobile/src/main/assets/handico/glyphs.png [new file with mode: 0644]
mobile/src/main/assets/handico/jail.png [new file with mode: 0644]
mobile/src/main/assets/handico/judges.png [new file with mode: 0644]
mobile/src/main/assets/handico/meta.png [new file with mode: 0644]
mobile/src/main/assets/handico/players.png [new file with mode: 0644]
mobile/src/main/assets/handico/potions.png [new file with mode: 0644]
mobile/src/main/assets/handico/setup.png [new file with mode: 0644]
mobile/src/main/assets/handico/sportsmanship.png [new file with mode: 0644]
mobile/src/main/assets/handico/teams_territories.png [new file with mode: 0644]
mobile/src/main/assets/handico/terms.png [new file with mode: 0644]
mobile/src/main/assets/handico/wands.png [new file with mode: 0644]
mobile/src/main/assets/handico/white.png [new file with mode: 0644]
mobile/src/main/assets/handord.txt [new file with mode: 0644]
mobile/src/main/java/com/acmetensortoys/ctfwstimer/HandbookActivity.java [new file with mode: 0644]
mobile/src/main/java/com/acmetensortoys/ctfwstimer/MainActivity.java
mobile/src/main/res/drawable/hand_tab_div.xml [new file with mode: 0644]
mobile/src/main/res/layout/activity_handbook.xml [new file with mode: 0644]
mobile/src/main/res/menu/mainmenu.xml
mobile/src/main/res/values/dimens.xml
mobile/src/main/res/values/strings.xml