Feature #2827
improved notification bar display
Status: | New | Start date: | 12/30/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | amoghbl1 | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | v14 - April Anons | |||
Component: |
Description
1) remoteview with a custom layout that can support multiple buttons, textfield for displyaing transproxy status, hidden service, etc
2) new activity for handling the intents launched from this remoteview, that has export=false in the manifest
3) the activity will need to connect to the TorService as well, just like the Orbot class does
History
#1 Updated by n8fr8 about 4 years ago
- Assignee set to amoghbl1
#2 Updated by amoghbl1 about 4 years ago
- File newNotification.patch added
This is the patch to update the current code to give us the new notification that I have been working on , some of the commented code has just been put there for later use.