summaryrefslogtreecommitdiffstats
path: root/res/menu
Commit message (Collapse)AuthorAgeFilesLines
* Implement "show received files" intent for Settings.Jake Hamby2011-01-261-0/+22
| | | | | | | | | Add a handler for a new intent (sent from the Settings app) to show all files received via Bluetooth. This is equivalent to the now deprecated live folder view of received files. Bug: 3167219 Change-Id: Ibb8d3738d62301af5b012489a69ac078e554b66d
* Add opp Transfer history to avoid cluster of notificatoins To reduce the ↵Lixin Yue2010-03-032-0/+46
cluster of Opp nofications, we introduce the concept of Opp transfer history. Only 2 notifications exist for finished opp transfers, one is for outbound transfers, and another is for inbound transfers. User can see all detailed items in corresponding screen when click the notification. Change-Id: Iffed353ea6b0d7c958c71fe8d3996937058ced30