English - Android > Feature requests

Widget with individual clickable emails

(1/1)

ulmus:
Now, when i touch email in the widget it opens just AquaMail, i'd like to open this particular email I had touched.

Kostya Vasilyev:
The message list widget, when running on Android 3.0 and higher, supports:

- Scrolling
- Checking mail
- Clicking on individual messages to open them

I could make message items clickable on Android 2.*, but concerned about the amount of system resources that would use. Android 3.0 has special functions that help reduce system memory usage in this case, Android 2.* does not (I'm talking about a PendingIntent object for each message item).

Navigation

[0] Message Index

Go to full version