summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Collapse)Author
2014-09-21Import translations. DO NOT MERGEBaligh Uddin
Change-Id: Ibd5df84492e562daac70bc439690069950271433 Auto-generated-cl: translation import
2014-09-20Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin
2014-09-17Update colors in Dialer for GAR requirementsYorke Lee
Make View call history color #737373 Make preference headers #333333 Make preference descriptions/summaries #737373 Bug: 17548969 Change-Id: I2cf85896d6bbef934fee73ac2f8a3a96d50ef3ac
2014-09-17Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I2ea9a975f5803d9222abc74a0bbbab83cc2b508c Auto-generated-cl: translation import
2014-09-16Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin
2014-09-15Make FAB button ripple boundedYorke Lee
Bug: 17411557 Change-Id: I7b9946bf11daa37e9e242019ae2b14463daaa8c5
2014-09-15Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I7eafbce61ad74aacfad70d0d4ea72df2d0866387 Auto-generated-cl: translation import
2014-09-12Renaming Telecomm to Telecom.Tyler Gunn
- Changing package from android.telecomm to android.telecom - Changing package from com.android.telecomm to com.android.server.telecomm. - Renaming TelecommManager to TelecomManager. Bug: 17364651 Change-Id: I44d6d6546cac53232e4e2be0ebe0391d02411309
2014-09-12Merge "Move scrollbar to the right. Add custom assets." into lmp-devNancy Chen
2014-09-11Move scrollbar to the right. Add custom assets.Nancy Chen
Added custom scroll bar handle so that the scroll bar track is moved 8dp to the right. Bug: 17359310 Change-Id: Id33d6bd2a031084e7be41999018979563abec793
2014-09-11Move blue fab out of DialerBrian Attwell
Bug: 17380050 Change-Id: Iba2389e264f74bb970c660e64adb9de1a424cb42
2014-09-11Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin
2014-09-11Merge "Set default action bar elevation for dialer." into lmp-devNancy Chen
2014-09-10Set default action bar elevation for dialer.Nancy Chen
Currently the action bar elevation is only applied to the main android activity, we want this elevation everywhere, in particular for the Settings action bar. Bug: 17420792 Change-Id: Ia80ac4debfbfa771364b74a2002c2db4d0b3b685
2014-09-10Update keyguard preview per UX feedbackYorke Lee
Bug: 17446553 Change-Id: I92f3ae9f5b6205f868b4cec0968337f4ea386b8e
2014-09-09Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I89affb2cf1a983a5ca2cf1feaed6b629b79ba707 Auto-generated-cl: translation import
2014-09-05Merge "Don't set the same viewId twice" into lmp-devBrian Attwell
2014-09-05Don't set the same viewId twiceBrian Attwell
This change is necessitated by a change in ag/541280. Dialer doesn't actually use the account_filter_header. But I figure I should keep references to it upto date as long as they have it. Bug: 17399714 Change-Id: I0a853876af895b9cb5493e872b91c44ba3bbba2f
2014-09-05Update Contacts application title in Dialer stringYorke Lee
Bug: 17404537 Change-Id: I72a90bdcbaa0b42c0d7482443c53ab8f468b5547
2014-09-04Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin
2014-09-04Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I9f09abe6fa2fa816f1349d45abeb92dae81f93b1 Auto-generated-cl: translation import
2014-09-03Clean up activity/application labelsJay Shrauner
Bug:17357577 Change-Id: Ibaa4251665e46cf29d36190670042522da9baeaf
2014-09-03Merge "Use different FAB for dialpad, and use new animations." into lmp-devAndrew Lee
2014-09-03Add colorControlActivated attribute to DialerYorke Lee
Bug: 17359310 Change-Id: I28f2c2dd45bedd86752eb7059670458b5c04d107
2014-09-02Use different FAB for dialpad, and use new animations.Andrew Lee
+ 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
2014-09-01Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I7902fe751ee18c375605c3908c7db3dbbb1c57c1 Auto-generated-cl: translation import
2014-08-27Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I9763d29be0198bfae9f779730796ef08580446b0 Auto-generated-cl: translation import
2014-08-25Merge "Add xxxhdpi icons for Dialer." into lmp-devNancy Chen
2014-08-25Add xxxhdpi icons for Dialer.Nancy Chen
Supporting xxxhdpi icons. Bug: 17212103 Change-Id: If5aeb41201e4e69aa24406699fdb8c4db50a54e9
2014-08-24Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I6efebd9ae5b80ea4c15da2d79d23c11118756910 Auto-generated-cl: translation import
2014-08-22Merge "Add "add to contacts" actionable item to shortcut card." into lmp-devAndrew Lee
2014-08-22Add "add to contacts" actionable item to shortcut card.Andrew Lee
+ This appears for contacts with no lookup key. This means that it will show up for businesses too; even though we match a name, there's no lookup key. + Remove missed call information which used to be shown below the shortcut card, but no longer is. + Make alignment of this call log list item more pretty. + Add tinted person_add drawable for this actionable item. Bug: 17186220 Change-Id: Iabcfa73c2ffeeb0bb24127ef74e85e612be51b9e
2014-08-22Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin
2014-08-22Merge "String updates for general dialer settings." into lmp-devAndrew Lee
2014-08-21Merge "Update UI for Caller ID by Google is enabled badge." into lmp-devNancy Chen
2014-08-21Update UI for Caller ID by Google is enabled badge.Nancy Chen
* Changed settings gear icon * Made the dismiss button a visible color * Realigned the text * Removed most of the extra space around the dividing line Bug: 15740204 Change-Id: I4049a04b4bc48747ffe8208bd79d58ca8a423e38
2014-08-21String updates for general dialer settings.Andrew Lee
+ Reorder "vibrate" to be after "dialpad tones" settings. Bug: 16788935 Change-Id: I752ff34624b9ca44187aea5596918233644c5831
2014-08-21Merge "Change tint of call log phone account icon to match text." into lmp-devNancy Chen
2014-08-21Change default alert dialog theme's accentColorBrian Attwell
Bug: 17164053 Change-Id: I3ccdb6a8e31a83a42d6b294e5b41aa9d3cd1632a
2014-08-20Change tint of call log phone account icon to match text.Nancy Chen
^see title Bug: 16685783 Change-Id: I652386918b118d591743a36008e78a41747bc3a8
2014-08-18Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I654c91f9f3d9f45e37090f4347f0bdebab6b42dd Auto-generated-cl: translation import
2014-08-20Make the settings accent color blue instead of green.Andrew Lee
Bug: 17139811 Bug: 16788935 Change-Id: I5a5eca581d5350ae2d877dfa13f22ed4919ac734
2014-08-16Import translations. DO NOT MERGEBaligh Uddin
Change-Id: Ib72ad337db2b9b3c346e056ab312216864cce70c Auto-generated-cl: translation import
2014-08-16Merge "Expand transcription view when call log item clicked" into lmp-devYorke Lee
2014-08-19Expand transcription view when call log item clickedYorke Lee
* Expand and collapse voicemail transcription view as necessary when tweaked * Modify call_log_list_item layout slightly to pin the photo at the top of the call log item Bug: 16320164 Change-Id: Ib0d84dd77065dce86339c852313adb94b34ba5aa
2014-08-19Merge "Reveal InCallUI from touch point in Dialer. COMPLETED." into lmp-devNancy Chen
2014-08-18Reveal InCallUI from touch point in Dialer. COMPLETED.Nancy Chen
Reveal now works from the favorites tiles, recent cards/call back, search results, dialpad, and disambiguation dialog. Bug: 15284651 Change-Id: I43ba1d7095b839ec24faa043de042048d36057b1
2014-08-16Merge "Tweak FAB tints and positioning." into lmp-devAndrew Lee
2014-08-15Tweak FAB tints and positioning.Andrew Lee
+ Change FAB tint so that it's not 100% opacity. + Change dialpad touch tints to new theme color. - Don't translate FAB downwards when opening dialpad. Bug: 16399233 Change-Id: I7d5e0015e0d7d436ce3e2780f3048dfb792d13c0
2014-08-15Merge "Pushed the search result contact text to the right and removed extra ↵Nancy Chen
dimens." into lmp-dev
2014-08-15Pushed the search result contact text to the right and removed extra dimens.Nancy Chen
Part of update to Dialer search results Bug: 15596340 Change-Id: Ia89dc027e3ada1c0084e40d139ce06a46cac943b
2014-08-15Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin
2014-08-14Add "general settings" settings menu in DialerAndrew Lee
+ Add new fragment/preference screen xml for general settings. + Some settings are moved from Telephony's call settings. Logic in the general settings fragment is mostl taken from the CallFeaturesSetting PreferenceActivity.. + Some settings are contact display options which have been moved into this menu. + Moved DefaultRingtonePreference from Telephony. Bug: 16788935 Change-Id: I28677bfdcb2cb17bce4981c01b6c03d4effa0a7e
2014-08-12Import translations. DO NOT MERGEBaligh Uddin
Change-Id: Ic973cfbed82e5f3bdd95f395ad46373848fbfa68 Auto-generated-cl: translation import
2014-08-11Merge "Use light ripple on favorites overflow." into lmp-devAndrew Lee
2014-08-11Use light ripple on favorites overflow.Andrew Lee
Bug: 15725264 Change-Id: Ice64b4d0188a96ea02df5066c24e749e47b3419c
2014-08-11Replace calllog delete iconYorke Lee
Bug: 16630734 Change-Id: If4d732147437e8e1ea96eb41fa781e772fcab0a9
2014-08-10Replace voicemail seekbar playback assetYorke Lee
Bug: 15935940 Change-Id: Icdbd06ea882e59fdca25d13e63557efacf14451c
2014-08-05Merge "Allow voicemail playback view to scroll" into lmp-devYorke Lee
2014-08-06Allow voicemail playback view to scrollYorke Lee
Add the voicemail-related views into the ListView's header view so that it can scroll. Also refactored some layouts so that we only inflate the voicemail views if hasVoicemail() is true Bug: 16518757 Change-Id: I17fb303efa96c28c6b97e5cfbf5d8b1ef6a0159c
2014-08-06Change background color for SearchFragmentNancy Chen
FAFAFA -> F9F9F9 Bug: 16656480 Change-Id: I26e17012a8631ae3370684655b8cf1c698613064
2014-08-06Merge "Import translations. DO NOT MERGE" into lmp-devGeoff Mendal
2014-08-06Import translations. DO NOT MERGEGeoff Mendal
Change-Id: I4fa3bc0cd7dde92bc7fcaa53758e0848ff1d3671 Auto-generated-cl: translation import
2014-08-06Tweak Z-depth for Dialer ActionBarYorke Lee
Bug: 16550151 Change-Id: I27cff5de9aa97f4709b609574c3986c76d9f7050
2014-08-05Merge "Update directory header to not pin the headers and update style" into ↵Nancy Chen
lmp-dev
2014-08-05Update directory header to not pin the headers and update styleNancy Chen
Turned the scrolling directory list headers into normal headers and updated colors. Bug: 15596340 Change-Id: I911ba45e2164b064d5e9aeb256f7b83b39c453b1
2014-08-05Merge "Import translations. DO NOT MERGE" into lmp-devGeoff Mendal
2014-08-04Import translations. DO NOT MERGEGeoff Mendal
Change-Id: I7a7bee79d2b4f479abf131680c957af31881c52f Auto-generated-cl: translation import
2014-08-05Merge "Add white touch feedback drawable to Dialer" into lmp-devYorke Lee
2014-08-04Moves voicemail icon to ContactsCommon (2/2)Paul Soulos
bug: 16159865 Change-Id: Id64de7df12ddaacaa5373de8efa33c8be61fa351
2014-08-01Merge "Swap out FAB background" into lmp-devYorke Lee
2014-07-31Add white touch feedback drawable to DialerYorke Lee
Move item_background_material_dark drawable to ContactsCommon, and use it in Dialer Bug: 15725264 Change-Id: I5181646ea4a787593689784d35812bceaf051119
2014-07-31Add ripple to search buttonYorke Lee
Bug: 15730203 Change-Id: Icd72854ed311b1cdf6130c6df0adec5e9638c232
2014-07-31Swap out FAB backgroundYorke Lee
Bug: 16353999 Change-Id: I1b9895ada47c307dafdbf7457e84f2e631e27607
2014-07-31Import translations. DO NOT MERGEGeoff Mendal
Change-Id: I8ac5466794fc9e8fb991490edbc59f5c3b57baf6 Auto-generated-cl: translation import
2014-07-30Update red and green colors in call logNancy Chen
Missed and incoming/outgoing need updated red/green colors. Bug: 16385550 Change-Id: I2cf95327a46b8a4dd5b50139e46db06dba8a4e8f
2014-07-29Continue to make UI color changes in Dialer.Nancy Chen
Specifically to update text and background color in call details and colors in dialpad. Bug: 16356911 Change-Id: I048ca9d71a7befb25aa9f68bace5b6cd7f76e47a
2014-07-28Merge "Update Dialer activity background colors" into lmp-devNancy Chen
2014-07-28Update Dialer activity background colorsNancy Chen
f6f6f6 -> fafafa and restore the call_log_primary_background_color since it doesn't seem to affect anything. Bug: 16356911 Change-Id: I255e33606b527cfc808a1adef03afcd5476a3b48
2014-07-24Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin
2014-07-24Import translations. DO NOT MERGEBaligh Uddin
Change-Id: Ic6aa5bfe5abf2bd584fb805bfa1bbce4a402cf82 Auto-generated-cl: translation import
2014-07-24Merge "Shift actionbar title to the 72dp line." into lmp-devNancy Chen
2014-07-28Shift actionbar title to the 72dp line.Nancy Chen
Action bar title should be shifted to the right. Bug: 16627750 Change-Id: Ief0cb6dc49d5067aa5448a8cbaa21e6cb96b9bf5
2014-07-28Import translations. DO NOT MERGEBaligh Uddin
Change-Id: Icf6ebd51b70a076cadd62f2f5d8ef8a827465b6d Auto-generated-cl: translation import
2014-07-28Decreased height of action bars in dialerNancy Chen
Kept the height of the search box the same while decreasing the height of all other action bars. Bug: 16627750 Change-Id: I43f2ae6b0f67113df2522369f5fef78c0dc12df4
2014-07-25Merge "Decreased height of action bars in dialer" into lmp-devNancy Chen
2014-07-26Merge "Add account label to call details if appropriate" into lmp-devNancy Chen
2014-07-25Add account label to call details if appropriateNancy Chen
We will be adding the account label field to call details if there is more than one account to disambiguate. Otherwise this field will be hidden. Bug: 16488229 Change-Id: Idb03d09d63372655504a5f9178e6f2e408aefb88
2014-07-25Merge "Update asset for the icon to put on to the recent call card" into lmp-devNancy Chen
2014-07-25Update asset for the icon to put on to the recent call cardNancy Chen
The icon was not updated, adding assets. See bug for screenshot. Bug: 15188371 Change-Id: I1e2ded0c57d64707eae44820af09caaf763549ce
2014-07-24Merge "Add preview layout for lockscreen phone affordance" into lmp-devJorim Jaggi
2014-07-25Add preview layout for lockscreen phone affordanceJorim Jaggi
With the new interaction to launch the phone from the lockscreen, Dialer needs to provide a static layout which looks as close as possible to the screen after Dialer is fully loaded. Bug: 15126905 Change-Id: Ide1a54833ed00a9e8854408d7cb872d33633b6e5
2014-07-24Merge "Update dialpad overflow menu icon" into lmp-devNancy Chen
2014-07-24Update dialpad overflow menu iconNancy Chen
Overflow menu icons should be the same across dialer Bug: 16488229 Change-Id: I1222d02bd4e54e41f32eab3c11e87ad02e8df8c9
2014-07-24Merge "Color changes in dialer for theme color (light blue) and text" into ↵Nancy Chen
lmp-dev
2014-07-24Add voicemail transcriptions to DialerYorke Lee
* Display voicemail transcriptions in the call log and call details activity in the Dialer * Fix a bug in CallDetailActivity that would result in multiple instances of VoicemailPlaybackFragment being added on rotation. Now, reuse the same fragment if it is already present in the FragmentManager, to avoid creating new ones * Simplify some test and ctor logic in PhoneCallDetails to reduce the pain of adding new fields into PhoneCallDetails * Simplified playback_layout.xml to remove unnecessary parent LinearLayouts Bug: 16320164 Change-Id: Ie68acc9058aace49d8e64f44a0128de0b6a3f842
2014-07-23Color changes in dialer for theme color (light blue) and textNancy Chen
Dialer color change to light blue Bug: 16356911 Change-Id: If6224037968e8dca5adf705baa48e9ec77f675ed
2014-07-23Add disambiguation phone icon to recent phone callNancy Chen
Adding phone icon to recent phone card to differentiate behavior from a regular call log item. Bug: 15188371 Change-Id: I7de2c019e318f8d74a7783c7a566239f9d4e1725
2014-07-22Make ViewPagerTabs and FABController RTL awareYorke Lee
* Underline in ViewPagerTabStrips is correctly drawn in RTL mode * Clicking on ViewPagerTabs propogates correct onPageSelected position to ViewPager * FAB is now end aligned instead of right aligned * ViewPager in Dialer is correctly reversed and behaves correctly * Call Log groups headers in call log are now correctly aligned in RTL Bug: 16162264 Bug: 16464471 Change-Id: I2db6b9147a628a68fba5bbbdb7276855d483bad5
2014-07-22Merge commit '5cb300ef' into manualmergeYorke Lee
Change-Id: I0a250709eca34fcbbfdd94cf1cf25195bce844b8