48c8cc34b7
* Shown next to subject (non-final layout) * Value taken from provider data * Tapping star toggles state * State writes back to provider NOTE: I am currently doing the provider writeback via direct provider calls (using the synced-message URI) but not doing it with a service call, so at this point there is no triggering of any server-side update. However a sync engine might "discover" the change. NOTE: I made a global change of "mMessage" to "mOldMessage" because there is still a lot of legacy code in MessageView and I wanted to clearly demarcate the code that still needs to be redone. |
||
---|---|---|
.. | ||
activity | ||
codec/binary | ||
provider | ||
service | ||
Account.java | ||
Controller.java | ||
Email.java | ||
EmailAddressAdapter.java | ||
EmailAddressValidator.java | ||
FixedLengthInputStream.java | ||
GroupMessagingListener.java | ||
MessagingController.java | ||
MessagingListener.java | ||
PeekableInputStream.java | ||
Preferences.java | ||
Utility.java |