- 26 Nov, 2019 2 commits
-
-
Filipe Azevedo authored
This bring support for: - Sharing / previewing location - Creating / sharing camera still images - Creating / sharing recorded microphone audio - Creating / sharing recorded camera video clip Task-Id: #287Signed-off-by:
Linus Jahn <lnj@kaidan.im>
-
Filipe Azevedo authored
Both send media sheet and chat message now share preview code. Task-Id: #287Signed-off-by:
Linus Jahn <lnj@kaidan.im>
-
- 22 Jul, 2019 3 commits
-
-
Jonah Brüchert authored
Co-authored-by:
Robert Maerkisch <zatroxde@protonmail.ch> Co-authored-by:
Linus Jahn <lnj@kaidan.im>
-
Jonah Brüchert authored
-
Robert Maerkisch authored
Co-authored-by:
Linus Jahn <lnj@kaidan.im>
-
- 10 Jul, 2019 2 commits
-
-
Linus Jahn authored
Co-authored-by:
Melvin Keskin <melvo@olomono.de> Co-authored-by:
Jonah Brüchert <jbb@kaidan.im>
-
Linus Jahn authored
This reverts commit ede2b766.
-
- 06 Jul, 2019 1 commit
-
-
Jonah Brüchert authored
-
- 03 May, 2019 1 commit
-
-
Jonah Brüchert authored
-
- 16 Mar, 2019 1 commit
-
-
Jonah Brüchert authored
-
- 05 Feb, 2019 1 commit
-
-
Jonah Brüchert authored
-
- 14 Dec, 2018 1 commit
-
-
Linus Jahn authored
Images are now displayed in the chat. For the case that they are available locally (currently only possible by sending them), the images are loaded directly, otherwise they're loaded via. HTTP. Of course that still needs to be changed since those images are not cached and thus are downloaded every time. Fixes the `mediaLocation` attribute in the database of messages; it's now the full file path, before it was accidently set to the folder's path. The colour for timestamp labels of incoming messages wasn't clearly visible in some configurations, it is now always a bit darker (1.3 times) and well visible in all common styles.
-
- 24 Nov, 2018 1 commit
-
-
Linus Jahn authored
-
- 23 Sep, 2018 1 commit
-
-
Jonah Brüchert authored
-
- 15 Sep, 2018 1 commit
-
-
Jonah Brüchert authored
-
- 30 Apr, 2018 1 commit
-
-
Jonah Brüchert authored
-
- 03 Apr, 2018 2 commits
-
-
Linus Jahn authored
Closes #220.
-
Linus Jahn authored
-
- 24 Feb, 2018 1 commit
-
-
Ilya Bizyaev authored
The About dialog change fixes bigger logo display. It replaces an OverlaySheet, which was used in a way conflicting with Kirigami HIG. As a bonus, it is able to change layout direction depending on screen size.
-
- 17 Dec, 2017 1 commit
-
-
Linus Jahn authored
Replace close button with round button; see #154.
-
- 14 Aug, 2017 1 commit
-
-
Linus Jahn authored
This adds a new RoundImage QML type, that has a QtGraphicalEffect for removing the corners and making it rounded (this is currently the only way doing it, since an Image has no radius property as a Rectangle). The avatar is now also a bit larger, I think it looks better so. I removed mipmap filtering for the avatars on the ChatPage, because it looked not good and a bit blurred on the avatars I tested it with. Maybe I'll change that later again.
-
- 10 Aug, 2017 1 commit
-
-
Linus Jahn authored
-
- 04 Aug, 2017 1 commit
-
-
Linus Jahn authored
The new roster page displays the last message with the contact.
-
- 05 Jun, 2017 1 commit
-
-
Linus Jahn authored
-
- 01 May, 2017 1 commit
-
-
Linus Jahn authored
* Roster: Add confirmation dialog for contact del.
-
- 30 Apr, 2017 1 commit
-
-
Jonah Brüchert authored
-
- 06 Mar, 2017 1 commit
-
-
Linus Jahn authored
-
- 26 Feb, 2017 1 commit
-
-
Jonah Brüchert authored
Closes #69.
-
- 21 Feb, 2017 1 commit
-
-
Linus Jahn authored
The new cmake option is `-DSAILFISH_OS=1`.
-
- 07 Jan, 2017 1 commit
-
-
Linus Jahn authored
Enable High DPI Scaling
-
- 06 Jan, 2017 1 commit
-
-
Linus Jahn authored
-
- 18 Nov, 2016 1 commit
-
-
Linus Jahn authored
I also had to adjust the README and of course the qrc-file. In the qrc-file I adjusted the path and added an alias, so all code remains compatible (we should add such aliases for all files in there). Closes #10.
-