Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: prevent zoom with ctrl+mouse | 2023-01-26 | 4 | -0/+38 | |
| | | | | - set zoomfactor using settings | ||||
* | feat: close permission dialog with esc key | 2023-01-26 | 2 | -0/+9 | |
| | |||||
* | feat: close with esc button | 2023-01-26 | 1 | -9/+12 | |
| | |||||
* | chore: cleanup | 2023-01-26 | 1 | -7/+9 | |
| | |||||
* | feat: bump version 4.11v4.11.0 | 2023-01-26 | 1 | -1/+1 | |
| | |||||
* | chore: remove debugging from MoreApps widget | 2023-01-26 | 1 | -2/+2 | |
| | |||||
* | chore: cleanup + inhancements | 2023-01-26 | 1 | -16/+24 | |
| | | | | | - clean lock screen logic - fix: utilise page localstorage to persist & restore theme state | ||||
* | fix: applock state fix | 2023-01-26 | 2 | -3/+3 | |
| | | | | - fixes app reporting locked while not locked | ||||
* | chore: cleanup + addition | 2023-01-26 | 3 | -98/+54 | |
| | | | | | | - remove clear cache option - provide single app data cleanup option - close settings with esc button | ||||
* | chore: add moreapps widget in lock screenv4.10.3 | 2022-12-19 | 7 | -4/+741 | |
| | |||||
* | chore: skip dictionaries conversion if build type is flatpak buildv4.9.1 | 2022-09-13 | 1 | -17/+24 | |
| | |||||
* | chore: Version bump 4.9v4.9.0 | 2022-09-03 | 1 | -1/+1 | |
| | |||||
* | chore: delete filedialog after exec | 2022-09-03 | 1 | -2/+1 | |
| | |||||
* | feat: systemtray notification counter | 2022-08-31 | 4 | -48/+52 | |
| | | | | | other changes include: - no client side check on new chat numbers, whatsapp web doing check | ||||
* | chore: add notification icons | 2022-08-31 | 14 | -0/+59 | |
| | |||||
* | chore(webengine): disable support for Pepper plugins | 2022-08-31 | 1 | -2/+0 | |
| | |||||
* | chore: some enhancements | 2022-08-31 | 7 | -27/+32 | |
| | | | | | | - webengine multiprocess - webengine disable sandbox - minor memory usage improvements | ||||
* | chore: update UA to 104 | 2022-08-30 | 1 | -1/+1 | |
| | |||||
* | fix: auto lock while scrolling | 2022-08-27 | 1 | -1/+12 | |
| | | | | | - added other user input events to prevent lock from triggering | ||||
* | fix(build): fix build due to missing iconv4.8.1 | 2022-08-27 | 1 | -1/+0 | |
| | |||||
* | chore: bump version 4.8 | 2022-08-27 | 1 | -1/+1 | |
| | |||||
* | chore: unlock action buttonv4.8.0 | 2022-08-27 | 6 | -38/+25 | |
| | | | | - use unlock action button instead of pushbutton | ||||
* | chore: remove unused xml module | 2022-07-23 | 1 | -1/+1 | |
| | |||||
* | chore: version bump in pro | 2022-07-23 | 1 | -1/+1 | |
| | |||||
* | Hide/show window only when tray icon is left clicked (#65)v4.7.2 | 2022-07-23 | 1 | -1/+1 | |
| | | | do nothing if the reason is the context menu. | ||||
* | fix: focus on password edit when echo | 2022-07-05 | 1 | -0/+1 | |
| | |||||
* | chore(ui): update ui color | 2022-07-05 | 4 | -352/+445 | |
| | | | | | | - update color to match vendor specified one in settings widget - add bottom strip in lock dialog | ||||
* | fix(web): bypass lock check while loading quirk | 2022-07-04 | 2 | -19/+23 | |
| | | | | - just reload without asking while loading quirks | ||||
* | chore: setQuitOnLastWindowClosed false | 2022-07-01 | 1 | -2/+2 | |
| | | | | | prevent quiting when last window is closed ex: download widget | ||||
* | chore: set a minimum of 4 digits for the lock code (#56) | 2022-06-27 | 3 | -5/+5 | |
| | | | | | | | | * chore: set a minimum of 4 digits for the lock code coming from other applications (i.e. telegram) we expect a 4 digit PIN as minimum requirement * chore: set ui messages on pass code lenght accordingly | ||||
* | feat(i18n): add Italian localization (#55) | 2022-06-26 | 10 | -29/+1097 | |
| | | | | | | | * chore: add some entries to .gitignore * chore: general enhancements to original strings * feat(i18n): add Italian localization | ||||
* | feat: some new features | 2022-06-25 | 5 | -137/+348 | |
| | | | | | | | | - feat: new command line options, run: whatsie -h for more - feat: add theme toggle action in system tray action menu with shortcut CTRL+T - feat: shortcut to open settings CTRL+P - fix: Changes (mosty non visible) in applock flow | ||||
* | chore: notification connect before show | 2022-06-25 | 1 | -2/+1 | |
| | |||||
* | feat: unlock animation plus some cleanup | 2022-06-25 | 2 | -58/+75 | |
| | |||||
* | fix: obey fullview settings on first launch & initial window size | 2022-06-25 | 2 | -2/+3 | |
| | |||||
* | chore: use appinstall artifacts from dist | 2022-06-25 | 2 | -28/+38 | |
| | | | | | | - make snapcraft build to use new artifacts - make qmake install new atrifacts - remove desktop file from source | ||||
* | chore: define fallback values for macros | 2022-06-24 | 5 | -40/+52 | |
| | |||||
* | chore(qmake): avoid error message when .git folder is missing (close #49) (#52) | 2022-06-24 | 1 | -4/+7 | |
| | |||||
* | fix: properly hide custom notification on multi monitor setups | 2022-06-23 | 1 | -6/+7 | |
| | | | | closes #41 | ||||
* | chore: add full view support closes #46 | 2022-06-23 | 6 | -30/+137 | |
| | | | | | - an option in setting to allow toggle full view mode - remove unused webchannel module | ||||
* | chore: version 4.4 | 2022-06-17 | 1 | -1/+1 | |
| | |||||
* | fix: use availableGeometry to map position of notification | 2022-06-17 | 1 | -1/+1 | |
| | |||||
* | chore: install dicts using qmake4.4 | 2022-06-17 | 2 | -26/+22 | |
| | |||||
* | fix: add missing icon, enabling install_icon target generation (clos… (#45) | 2022-06-17 | 1 | -0/+0 | |
| | | | | | * fix: add missing icon and enable install_icon target generation (close #40) * chore: README.md: some typo and cosmethic adjustments | ||||
* | chore: improve settings window show behavior | 2022-06-16 | 2 | -8/+15 | |
| | | | | | - show window on centre of screen where the mainwindow is located - show default pos if geometery is not saved | ||||
* | chore: improve window geo restore | 2022-06-16 | 2 | -3/+26 | |
| | | | | | - show window on screen where the cursor is located - default window size if saved geometry is not valid | ||||
* | chore: nitification popup tweak; code cleanup | 2022-06-16 | 1 | -27/+31 | |
| | |||||
* | fix: show notifications on correct screen | 2022-06-16 | 2 | -24/+21 | |
| | | | | | - show notification on screen where the main instance is running - closes #41 | ||||
* | chore: version 4.34.3 | 2022-06-16 | 1 | -1/+1 | |
| | |||||
* | chore: use Ctrl+W to hide window to tray | 2022-06-16 | 2 | -8/+17 | |
| | | | | | - replace Ctrl+H with Ctrl+W to hide window to tray - fix the minimize behavior |