~rikmills/+git/kdeconnect-upstream:sms-indicator

Last commit made on 2019-07-21
Get this branch:
git clone -b sms-indicator https://git.launchpad.net/~rikmills/+git/kdeconnect-upstream

Branch merges

Branch information

Name:
sms-indicator
Repository:
lp:~rikmills/+git/kdeconnect-upstream

Recent commits

b7f8cee... by Aleix Pol

sms: Added opening kdeconnect-sms on the plasmoid and indicator

Add a menu entry on the kdeconnect-indicator within devices' submenu that opens kdeconnect-sms.
Also add it in the plasmoid in the device delegate.

bc468f1... by Simon Redman

Use proper theme setting for text colour

9c44245... by Matthijs Tijink <email address hidden>

Display the KDE Connect icon instead of the X icon

a8c28a7... by Aleix Pol

smsapp: Offer the default avatar if another wasn't found

a7ee4ef... by Aleix Pol

smsapp: cache persondata instances

We were instanciating them all the time and it became rather slow.

Reviewed by Simon

19025fb... by Simon Redman

Make the sms app load the proper number of messages to fill the initial screen and make it instantly show the most-recent message

a5f55ac... by Matthijs Tijink <email address hidden>

Don't interpret HTML in SMS messages

245eb95... by Nicolas Fella <email address hidden>

Rename kcapp to kdeconnect

f256e32... by Aleix Pol

smsapp: add main contextual actions

Includes an about page and a refresh button for the conversations.

ed9e302... by Aleix Pol

sms: improve the conversation delegate

Keep the two elements (name and last message) separate so we can elide
the texts on the right.