Commit graph

10 commits

Author SHA1 Message Date
Nicolas Fella
9515b5e746 Remove accidental DS_Store file 2020-11-16 01:27:44 +01:00
Ashvin Nihalani
c333f2af17 [SMS App] Select Message Text
Switched from QT Label to Text Edit as QA Label is not allowed to select text
https://stackoverflow.com/questions/49784099/qml-how-to-make-text-or-label-selectable
https://bugreports.qt.io/browse/QTBUG-14077

BUG: 418630 - Cannot select text in messaging app
2020-07-05 00:49:31 +00:00
Nicolas Fella
9e48a9073a Add CMakeLists.txt.user to gitignore 2019-08-20 16:03:48 +02:00
Simon Redman
0b797fc29d Add eclipse settings files to .gitignore 2019-06-04 12:03:00 -06:00
Nicolas Fella
bafef14c52 Add .vscode to gitignore 2018-12-29 19:04:28 +01:00
Nicolas Fella
6800854fd3 Add .qmlc and .rej files to gitignore 2018-11-02 23:02:26 +01:00
Nicolas Fella
891f1bd355 Notification icons from Android are now displayed
- FileTransferJob is now nonblocking.
- Files are stored based on the image MD5.
- Some improvements in displaying the notification, e.g. title is only
  displayed when different than the app name.
- Most of the notification display code moved to the Notification class.

REVIEW: 130050
2017-04-13 21:32:03 +02:00
Albert Vaca
2f7e6f7de2 Fixed compilation warnings in clang (one of them is actually an issue!) 2015-04-19 22:50:12 -07:00
Albert Vaca
0a87194d38 Git: ignore *.kdev4 2014-06-29 17:46:39 +02:00
Albert Vaca
4d3fe4406f Initial commit 2013-06-06 05:57:06 +02:00