Commit Graph

37 Commits (master)

Author SHA1 Message Date
Melvin Keskin 0a956a442c
Fix displaying of copy icon 2021-02-19 12:48:25 +01:00
Melvin Keskin d92f98fbb5
Fix icons for media 2021-01-19 19:26:28 +01:00
Melvin Keskin d36cfc9d8d
kirigami-icons: Fix icon file paths 2020-12-24 17:03:47 +01:00
Melvin Keskin 4a9f79a4b1 Show QR codes for contacts 2020-12-22 21:47:35 +00:00
Melvin Keskin 30976e37a5
Fix usage of Breeze icon 2020-12-22 03:50:02 +01:00
Melvin Keskin cb1ceee802 Use standard icon names or names found in multiple icon themes
The icon names are adjusted to fit the specification on [1]. If no
suitable icon name could be found, an appropriate name is used to fit
Kaidan's default icon theme Breeze but at the same time the icon themes
Yaru (Ubuntu 20.04) and Adwaita (GNOME) if Breeze is not available.

[1]: https://specifications.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html
2020-12-19 17:40:03 +01:00
Jonah Brüchert eb5e715eae
Remove non-existing
Needs more investigation. The MediaUtils iconName function returns this names, and they are properly displayed on the desktop. For some reason not all icons names returned by it exist in breeze.
2020-08-08 16:00:57 +02:00
Jonah Brüchert 9312a9c9c0 Add missing icons to qrc 2020-08-08 12:25:07 +00:00
Melvin Keskin 23f2b1e392
Correct indentation in resource file for icons 2020-03-26 17:46:06 +01:00
Melvin Keskin 1a9470d318
Fix wrong indentation in resource file for icons 2020-03-22 14:30:08 +01:00
Melvin Keskin 0c006512df
Provide credentials for account transfer
Co-authored-by: Jonah Brüchert <jbb.prv@gmx.de>
2020-03-11 21:59:57 +01:00
Melvin Keskin b1a690d92c
Add missing error icon to resource file 2020-03-11 21:38:47 +01:00
Melvin Keskin 4999d8c465
Use only 'dialog-ok' as confirmation icon 2020-03-11 21:38:47 +01:00
Melvin Keskin 031ea3d8d8
Use correct paths for icons 2020-03-11 21:38:47 +01:00
Linus Jahn 31db71a18c
kirigami-icons: Add missing 'media-record' and 'media-playback-stop' icons
Fixes #320.
2019-12-15 14:38:13 +01:00
Yury Gubich 9f10d0580a
Add message search
Co-authored-by: Melvin Keskin <melvo@olomono.de>
2019-12-03 20:25:09 +01:00
Jonah Brüchert 78b07ca67a
Add new multimedia icons to kirigami-icons.qrc
Signed-off-by: Linus Jahn <lnj@kaidan.im>
2019-11-26 15:25:17 +01:00
Linus Jahn 28986ab6f1 RosterPage: Remove contact deletion action
Co-authored-by: Robert Maerkisch <zatroxde@protonmail.ch>
2019-07-22 14:12:27 +02:00
Jonah Brüchert cec3ce005c Add full-featured user profile page
Co-authored-by: Robert Maerkisch <zatroxde@protonmail.ch>
Co-authored-by: Linus Jahn <lnj@kaidan.im>
2019-07-22 14:12:27 +02:00
Linus Jahn 08b64ff4a4
Add missing icons for muting/unmuting notifications 2019-07-18 18:41:47 +02:00
Linus Jahn 337850f68a kirigami-icons: Add missing view-barcode icon 2019-07-15 20:20:44 +02:00
Robert Maerkisch 3e87d8b343 Add contacts search 2019-07-12 12:42:51 +00:00
Jonah Brüchert 3ec6c2dc21
ChatPage: Use proper icon for emoji picker 2019-07-07 14:23:45 +02:00
Jonah Brüchert a3bdbb5914
kirigami-icons: Fix duplicated icon due to typo 2019-05-19 19:47:26 +02:00
Jonah Brüchert b8a63c930c kirigami-icons.qrc: Update list of icons 2019-05-03 22:26:10 +02:00
Jonah Brüchert 9eba0881be Add settings and functionality to change password on server 2019-05-03 21:00:48 +02:00
Jonah Brüchert 89f35d069e
kirigami-icons.qrc: Include new icons 2019-04-06 11:52:18 +02:00
Jonah Brüchert 57dc99f13e Add Emoji Picker from spectral 2019-02-05 17:55:47 +00:00
Jonah Brüchert bcfabf3ee3 Implement XEP-0308: Last Message Correction (front-end) 2019-02-05 17:31:13 +00:00
Jonah Brüchert 1ec03a288b
Fix the fix 2018-09-24 19:41:08 +02:00
Jonah Brüchert 204584ec94
Add missing icons to kirigami-icons.qrc 2018-09-24 16:35:55 +02:00
Ilya Bizyaev 128cc2fbb4 Switch Android builds to CMake and use ECM 2018-09-22 19:35:25 +01:00
JBB 3f7b11c40a
Add initial file selection GUI (#233) 2018-09-15 16:01:37 +02:00
Jonah Brüchert d11fcb15a8
Add mail-invitation icon to kirigami-icons.qrc 2018-09-09 18:29:11 +02:00
Ilya Bizyaev 38ca97d248 Add missing dialog close icon 2018-07-14 12:54:26 +01:00
Ilya Bizyaev bfb720ab3d
New chat page look (#179)
This commit:
* Updates Kirigami and Breeze submodules to make use of layout fixes and new icon
* Adds tool buttons for attachments and sending
* Changes text input appearance to a more traditional for messengers
* Adds "Enter to send, Ctrl-Enter for newline"
* Changes messages layout and corner radius
2018-02-09 01:06:30 +04:00
Ilya Bizyaev d4c295e508
Initial support for Android
* Added submodules for build dependencies, Moved kaidansf to 3rdparty/, too.
* Added QMake build system for simpler android compilation
* Added all images and icons to a resource file for android-only
* Added AndroidManifest for APK creation
* Added a script for android compilation into
  `./utils/build-android-deps.sh`.
* Added splash screen and green status bar for android
* Global constants are moved into header file: `branding.h`
2017-12-20 23:08:08 +01:00