Mathieu
|
7baa44a8aa
|
The app sends to audio to the server but the UI is not adapting and some crashes append
|
2022-01-06 11:39:21 +01:00 |
|
Mathieu
|
cbcf615e57
|
Fixed permission (ui) button issue and added write_external_storage to the required permissions
|
2022-01-05 16:34:30 +01:00 |
|
Mathieu
|
39f95ec800
|
The ask me anything dialog must now contain text before you can press OK
|
2022-01-05 10:59:43 +01:00 |
|
Mathieu
|
170dc6b655
|
Added auto-focus in the ask me anything dialog
|
2022-01-05 10:49:55 +01:00 |
|
Mathieu
|
774adb608d
|
Remade the chat system based on the jetchat example app.
|
2022-01-05 10:39:19 +01:00 |
|
Mathieu
|
5ef0bf7160
|
Permission page is now showing if all the permissions are not granted (while locking the user out).
|
2022-01-04 17:53:46 +01:00 |
|
Mathieu
|
d11f58b716
|
Added english and french languages and permission "asking system" is working good :)
|
2022-01-04 16:58:44 +01:00 |
|
Mathieu
|
43e1489dd4
|
Moved permission stuff from Utils to PermissionsUtils.kt and kept only the essential
|
2022-01-04 16:56:59 +01:00 |
|
Mathieu
|
e6015485f9
|
New icon yay!
|
2022-01-04 14:28:56 +01:00 |
|
Mathieu
|
6c5f313c95
|
(TESTS) Experimenting with permission request
|
2022-01-03 22:20:14 +01:00 |
|
Mathieu
|
7a81058542
|
Audio stuff (tests)
|
2022-01-03 22:19:48 +01:00 |
|
Mathieu
|
71e01bb79b
|
Made corners more round
|
2022-01-03 22:19:26 +01:00 |
|
Mathieu
|
8349e7739d
|
Added option to send multiples message as one (as jarvis in the chat) with reduced padding and no profile icon.
|
2022-01-03 22:18:43 +01:00 |
|
Mathieu
|
7996a94ad3
|
Added permission page
|
2022-01-03 21:42:42 +01:00 |
|
Mathieu
|
4de9e66d0e
|
Added ASSIST to the manifest to use the app like google assistant (from bottom corners)
|
2022-01-03 17:28:41 +01:00 |
|
Mathieu
|
20188c0b66
|
Added complete navigation system, added settings page and splitted the code to be easier to understand
|
2022-01-03 16:46:44 +01:00 |
|
Mathieu
|
f318467465
|
Added dropdown menu, added text entry menu (instead of STT), made FAB bigger
|
2022-01-03 15:05:08 +01:00 |
|
Mathieu
|
a080089811
|
Set product sans as the default font and make corner more round (android 12-ish look)
|
2022-01-03 15:02:29 +01:00 |
|
Mathieu
|
0335e1c7a5
|
fixed padding too close to status bar
|
2022-01-03 10:59:31 +01:00 |
|
Mathieu
|
14a131e89a
|
Moved license, readme and images to the right place
|
2022-01-02 23:03:10 +01:00 |
|
Mathieu
|
6e8b5f9c6f
|
Add license, readme and images
|
2022-01-02 23:01:51 +01:00 |
|
Mathieu
|
75bf1c3389
|
Added footer, scrollable conversation and global UI improvements
|
2022-01-02 22:53:05 +01:00 |
|
Mathieu
|
2157a7e26f
|
Removed duplicated fonts
|
2022-01-02 22:43:59 +01:00 |
|
Mathieu
|
591046497b
|
Initial base in Kotlin, started the main activity interface
|
2022-01-02 21:37:22 +01:00 |
|
Mathieu
|
b32781286c
|
Remove old java project
|
2022-01-02 21:35:26 +01:00 |
|
Mathieu
|
e92e7d8bcb
|
Replaced default logo, updated dependencies, disabling service (24/7 listening) use for now.
|
2022-01-02 15:31:05 +01:00 |
|
Mathieu
|
a4fa238f16
|
Started recording system
|
2021-10-16 16:02:19 +02:00 |
|
Mathieu
|
b57de85ffa
|
"Jarvis?" Working pretty much perfectly
|
2021-10-16 10:56:31 +02:00 |
|
Mathieu
|
2043fc7aee
|
Renamed Main to MainActivity
|
2021-10-16 09:40:33 +02:00 |
|
Mathieu
|
d1e7eb0cb3
|
Added logo, microphone and improved UI a lot + fixed not starting in background
|
2021-10-15 23:33:37 +02:00 |
|
Mathieu
|
3caee5d422
|
Fixed service not starting after asking for permissions
|
2021-10-14 22:03:17 +02:00 |
|
Mathieu
|
d488d4e975
|
Improved UI (ListeningActivity) working fine "in-app" but not outside
|
2021-10-14 22:02:42 +02:00 |
|
Mathieu
|
229f31ff0e
|
added google sans fonts
|
2021-10-14 22:01:31 +02:00 |
|
Mathieu B
|
9c897095a0
|
removed unused padding in rounded_white_on_top.xml
|
2021-08-13 22:36:43 +02:00 |
|
Mathieu B
|
717b07bc02
|
small changes
|
2021-08-13 22:31:21 +02:00 |
|
Mathieu B
|
1fd7f087d4
|
Fixed messed up renaming of whole project
|
2021-08-13 22:00:12 +02:00 |
|