summaryrefslogtreecommitdiffstats
path: root/res/drawable-xxxhdpi
Commit message (Collapse)AuthorAgeFilesLines
* Dialer: WFC: Add wifi call features.Fang Yunong2016-08-311-0/+0
| | | | | | | | | | | Add wifi call feature: 1. Call Icon in the Dialer is the Wi-Fi Calling Icon 2. Marquee message apears in the dialer 3. Pop up in the dialer when there is no cellular coverage 4. Drop down message in the dialer when there is no cellular coverage CRs-Fixed: 1039290 Change-Id: I59ad99e03ab54af9a43c562f8115367e9576f891
* Add share button to voicemail cards.Sarmad Hashmi2016-03-111-0/+0
| | | | | | | | | | +Add share icon and string +Added share button to voicemail_playback_layout.xml +Link to icon: https://icons.googleplex.com/#icon=ic_share BUG=22798485 Change-Id: Iab9051f4824a4fa0eed90049a762aaac032cf3bf
* Add resource files for voicemail archive.Sarmad Hashmi2016-02-251-0/+0
| | | | | | | | | | | | + Added strings + Added voicemail button + Added voicemail archive in overflow menu + Added archive button icon from https://icons.googleplex.com/#icon=ic_archive&search=archive BUG=22797391 Change-Id: I926604592b43b2c67a57c137ef7ef7bb5c4cc4bf
* Display missed call notifications in Dialer.Nancy Chen2016-01-271-0/+0
| | | | | | | | | | | | | | | | | Dialer is now putting up the missed call notification instead of Telecom. As a result, it has to handle receiving a new missed call broadcast and sending requests back to Telecom to update the missed call count. + MissedCallNotifier class displays notifications and triggers call back sms, and dismiss intents. + CallLogNotificationsService added actions it can handle for missed calls. + MissedCallNotificationReceiver receives the missed call intent to update the notifications. Bug: 22857261 Change-Id: I03a3c3b5a2533a3ea26d668124fcaf3fa72347fc
* Remove onboarding flowYorke Lee2015-10-272-0/+0
| | | | | | | | | Straight revert of all onboarding flow related CLs - the onboarding flow is not needed for now as the Dialer will always at least be the system dialer. Bug: 25020847 Change-Id: Ic1c5020b9b423de50801485f764209b21d5d7f33
* Refresh onboarding flow UIYorke Lee2015-10-222-0/+0
| | | | | | | | | - Update button styles and positioning - Update background images Bug: 24270592 Change-Id: Idaca76d25d8fc1362fb6c004ec053ac5ed618170
* Remove unused Dialer drawablesYorke Lee2015-10-223-0/+0
| | | | Change-Id: Ibdbdc23c5c6dcd05eeda1e19fe44180a35847962
* Show unblock icon for blocked numbers.Andrew Lee2015-10-191-0/+0
| | | | | Bug: 25095683 Change-Id: I244ec8312ad24081fd36967e063ddccd53b0253c
* Show icons for call detail actions.Andrew Lee2015-10-122-0/+0
| | | | | | | | - Remove LinearLayouts and use drawableLeft instead. + Up block asset from 18dp to 24dp. Bug: 24109819 Change-Id: I941520f1b90e6f819c7f94269e395d26c56f5734
* Show blocked contact instead of profile photo.Andrew Lee2015-10-072-0/+0
| | | | | | | | | Does not yet update on change; figuring to do that in a followup CL because there are a number of other scenarios where that needs to be fixed too. Bug: 23943480 Change-Id: I73615c405d547e74667f6c635b5623708c723347
* Add icons for for call detail actions.Andrew Lee2015-10-053-0/+0
| | | | | Bug: 24109819 Change-Id: I8d4718187a5d9c58d2fb4f75b9079e5ef30c6e43
* Add search for adding blocked numbers to the blocked number management screen.Anne Rong2015-09-291-0/+0
| | | | | Bug: 24134038 Change-Id: I30b283a6b67d7e64b58138762079c4bceb8fc64f
* Improve clickability of search bar buttonsYorke Lee2015-09-161-0/+0
| | | | | | | | | | | Move some padding around to increase the touch area of the voice search and overflow menu buttons Replace microphone icon with correctly-sized one (24dp) per material design guidelines Bug: 22958299 Change-Id: I79ac81738eb4efbcdaf7d211afbec6fba6344c7f
* Revise layout/style of VoicemailPlaybackLayout.Andrew Lee2015-06-253-0/+0
| | | | | | | | | | | - Delete now-unused old icons. + Add new material icons for voicemail playback. + Rearrange buttons, padding/spacing. + Change ripple feedback when pressing button. + Use different text fields for total duration and state labels. Bug: 22070564 Change-Id: Ibc9b9908154ac0a846f828bb9707a61ab15f8ba5
* Add play voicemail primary action to call log.Andrew Lee2015-06-151-0/+0
| | | | | | | | | | | | | | | | | | | + Add voicemail primary action button, which expands the call log and plays immediately when clicked. + Pass expand/collapse listener into the view holder. This is necessary because it needs to be triggered when the "play" primary action is clicked so that the CallLogAdapter correctly registers what has been added and binded. + Update primary action button state when showing or hiding actions, so the visibility of the voicemail play button is managed properly. + Ensure voicemail playback state is consistent between multiple call log items when the user initiates a collapse or expand. Add reset function to help manage this. + With the reset, protect against the possibility of functions in the presenter being called when no voicemail playback view is set. Bug: 21654755 Change-Id: I7bcf67d27fa08fe77d1334dc084b52effe8d3ccc
* Merge "Add call button to details, increase hit area." into mnc-devAndrew Lee2015-06-051-0/+0
|\
| * Add call button to details, increase hit area.Andrew Lee2015-06-051-0/+0
| | | | | | | | | | | | | | | | | | | | | | + Add call back button in call details. + Increase touch target size of call back button. + Simplify tint styling and layouts. - Delete asset which was duplicate of one in ContactsCommon. Bug: 18331084 Bug: 21659613 Change-Id: Icbd5f66a294f1215dc2056e7f7aece2129af5630
* | Add delete action to voicemail in call log.Andrew Lee2015-06-051-0/+0
|/ | | | | | | + Cleanup some asset and variable naming. Bug: 21239168 Change-Id: I4c99484bee1fcd300857cf44080c38e19a98cb5a
* Update layouts for call log list item actions.Andrew Lee2015-05-074-0/+0
| | | | | | | | | | | | + Add icons for actions. + Revise layouts to match new visual appearance. Call Log actions are now a linear layout with an icon and text. + Some style/redline tweaks. + Temporarily replaced animation logic with LinearLayout, to be revisited. Bug: 20433758 Change-Id: Ia13b6c9f583d673743488f2e93be5593a1fbf8dc
* Fix image-related GoogleDialer compiler warnings.Andrew Lee2015-03-251-0/+0
| | | | | | | | | Fix warnings of form: "libpng warning: iCCP: Not recognizing known sRGB profile that has been edited". Most of these were swaped by replacing the old assets with newer or equivalent versions. Bug: 19536005 Change-Id: I0535c0876806607f4aa170a5839829fff367ab9a
* Replace tabs-text with icons.Andrew Lee2015-03-063-0/+0
| | | | | | | + Add resources and drawables for icons to label the tabs. + Pass drawable ids to the ViewPagerTabs in ListsFragment. Change-Id: Ib7b3fcaa2257fc439b6fae8b017646c3d150eb56
* Move blue fab out of DialerBrian Attwell2014-09-111-0/+0
| | | | | Bug: 17380050 Change-Id: Iba2389e264f74bb970c660e64adb9de1a424cb42
* Use different FAB for dialpad, and use new animations.Andrew Lee2014-09-021-0/+0
| | | | | | | | | | | | | | | | + Use scaleIn/scaleOut for FABs in the Dialer application. + Add assets for green fab. + Update dialpad fragment, both the Java and layouts, to have their own FAB containers and FABs. + Change DialpadSlidingLinearLayout into DialpadSlidingRelativeLayout. - Removed or relocated dial some FAB handling, visibility, and translation functions. Now that the FABs in the dialpad fragment and DialtactsActivity are distinct, the logic can be scoped more precisely to a particular fragment/view. Bug: 16399233 Change-Id: I86f9f0053dc3c50fe0d5046389632af7ddff9f67
* Add xxxhdpi icons for Dialer.Nancy Chen2014-08-2511-0/+0
Supporting xxxhdpi icons. Bug: 17212103 Change-Id: If5aeb41201e4e69aa24406699fdb8c4db50a54e9