Commit Graph

29 Commits

Author SHA1 Message Date
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