Commit Graph

26 Commits

Author SHA1 Message Date
Marcus Wolschon ca08a71007 #619 "Add android wear support"
cleanup
2015-06-10 08:33:11 +02:00
Marcus Wolschon 44b78f09be #619 "Add android wear support"
Fixed wrong icon.
Summary Notification is phone-only again because it is often clicked when the user intents to do an action only on a single mail.
2015-05-23 11:05:33 +02:00
Marcus Wolschon 937ec6c50e #619 "Add android wear support"
cleanup, comments and 1 missing intent-extra.
2015-05-12 22:45:21 +02:00
Marcus Wolschon 509573e014 #619 "Add android wear support"
added EXTRA_MESSAGE_ID to simplify closing the correct notification and make things more robust.
2015-05-12 22:18:53 +02:00
Marcus Wolschon 764f380d45 TODO: Bug! Stacked notification are shown on phone too, together with summary 2015-05-02 10:10:59 +02:00
Marcus Wolschon 73ec00b43d getMessageSender and getMessageSubject called on wrong message object in stackd notifications 2015-05-02 09:56:03 +02:00
Marcus Wolschon 9515f7de71 added missing setContentTitle.
Trying to fix stacked notifications appearing on phone instead of wear-only. (phone is only supposed to show the summary notification)
2015-05-02 09:53:50 +02:00
Marcus Wolschon fe8b47f644 fixed NPE
identified issue with entire stack of notifications when action on a single child-notification is used
2015-05-02 08:11:27 +02:00
Marcus Wolschon 8d6d0c7d37 keep track of stacked notifications when updating existing (summary-) notifications. 2015-05-02 07:39:29 +02:00
Marcus Wolschon e5b8b669c2 fixed support for stacked notification on Android Wear.
Cleaned up Android Wear code.
2015-05-01 21:32:59 +02:00
Marcus Wolschon 2701ffd2ac Support for stacked notifications in
#619  "Add android wear support"

No reply with voice yet (as requested in the ticket).
No user-configurable actions yet, just delete+archive+spam
2015-05-01 19:56:01 +02:00
Marcus Wolschon 64e22a72ed Some first android wear support for enhancement
#619  "Add android wear support"

No reply with voice yet (as requested in the ticket).
No user-configurable actions yet, just delete+archive+spam
No stacked notification for multiple messages yet.
2015-04-28 22:26:17 +02:00
cketti 80fa468ec2 Merge pull request #581
MessageReference class refactor
2015-04-03 21:36:26 +02:00
Art O Cathain 1ec2c5b095 Clarify 2015-03-31 20:29:51 +01:00
Art O Cathain 6a03e62f52 ensure account also removed from memories on delete 2015-03-31 20:10:25 +01:00
Valentin CAULIER ebcd10d1b1 Merge remote-tracking branch 'upstream/master' into MessageReferenceImmutability 2015-03-21 11:53:40 +01:00
Valentin CAULIER 3e84c20c9b Updating other classes to use new constructor and getters of
MessageReference
2015-03-21 11:12:13 +01:00
cketti 9659bee8c5 Merge branch 'master' into pgp_mime_preparations 2015-02-17 00:56:42 +01:00
Art O Cathain ffb4507776 Enums instead of int/String constants (#547)
simplify and add logging

simplify

use == for enum comparison to avoid type mistakes

enum name needs to match previous constant

simplify

Address review comments - formatting, and remove superfluous comment

Shorten DeletePolicy values since not used in settings strings; import enums to reduce clutter

fix whitespace

remove comment per review

address review comment

review comments

remove another superfluous qualification

Last changes
2015-02-16 22:22:05 +00:00
cketti 9363c5b276 Download missing parts before viewing or saving 2015-01-19 22:37:15 +01:00
cketti 78ed2a23b1 Use a Loader to load the message to view from the database 2015-01-13 04:17:25 +01:00
cketti 34b5d56ab1 Get rid of 'attachments' table 2015-01-06 23:59:58 +01:00
cketti ad8da49991 Remove unused code 2015-01-03 04:27:27 +01:00
cketti 4f8fc5bc5b Merge remote-tracking branch 'k9mail_pgp_mime/master'
Fixed lots of conflicts
2014-12-20 08:07:46 +01:00
Jan Berkel 6a24aca343 Move TracingPowerManager into mail package 2014-12-20 00:50:09 +01:00
cketti 1212f9d0f2 Move main application from root project to subproject 'k9mail' 2014-12-20 00:10:38 +01:00