Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: app auto locking | 2022-03-30 | 9 | -36/+146 | |
| | | | | - settings to allow app auto locking after set time interval | ||||
* | chore: unify passowrd echomode in lock widget | 2022-03-30 | 2 | -12/+12 | |
| | |||||
* | fix(snap): supress warnings | 2022-03-30 | 1 | -3/+4 | |
| | | | | - ATK Bridge warnings | ||||
* | fix: improve logout flow, on change password | 2022-03-30 | 2 | -3/+50 | |
| | |||||
* | fix: change lock screen password beahvior | 2022-03-30 | 2 | -3/+4 | |
| | |||||
* | fix: theme switching | 2022-03-30 | 1 | -3/+2 | |
| | |||||
* | feat: v4.0 (#35) | 2022-03-30 | 33 | -719/+1205 | |
| | | | | | | | | | | | | | | | | * add new widgets * feat: version 4.0 - SystemTray: tray icon uses png rather than svg - SystemTray: added settings to lets user change the systemtray icon click behavior(minimize/maximize on right click) - Download: added settiing that lets user set default download directory, avoid asking while saving files - Lock: added setting to let user change current set password for lock screen - Lock: current set password now hidden by default and can be revealed for 5 seconds by pressing view button - Style/Theme: added ability to change widget style on the fly, added default light palatte (prevent breaking of light theme on KDE EVs) - Theme: dark theme update - WebApp: added setting to set zoom factor when window is maximized and fullscreen (gives user ability to set different zoom factor for Normal , Maximized/Fullscreen WindowStates) - Setting: settings UI is more oraganized - WebApp: enable JavaScript execCommand("paste") - WebApp: tested for new WhatsApp Web that lets users use whatsie without requiring the phone connected to internet | ||||
* | fix: improve download file behavior (#32) | 2022-03-22 | 2 | -4/+3 | |
| | |||||
* | feat: start application minimized. closes #19 | 2022-03-20 | 6 | -699/+750 | |
| | | | | - there is a setting to enable this feature | ||||
* | release webengine properly on exit | 2022-03-14 | 2 | -87/+60 | |
| | |||||
* | add more debug info in util class | 2022-03-14 | 3 | -10/+31 | |
| | | | | | | - pro: define new macros to get git info - main: -v print version info - util: - more info in debug; use QRandomGenerator | ||||
* | fix qcf | 2022-03-05 | 1 | -6/+6 | |
| | |||||
* | style: code refactor3.0 | 2022-02-28 | 1 | -98/+95 | |
| | |||||
* | version 3.0 | 2022-02-28 | 5 | -5/+8 | |
| | |||||
* | build: migrate to qt 5.15 | 2022-02-28 | 20 | -2908/+2818 | |
| | |||||
* | chore: test qpt gtk3 | 2022-02-21 | 1 | -1/+2 | |
| | |||||
* | chore: add Desktop entry GenericName | 2022-02-21 | 1 | -1/+1 | |
| | |||||
* | set LANG en_US | 2022-02-21 | 1 | -2/+4 | |
| | |||||
* | fix build | 2022-02-20 | 1 | -7/+0 | |
| | |||||
* | fi build | 2022-02-20 | 1 | -1/+1 | |
| | |||||
* | mpris add | 2022-02-20 | 1 | -1/+7 | |
| | |||||
* | add mpris interface; is_snap env var | 2022-02-19 | 1 | -0/+2 | |
| | |||||
* | fix build | 2022-02-19 | 1 | -2/+2 | |
| | |||||
* | cleanup: removed snap_launcher | 2022-02-19 | 33 | -661/+0 | |
| | |||||
* | chore: move desktop file to src | 2022-02-19 | 1 | -0/+14 | |
| | |||||
* | chore: use desktop-launch from content snap | 2022-02-19 | 1 | -8/+15 | |
| | |||||
* | fix dict install | 2022-02-19 | 1 | -4/+2 | |
| | |||||
* | install dictionaries | 2022-02-19 | 1 | -0/+5 | |
| | |||||
* | make whatsie single process, disable logging, EnableHighDpiScaling before ↵ | 2022-02-19 | 1 | -3/+8 | |
| | | | | qapp init | ||||
* | remove qt.conf and bin | 2022-02-19 | 2 | -7/+0 | |
| | |||||
* | update desktop launch script to use qt515-core20 | 2022-02-19 | 1 | -255/+312 | |
| | |||||
* | use core20 and qt515-core20 content snap | 2022-02-19 | 1 | -13/+49 | |
| | |||||
* | snap dep | 2021-08-30 | 1 | -0/+0 | |
| | |||||
* | updated rateApp and about dialog | 2021-08-30 | 8 | -12/+98 | |
| | |||||
* | version bumped to 2.0, snap using LZO compression now. | 2021-08-30 | 1 | -1/+3 | |
| | |||||
* | Update FUNDING.yml | 2021-08-30 | 1 | -1/+1 | |
| | |||||
* | Update FUNDING.yml | 2021-08-30 | 1 | -1/+1 | |
| | |||||
* | Create FUNDING.yml | 2021-08-30 | 1 | -0/+12 | |
| | |||||
* | snap deployment2.0 | 2021-07-24 | 1 | -0/+0 | |
| | |||||
* | updated the minimum size of window to prevent scrollbars. | 2021-07-24 | 1 | -2/+2 | |
| | | | | - 650px*520px | ||||
* | Merge pull request #13 from RoinujNosde/patch-1 | 2021-07-23 | 1 | -1/+1 | |
|\ | | | | | Decreases the main window minimum height to 500px | ||||
| * | Decreases the main window minimum height to 500px | 2021-07-22 | 1 | -1/+1 | |
|/ | |||||
* | - fixed #9 (Window minimum width is too small); Now the minimum width is set | 2021-07-19 | 2 | -2/+7 | |
| | | | | | | to 800px - fixed #11 (Disable "Application is minimized to system tray" notification); Now the app only report this message once per session. | ||||
* | download manager crash fix | 2021-07-13 | 1 | -2/+1 | |
| | |||||
* | added env var XDG_CURRENT_DESKTOP as suggested in issue #6 | 2021-06-09 | 1 | -0/+1 | |
| | |||||
* | updated bin | 2021-06-07 | 1 | -0/+0 | |
| | |||||
* | added more rating options in rate dialog | 2021-06-07 | 3 | -36/+105 | |
| | |||||
* | code refactoring | 2021-06-07 | 2 | -7/+7 | |
| | |||||
* | Added support for Opening whatsapp deeplinks | 2021-05-31 | 3 | -5/+35 | |
| | |||||
* | Added whatsapp url schema to open app. | 2021-05-30 | 1 | -1/+1 | |
| |