summaryrefslogtreecommitdiffstats
path: root/res/drawable-ldrtl-mdpi
Commit message (Collapse)AuthorAgeFilesLines
* Audio Routing support in UISantos Cordon2013-08-071-0/+0
| | | | | | | | | | | | | Changes: - AudioModeProvider - receives audio mode changes from CallHandlerService - CallButtonPresenter listens to AudioModeProvider so that it can use those changes in the UI. - CallButtonFragment uses the audio mode from Presenter() to display: - The correct layers for the supported modes - The popup menu when bluetooth is enabled Change-Id: I8ec4024f7bbb5e3b1cfdaae20a4dd2f85ae802cf
* Notifications in Phone (part 1)Santos Cordon2013-08-051-0/+0
| | | | | | | | | | | | | | - Added StatusBarNotification class to handle notifications - StatusBarNotification has tons of copied comments from NotificationMgr.java. Also has minimal code to make the notification pop up (without call-specific data). - Moved the UI start-up code from InCallPresenter to StatusBarNotification. Incoming phone calls need to display an alert above immersive (fullscreen) foreground activities and the way to do that is through notifications. The old phone app did the same thing...finally bringing over that functionality. Change-Id: I3324503e0d7bb1de00d8e7fab72d4b40519491dd
* Adding call card and buttons to UI.Chiao Cheng2013-07-222-0/+0
| | | | | | | - Created a fragment for call card and a fragment for UI. - Adding corresponding button images. Change-Id: I5facacd3a4346ab9d9ec2a67a2742dc27dbf5583
* Adding in call screen template.Chiao Cheng2013-07-1711-0/+0
Along with glow pad for incoming call interaction.. Change-Id: I8d518b5247bee4a10c8fd06763a7e3fe6cff5652