aboutsummaryrefslogtreecommitdiff
path: root/src/utils.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-06-27chore: set a minimum of 4 digits for the lock code (#56)Libravatar Gianluca Boiano3-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
2022-06-26feat(i18n): add Italian localization (#55)Libravatar Gianluca Boiano11-29/+1100
* chore: add some entries to .gitignore * chore: general enhancements to original strings * feat(i18n): add Italian localization
2022-06-26feat: enable support for traybar entries on GNOME dash (#53)Libravatar Gianluca Boiano1-8/+31
* feat: enable support for traybar entries on GNOME dash * feat: .desktop: add New Chat entry
2022-06-25feat: some new featuresLibravatar Keshav Bhatt5-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
2022-06-25chore: notification connect before showLibravatar Keshav Bhatt1-2/+1
2022-06-25feat: unlock animation plus some cleanupLibravatar Keshav Bhatt2-58/+75
2022-06-25chore: update app descriptionLibravatar Keshav Bhatt2-5/+2
2022-06-25fix: obey fullview settings on first launch & initial window sizeLibravatar Keshav Bhatt2-2/+3
2022-06-25chore: use appinstall artifacts from distLibravatar Keshav Bhatt3-43/+47
- make snapcraft build to use new artifacts - make qmake install new atrifacts - remove desktop file from source
2022-06-25chore: distribution related filesLibravatar Keshav Bhatt9-0/+208
2022-06-25chore(CI): use latest version of install-qt-actionLibravatar Keshav Bhatt1-1/+1
2022-06-24chaore(CI): use Qt 5.15.2Libravatar Keshav Bhatt1-1/+2