Backgrounddetection eingebaut (Soundstop), Bildschirm aktiv halten, Controller separiert

This commit is contained in:
Carsten Hilmer
2016-10-31 23:44:29 +01:00
parent 379f039d51
commit 562e25fa3d
9 changed files with 364 additions and 351 deletions

View File

@@ -37,6 +37,8 @@
<!-- your app's js -->
<script src="js/app.js"></script>
<script src="js/controllers.js"></script>
<script src="js/home_controller.js"></script>
<script src="js/suchspiel_controller.js"></script>
<script src="js/services.js"></script>
</head>
<body ng-app="kinderspiel">