125 Commits

Author SHA1 Message Date
samtiz
60a8c30157 Merge branch 'main' into feature/encryption 2025-07-15 20:16:48 +09:00
samtiz
dad74875a0 keychain permission + modelStateService rely only on db 2025-07-15 20:16:38 +09:00
sanio
bba38ac56f refactor windowmanager finished 2025-07-15 20:10:46 +09:00
sanio
ecae4050bb refactored layoutmanager, movementmanager 2025-07-15 18:21:22 +09:00
sanio
f755fdb9e3 cleaning dependency in windowmanager 2025-07-15 18:00:31 +09:00
samtiz
a27ab05fa8 Merge branch 'refactor/localmodel' into feature/encryption 2025-07-15 16:29:16 +09:00
samtiz
8592d1c4ed remove providerSettings firebaseRepository + minor refactor 2025-07-15 16:10:32 +09:00
samtiz
ab23c10006 WIP encryption cleanup + providerSetting refactor 2025-07-15 16:01:34 +09:00
jhyang0
fc16532cd9 whisper install url fix 2025-07-15 15:48:45 +09:00
jhyang0
7f98acb5e3 whisper install fix 2025-07-15 15:32:24 +09:00
sanio
698473007a delete movementmanager dependency in shortcutsservice 2025-07-15 14:59:14 +09:00
jhyang0
9359b32c01 Add localAIManager 2025-07-15 14:05:50 +09:00
jhyang0
6ece74737b Refactor: Implement local AI service management system
- Add LocalAIServiceManager for centralized local AI service lifecycle management
- Refactor provider settings to support local AI service configuration
- Remove userModelSelections in favor of provider settings integration
- Update whisper service to use new local AI management system
- Implement lazy loading and auto-cleanup for local AI services
- Update UI components to reflect new local AI service architecture
2025-07-15 14:04:34 +09:00
sanio
c0cf74273a add deepgram 2025-07-15 03:47:47 +09:00
sanio
4d93df09e2 centralized window layout/movement feature to windowmanager 2025-07-15 01:01:17 +09:00
samtiz
94ae002d83 fix: remove authservice injection on userRepo 2025-07-14 04:29:12 +09:00
samtiz
a2f57cbfa9 authService injection on init 2025-07-14 04:11:38 +09:00
jhyang0
e244ce1d4d add smd 2025-07-14 03:23:53 +09:00
sanio
f764ad5362 Merge branch 'main' of https://github.com/pickle-com/glass 2025-07-14 03:16:37 +09:00
sanio
bcc8a59882 add screen only ask, retrieve loading dot 2025-07-14 03:16:29 +09:00
samtiz
2a3c7db200 header privacy button fix 2025-07-14 03:00:28 +09:00
sanio
aa14a1d0b6 fix askview focus logic 2025-07-14 02:47:37 +09:00
sanio
fbe5c22aa4 Merge branch 'main' of https://github.com/pickle-com/glass 2025-07-14 02:24:03 +09:00
sanio
a509e87b22 add fade animation to window 2025-07-14 02:24:00 +09:00
jhyang0
290ee0ed29 minor update + merge 2025-07-14 02:13:14 +09:00
sanio
2bfcadecb4 delete legacy code 2025-07-14 01:53:26 +09:00
sanio
8da13dcb27 fix window animation 2025-07-14 00:23:46 +09:00
Ho Jin Yu
7d33ea9ca8
[Refactor] full refactor and file structure changed (#125)
* refactoring the bridge

* Update aec submodule

* folder structure refactor

* fixing ask logic

* resolve import err

* fix askview

* fix header content html path

* fix systemaudiodump path

* centralized ask logic

* delete legacy code

* change askservice to class

* settingsService facade

* fix getCurrentModelInfo

* common service ipc moved to featureBridge

* featureBridge init

* ui fix

* add featureBridge func for listenservice

* fix preload conflict

* shortcuts seperated

* refactor ask

* transfer roles from askview to askservice

* modifying windowBridge

* delete legacy ask code

* retrieve conversation history for askserice

* fix legacy code

* shortcut moved

* change naming for featurebridge

* screenshot moved from windowManager

* rough refactor done

---------

Co-authored-by: sanio <sanio@pickle.com>
Co-authored-by: jhyang0 <junhyuck0819@gmail.com>
2025-07-13 15:31:24 +09:00
jhyang0
9f29fa5873 Refactor: Migrate Settings from electron-store to Centralized Database #113 2025-07-12 15:56:26 +09:00
sanio
fc81c05dbe fix aec build 2025-07-12 04:15:33 +09:00
sanio
9d913f052c debugging AEC 2025-07-11 20:14:34 +09:00
sanio
68f9042a69 seperate toggleFeature in windowmanager 2025-07-11 18:52:02 +09:00
sanio
ffcc1cb9a3 fix get-header-position deletion on windowmanger 2025-07-11 18:21:46 +09:00
sanio
2ce82a7edc retrieve mouth dragging on button of main header 2025-07-11 17:58:31 +09:00
sanio
50ffaa0894 Merge branch 'pr-107' 2025-07-11 17:33:59 +09:00
sanio
5698791d46 Merge branch 'main' of https://github.com/pickle-com/glass 2025-07-11 17:32:42 +09:00
sanio
a10cc77dfb liquid glass ui beta 2025-07-11 17:30:54 +09:00
sanio
d1c81ce012 merging pr-107 2025-07-11 17:07:06 +09:00
sanio
6ec45e138f Merge branch 'main' into pr-107 2025-07-11 17:06:18 +09:00
Janvi_Chauhan
77443beeaa
Fix: Added Clear and Submit Buttons (#95) (#108)
* Fix: Added Clear and Submit Buttons (#95)

* Update: Removed clear button
2025-07-11 17:04:00 +09:00
sanio
bcefa75154 centralize mainheader listen session logic 2025-07-11 05:46:11 +09:00
sanio
e86c2db464 toggle listen button logic improved 2025-07-11 02:39:12 +09:00
jhyang0
3031d0d288 minor fix 2025-07-10 17:30:33 +09:00
sanio
88cacb4bc3 remove movementmanager dependency on toggleAllWindowsVisibility 2025-07-10 04:17:16 +09:00
sanio
5e5fb4d0e9 fix settings window show, hide, cancel-hide naming 2025-07-10 03:38:02 +09:00
sanio
682e6391c8 Merge branch 'main' into feature/animation_refactoring 2025-07-10 03:25:41 +09:00
jhyang0
e2c286fc81 use pickle == pickle provide model 2025-07-10 01:59:14 +09:00
avarayr
c0d2331712
fix: true glass like the demos 2025-07-09 12:08:07 -04:00
jhyang0
1ab3ebe88d whisper fix 2025-07-10 01:05:03 +09:00
jhyang0
0ff9f4b74e Add local LLM, STT 2025-07-09 23:57:47 +09:00