Commit Graph

1365 Commits

Author SHA1 Message Date
65edc93a41 add loading around api call to add card 2025-01-31 10:06:05 +02:00
yaso-meth
7f7885cf06 Merge pull request #65 from yaso-meth/BUG-Theme-switcher
BUG-Theme-switcher
2025-01-31 10:00:40 +02:00
021f056c14 set MIHTheme at start of init 2025-01-31 10:00:00 +02:00
3f325fda66 add theme link pn main init 2025-01-31 09:50:05 +02:00
ef1d86ef24 change myTheme to MIHTheme & add a getThemedata function 2025-01-31 09:49:31 +02:00
883e66492c remove theme link at auth check 2025-01-31 09:48:51 +02:00
1ca5580bb3 remove unused package 2025-01-30 13:00:48 +02:00
7f65870eab version update 2025-01-30 13:00:38 +02:00
yaso-meth
8d530d0547 Merge pull request #64 from yaso-meth/QOL--AI-Chat-Improvement
QOL: AI Chat Improvements
2025-01-30 12:59:27 +02:00
57ca02db58 - add system prompt
- add new deepseek r1 model
- fix stream builder
- show streaming complete check
2025-01-30 12:55:50 +02:00
90b6c16f13 version update 1.0.4+19 2025-01-30 09:39:57 +02:00
yaso-meth
53e96f2407 Merge pull request #63 from yaso-meth/QOL-Chat-Ai-bugs
typing fix
2025-01-29 20:35:36 +02:00
cefa95139f typing fix 2025-01-29 20:35:10 +02:00
yaso-meth
2a116dc882 Merge pull request #62 from yaso-meth/revert-61-revert-57-QOL-Mzansi-AI-Chat-improvements
Revert "Revert "- Add visibile sign when settings is clicked.""
2025-01-29 19:53:53 +02:00
yaso-meth
9fabc9d25a Revert "Revert "- Add visibile sign when settings is clicked."" 2025-01-29 19:53:43 +02:00
yaso-meth
5ee1e1f2e3 Merge pull request #61 from yaso-meth/revert-57-QOL-Mzansi-AI-Chat-improvements
Revert "- Add visibile sign when settings is clicked."
2025-01-29 19:46:22 +02:00
yaso-meth
a94c191c7a Revert "- Add visibile sign when settings is clicked." 2025-01-29 19:46:00 +02:00
6b6dc63e19 version update to 1.0.4+18 2025-01-29 17:43:55 +02:00
yaso-meth
2703edcedf Merge pull request #60 from yaso-meth/BUG-Screen-flicker-post-bio-auth
move data get from init state to build
2025-01-29 11:55:29 +02:00
23e7ee0338 move data get from init state to build 2025-01-29 11:50:39 +02:00
yaso-meth
ada44dfef0 Merge pull request #59 from yaso-meth/QOL-add-loyalty-card-infinity
QOL-add-loyalty-card-infinity
2025-01-29 11:44:26 +02:00
9fd22c8fe0 add card linking 2025-01-29 11:38:53 +02:00
e3e92e42e8 add dropdown option 2025-01-29 11:38:45 +02:00
bd7fe6589e add card image 2025-01-29 11:38:33 +02:00
yaso-meth
bfb9061032 Merge pull request #58 from yaso-meth/BUG--number-input-on-card-number
change input for loyalty field to number input
2025-01-29 11:29:28 +02:00
dac007ad87 change input for loyalty field to number input 2025-01-29 11:24:33 +02:00
yaso-meth
ff2dd22d9d Merge pull request #57 from yaso-meth/QOL-Mzansi-AI-Chat-improvements
- Add visibile sign when settings is clicked.
2025-01-29 11:20:55 +02:00
cfc9691748 - Add visibile sign when settings is clicked.
- Remove  <think>\n with Thinking:\n
- stop Ai when close is clicked
- show continue button after ai done thinking
- add font size to settings
2025-01-29 11:14:00 +02:00
yaso-meth
63441d9808 Merge pull request #56 from yaso-meth/BUG-theme-linking-issue
BUG-theme-linking-issue
2025-01-29 10:06:46 +02:00
3f45c441cb remove theme setting from main to auth check 2025-01-29 09:59:29 +02:00
a4482e8b43 change theme set from main init to build main 2025-01-29 09:26:53 +02:00
f969109f2e version update to 1.0.4+17 2025-01-29 09:00:07 +02:00
yaso-meth
cbdf6cf983 Merge pull request #54 from yaso-meth/QOL-AI-Response-Streaming
chat window for ai thinking
2025-01-28 15:09:36 +02:00
c44b18ca66 chat window for ai thinking 2025-01-28 15:04:02 +02:00
yaso-meth
981a2707c3 Merge pull request #53 from yaso-meth/QOL-Hide-model-selection
QOL-Hide-model-selection
2025-01-28 14:05:36 +02:00
e4043e3567 change name of body 2025-01-28 14:05:00 +02:00
9a80a610b0 make model selection visible when setting is selected. 2025-01-28 14:00:00 +02:00
yaso-meth
1a2d93c202 Merge pull request #52 from yaso-meth/BUG-Graphical-flicker-post-bio-auth
BUG-Graphical-flicker-post-bio-auth
2025-01-28 11:59:08 +02:00
8fea2c49fc remove unnessasary code and trigger bio when needed and not initstate 2025-01-28 11:58:27 +02:00
dd0dee5bd0 bring back loading before auth 2025-01-28 11:57:29 +02:00
65b8bec0b4 new get loading image theme function 2025-01-28 11:56:49 +02:00
9683e47c07 update gif with new package 2025-01-28 11:56:32 +02:00
8e16ab9bb4 add new gif package 2025-01-28 11:56:19 +02:00
yaso-meth
35895d7c28 Merge pull request #51 from yaso-meth/bug--dispose-ai-model-controller
dispose model controller and end AI client
2025-01-28 10:44:26 +02:00
0218a003b6 dispose model controller and end AI client 2025-01-28 10:43:52 +02:00
yaso-meth
40039ff67f Merge pull request #50 from yaso-meth/QOL-Barcode-padding
add padding around barcode
2025-01-28 10:35:54 +02:00
f8fa5c494a add padding around barcode 2025-01-28 10:35:22 +02:00
yaso-meth
f11a48a8c7 Merge pull request #49 from yaso-meth/BUG-about-page-install-and-beginners-guide
Navigate to youtube for4 beginners guide and playstore for install mih
2025-01-28 10:19:42 +02:00
237421d8a4 Navigate to youtube for4 beginners guide and playstore for install mih 2025-01-28 10:18:38 +02:00
yaso-meth
214fd555fc Merge pull request #48 from yaso-meth/Testing-fixes
Testing-fixes
2025-01-27 12:56:40 +02:00