-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Develop (#2) * Added logic to preserve settings when screen is rotated * Cleaned up redundant code, only one listener for each button behavior (click and long click) * Moved sound logic to Sound class to simplify code and make it more reusable.
- Loading branch information
1 parent
2baed03
commit f4f2afe
Showing
37 changed files
with
122 additions
and
327 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
.gradle/2.14.1/taskArtifacts/fileSnapshotsToTreeSnapshotsIndex.bin
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...14.1/tasks/_app_compileDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.bin
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...4.1/tasks/_app_compileDebugJavaWithJavac/localClassSetAnalysis/localClassSetAnalysis.lock
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...s/_app_compileDebugJavaWithJavac/localJarClasspathSnapshot/localJarClasspathSnapshot.lock
Binary file not shown.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-2.23 KB
(38%)
app/build/intermediates/classes/debug/com/example/matt/soundboard/MainActivity$1.class
Binary file not shown.
Binary file modified
BIN
-1.79 KB
(67%)
app/build/intermediates/classes/debug/com/example/matt/soundboard/MainActivity.class
Binary file not shown.
Binary file modified
BIN
+2.12 KB
(390%)
app/build/intermediates/classes/debug/com/example/matt/soundboard/Sound.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
app/build/intermediates/incremental-classes/debug/instant-run-bootstrap.jar
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
app/build/intermediates/incremental-runtime-classes/debug/instant-run.jar
Binary file not shown.
Binary file modified
BIN
-2.23 KB
(38%)
...intermediates/incremental-verifier/debug/com/example/matt/soundboard/MainActivity$1.class
Binary file not shown.
Binary file modified
BIN
-1.79 KB
(67%)
...d/intermediates/incremental-verifier/debug/com/example/matt/soundboard/MainActivity.class
Binary file not shown.
Binary file modified
BIN
+2.12 KB
(390%)
app/build/intermediates/incremental-verifier/debug/com/example/matt/soundboard/Sound.class
Binary file not shown.
Binary file modified
BIN
-8.53 KB
(100%)
app/build/intermediates/instant-run-support/debug/classes.zip
Binary file not shown.
Binary file modified
BIN
-1001 Bytes
(100%)
app/build/intermediates/instant-run-support/debug/resources.zip
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-8.53 KB
(94%)
app/build/intermediates/transforms/dex/debug/folders/1000/5/slice_8/classes.dex
Binary file not shown.
Binary file modified
BIN
-2.23 KB
(60%)
...sforms/instantRun/debug/folders/1/5/main/com/example/matt/soundboard/MainActivity$1.class
Binary file not shown.
Binary file modified
BIN
-593 Bytes
(98%)
...ansforms/instantRun/debug/folders/1/5/main/com/example/matt/soundboard/MainActivity.class
Binary file not shown.
Binary file modified
BIN
+2.16 KB
(180%)
...ates/transforms/instantRun/debug/folders/1/5/main/com/example/matt/soundboard/Sound.class
Binary file not shown.
Binary file modified
BIN
-2.23 KB
(60%)
...stantRunSlicer/debug/folders/1/5/slice_8/com/example/matt/soundboard/MainActivity$1.class
Binary file not shown.
Binary file modified
BIN
-593 Bytes
(98%)
...instantRunSlicer/debug/folders/1/5/slice_8/com/example/matt/soundboard/MainActivity.class
Binary file not shown.
Binary file modified
BIN
+2.16 KB
(180%)
...sforms/instantRunSlicer/debug/folders/1/5/slice_8/com/example/matt/soundboard/Sound.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.