jhyang0
290ee0ed29
minor update + merge
2025-07-14 02:13:14 +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
9e0c74eed4
Update aec submodule: fix build
2025-07-12 04:20:56 +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
9b0ad9607b
Merge branch 'main' into feat/centralize-anim
2025-07-11 05:46:55 +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
samtiz
dfb430aadd
Windows codesigning
2025-07-10 19:21:01 +09:00
jhyang0
3031d0d288
minor fix
2025-07-10 17:30:33 +09:00
samtiz
2a1edb6ed8
Merge branch 'main' of https://github.com/pickle-com/glass
2025-07-10 04:51:08 +09:00
samtiz
0e9df73caa
remove electron forge dependency
2025-07-10 04:50:34 +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
fde34ef3de
centralized keyframe, liquid glass bypass beta
2025-07-10 03:29:32 +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
samtiz
aa9d49136d
fix assign other error
2025-07-10 00:50:56 +09:00
samtiz
ab00ac7d9a
resolve assign error
2025-07-10 00:33:44 +09:00
samtiz
980083a211
Merge branch 'main' of https://github.com/pickle-com/glass
2025-07-10 00:01:46 +09:00
samtiz
a975ba94f9
contribution guide update + templates
2025-07-10 00:01:29 +09:00
jhyang0
0ff9f4b74e
Add local LLM, STT
2025-07-09 23:57:47 +09:00
sanio
186f0a9839
centralized keyframe
2025-07-09 22:43:28 +09:00
samtiz
594f9e8d19
Merge branch 'main' into feature/firebase
2025-07-09 21:17:45 +09:00
samtiz
c497234230
firestore + full end-to-end encryption
2025-07-09 21:17:16 +09:00
sanio
ae24d49fe5
solve conflict to use windowsize parm in movestep
2025-07-09 18:56:46 +09:00
sanio
a4e61c73e5
Merge branch 'main' into pr-90
2025-07-09 18:54:06 +09:00
sanio
c285c7e477
Merge branch 'main' into pr-88
2025-07-09 18:42:18 +09:00
sanio
dd8d217a97
retrieve anamation
2025-07-09 18:36:51 +09:00
sanio
338eef7112
Merge remote-tracking branch 'origin/main' into pr-82
2025-07-09 18:25:52 +09:00
samtiz
bf344268e7
Merge branch 'main' into feature/firebase
2025-07-09 17:51:58 +09:00
samtiz
e87c73058a
refactor autoUpdate
2025-07-09 17:25:26 +09:00
Ronnie Ghose
ee28516a4e
Add app auto-update toggle option ( #87 )
2025-07-09 16:14:23 +09:00
Cursor Agent
1b48151f08
Clean up documentation files
...
- Removed FIXES_SUMMARY.md
- Removed test_fixes.js
- Keeping only the core code fixes
2025-07-09 00:29:16 +00:00
Cursor Agent
8d857e091a
Clean up temporary test documentation
...
- Removed test_window_behavior.md as it's been superseded by FIXES_SUMMARY.md
- Keeping comprehensive documentation in FIXES_SUMMARY.md and test_fixes.js
2025-07-09 00:27:41 +00:00
Cursor Agent
1f9250fef4
Add comprehensive testing documentation and fix summary
...
- Added test_fixes.js script for automated testing
- Added FIXES_SUMMARY.md with detailed explanation of fixes
- Included testing instructions and expected results
- Documented root cause analysis and solution implementation
2025-07-09 00:27:27 +00:00
Cursor Agent
181bd2bcc4
Fix window resize and movement issues ( #65 )
...
- Fixed resize-header-window handler to properly center window without width increase
- Fixed movement clamping logic to prevent progressive restriction
- Added proper DPI handling to prevent pixelation
- Added comprehensive debug logging for troubleshooting
- Improved position tracking in animation system
Addresses:
- Unexpected width increase during long-press
- Progressive restriction of downward movement
- UI pixelation issues
2025-07-09 00:26:27 +00:00