Commit Graph

90 Commits

Author SHA1 Message Date
6a51441c0f small changes 2018-12-17 17:23:17 +01:00
0dcef96194 Update build.gradle 2018-12-17 00:04:34 +01:00
dc08b52e0a Move credits to victory activity 2018-12-16 23:55:11 +01:00
4c06a3335e Update SttDialog.kt 2018-12-16 15:09:44 +01:00
1cab126adb Update SttDialog.kt 2018-12-16 14:33:54 +01:00
d3410b14f3 Update SttDialog.kt 2018-12-16 00:01:05 +01:00
a86a57889d parse stt on partial results 2018-12-15 23:51:25 +01:00
f6842a3832 Update dialog_stt.xml 2018-12-15 16:22:02 +01:00
1fa8ea1f0b Change catchphrase to "point %s" 2018-12-15 16:19:46 +01:00
9942cbdcd6 Revert "use string.equals(ignoreCase=true) instead of regex"
This reverts commit 4bb1ff5b42.
2018-12-14 21:22:42 +01:00
4bb1ff5b42 use string.equals(ignoreCase=true) instead of regex 2018-12-14 20:46:27 +01:00
222c414cf2 remove unnecessary frame on stt dialog 2018-12-14 17:42:21 +01:00
8879b6c6d2 Merge branch 'master' of https://github.com/adrienmalin/PingPoints 2018-12-10 21:19:45 +01:00
27f509a835 fix previous matches load 2018-12-10 21:19:41 +01:00
5a1fef3f69 Update dialog_stt.xml 2018-12-10 10:56:25 +01:00
3ed8efb129 add Readme 2018-12-10 00:17:41 +01:00
35f06dc12d Update StarterNameActivity.kt 2018-12-08 15:53:29 +01:00
719b0c252c fix mute on STT and starterRadioButton restoration 2018-12-08 15:07:26 +01:00
fb2f81226f Add next focus to the other textView 2018-12-08 14:38:41 +01:00
6c1ff4f20f Split into functions 2018-12-08 02:37:57 +01:00
73f59c8dcf fix icStt transparancy 2018-12-08 01:21:16 +01:00
7286bef089 mute STT bips 2018-12-07 17:47:00 +01:00
9d9eaef88d Fix STT stopping after 5s of silence 2018-12-07 17:10:50 +01:00
fcb2b90999 on stop stop listening 2018-12-07 16:08:14 +01:00
2edc43fd95 SttDialog 2018-12-07 15:47:20 +01:00
1454713881 Return to victory activity after back button press 2018-12-07 12:35:37 +01:00
ef149251ff Fix warnings 2018-12-07 12:33:10 +01:00
d3d90b176c suppress a comma 2018-12-07 12:19:19 +01:00
1f624dfd51 code cleanup 2018-12-07 12:18:42 +01:00
3ddff42431 Code cleanup 2018-12-07 12:08:48 +01:00
861196e118 Fix undo 2018-12-07 11:59:43 +01:00
c78e159dc6 clean code 2018-12-07 11:51:05 +01:00
00199369e8 Update grid_item.xml 2018-12-07 01:35:32 +01:00
bcfa4cb57c previous matches table tweaks 2018-12-07 01:07:30 +01:00
ff57c29ce1 bug fix 2018-12-06 23:57:45 +01:00
0bfb13f678 little changes 2018-12-06 21:29:05 +01:00
c5ee9b6bbf add text margin on match layout 2018-12-06 18:11:55 +01:00
79daaf6968 button hint if no STT 2018-12-06 18:05:53 +01:00
b965302c52 Custom STT dialog 2018-12-06 17:33:23 +01:00
1efae35fea Invisible STT 2018-12-06 15:56:25 +01:00
de4ff89233 some changes 2018-12-05 22:47:14 +01:00
512151d69c Remove unecessary internet permission 2018-12-05 21:11:30 +01:00
8bfb519bb3 improvements 2018-12-05 20:17:41 +01:00
8d0cadaf88 listen to switch swap 2018-12-05 17:27:55 +01:00
bc7472cd95 Change start button text 2018-12-05 17:13:02 +01:00
dccc75d1ea change check TTS and STT 2018-12-05 16:56:55 +01:00
d2df43bf02 Remove menu, action bar, redo 2018-12-05 12:45:12 +01:00
04f388bc1e Link Android back button to undo 2018-12-05 12:23:07 +01:00
b92b0acd89 Add snakbar message when STT is cancelled for the 3rd time 2018-12-05 12:17:09 +01:00
2c64cac3c2 Correct button touch 2018-12-05 11:29:45 +01:00