kdeconnect-kde/smsapp
Bharadwaj Raju (away; can't respond) fc83fb32e9 smsapp: Assorted UI improvements
- Move the device combobox to the global drawer
- Move search field and new button to header
- Use Kirigami SearchField instead
- Don't switch focus away from search field when typing
- Give the New button an icon
- Clarify the search field text
- Center messages view loading indicator
- Make send and attach buttons stick to bottom of text area
- Make cursor an I-beam when hovering over text area
- Move send button to the right
- Give proper padding to messages view top
- Move refresh action to global drawer
- Show refresh button directly in loading message where it is most useful

| Before | After |
| ------ | ------ |
| ![kdeconnectsms-old1](/uploads/469fa5f198ce81f1f53e8aa73694a824/kdeconnectsms-old1.png) | ![kdeconnectsms-new1](/uploads/c3b2b552d5d1bb73c566c6879c5b2a3c/kdeconnectsms-new1.png) |
| ![kdeconnectsms-old2](/uploads/eed795529946ed9ff856d8599bc66fb2/kdeconnectsms-old2.png) | ![kdeconnectsms-new2](/uploads/7abff93670aaea36052f3e3bfe01da62/kdeconnectsms-new2.png) |
| ![kdeconnectsms-old3](/uploads/f24dc7a902e33a1317cc8d9b90c39482/kdeconnectsms-old3.png) | ![kdeconnectsms-new3](/uploads/ea7d07f64d1904757dce56e86f1876ba/kdeconnectsms-new3.png) |

cc @teams/usability @teams/vdg
2022-02-09 03:47:36 +00:00
..
qml smsapp: Assorted UI improvements 2022-02-09 03:47:36 +00:00
attachmentinfo.cpp Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
attachmentinfo.h Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
CMakeLists.txt add KColorSchemeManager instance to install auto dark theme on Windows 2021-06-13 13:51:28 +05:30
conversationlistmodel.cpp [SMS App] Add thumbnail preview to ConversationList 2020-09-27 03:51:17 +00:00
conversationlistmodel.h GIT_SILENT: add missing override 2021-10-27 06:53:06 +02:00
conversationmodel.cpp Adding support to send attachments to the remote device. 2020-08-31 15:35:25 +05:30
conversationmodel.h GIT_SILENT: add missing override 2021-10-27 06:53:06 +02:00
conversationssortfilterproxymodel.cpp Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
conversationssortfilterproxymodel.h GIT_SILENT: add missing override 2021-10-27 06:53:06 +02:00
gsmasciimap.cpp Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
gsmasciimap.h Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
main.cpp Set breeze as fallback icon theme for all executables 2021-07-27 23:03:51 +02:00
Messages.sh Fix localization of app and smsapp. Patch mainly by Victor Ryzhykh. 2019-12-21 09:59:36 +02:00
org.kde.kdeconnect.sms.desktop Change X-GNOME-SingleWindow key to SingleMainWindow 2022-01-05 17:08:49 -07:00
resources.qrc Adding support to send attachments to the remote device. 2020-08-31 15:35:25 +05:30
smscharcount.h Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
smshelper.cpp Fix unicode-decoding mistake in isInGsmAlphabet method 2021-11-19 17:54:33 -05:00
smshelper.h GIT_SILENT: add missing override 2021-10-27 06:53:06 +02:00
thumbnailsprovider.cpp Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
thumbnailsprovider.h Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00