summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Collapse)Author
2014-12-08am f85e7df3: am 40e3c80d: Merge "Expand search bar text to vertically fit on ↵Nancy Chen
small devices." into lmp-mr1-dev * commit 'f85e7df34cddec548f61a387841b9d051e2c099f': Expand search bar text to vertically fit on small devices.
2014-12-05Merge "Expand search bar text to vertically fit on small devices." into ↵Nancy Chen
lmp-mr1-dev
2014-12-04Expand search bar text to vertically fit on small devices.Nancy Chen
The text "Search contacts & places" gets cut off because the small size of certain devices causes the text to spill over to a second line. Use "wrap_content" for height instead of "search_box_icon_size" Bug: 18552411 Change-Id: I2263aca687d1d2a431146d057099980970df75f0
2014-12-04Merge "Import translations. DO NOT MERGE" into lmp-mr1-devGeoff Mendal
2014-12-03am 3e35e5d0: am d9dd7bab: Merge "Set content inset end to 0." into lmp-mr1-devAndrew Lee
* commit '3e35e5d04aeffdd05fb1146400224f76b87c8616': Set content inset end to 0.
2014-12-03Import translations. DO NOT MERGEGeoff Mendal
Change-Id: I6ea3394f3659ee881e36e33650a946a1cfe4ebdb Auto-generated-cl: translation import
2014-12-02Set content inset end to 0.Andrew Lee
Bug: 18593764 Change-Id: Ie1b29ae2515a7a9e2c9e8727c7e7a1ec1f6604e2
2014-12-02am 8e05055f: am 5dee1ce6: Merge "On MSIM devices, include account from call ↵Nancy Chen
log in talkback." into lmp-mr1-dev * commit '8e05055f2dbbbe1f16a1c437ba97ee52df9aa339': On MSIM devices, include account from call log in talkback.
2014-12-02Merge "On MSIM devices, include account from call log in talkback." into ↵Nancy Chen
lmp-mr1-dev
2014-12-01On MSIM devices, include account from call log in talkback.Nancy Chen
In TalkBack mode, when a user taps on a call log entry, it should read back the name of the SIM/account used for the call. The string used is "on <phoneAccount>". Also add back periods removed in the string updates because they are needed for verbal stopping points in TalkBack mode. Bug:18517912 Change-Id: Iaadbd859ef980ca030f9fb60d3395ca057e8cefc
2014-12-01Import translations. DO NOT MERGEGeoff Mendal
Change-Id: I3adb5a0aba1014b306511d374bfd7c834bc03975 Auto-generated-cl: translation import
2014-11-26Import translations. DO NOT MERGEGeoff Mendal
Change-Id: If13e74da842e65b33cc0ec46ba11e22a7ef25934 Auto-generated-cl: translation import
2014-11-24Import translations. DO NOT MERGEGeoff Mendal
Change-Id: I8b65c3dcc9ae6411e8d28ca4a33f96025596b619 Auto-generated-cl: translation import
2014-11-21am 45239c84: am f15a2837: Use REDIAL instead of CALL BACK for outgoing callsYorke Lee
* commit '45239c84ffbe599d6d5a5335236ec470b2e94e11': Use REDIAL instead of CALL BACK for outgoing calls
2014-11-21am f15a2837: Use REDIAL instead of CALL BACK for outgoing callsYorke Lee
* commit 'f15a2837370b0852dffb464843f3f020ebffa94b': Use REDIAL instead of CALL BACK for outgoing calls
2014-11-20Use REDIAL instead of CALL BACK for outgoing callsYorke Lee
Bug: 17325604 Change-Id: Ida625d884088575760e394b2b58a4fc5b7126033
2014-11-19Import translations. DO NOT MERGEGeoff Mendal
Change-Id: I45ade68897f6c532737adb37328ac94a3ce52482 Auto-generated-cl: translation import
2014-11-19Import translations. DO NOT MERGEGeoff Mendal
Change-Id: I7d9a344348da207f6c1928c7409c654c825d8de8 Auto-generated-cl: translation import
2014-11-17am afe050a8: am 0274a22b: Merge "Add a color for settings button." into ↵Nancy Chen
lmp-mr1-dev * commit 'afe050a8718720f546f5ea17c9f92fdeb6da8895': Add a color for settings button.
2014-11-17am ae8e9cd6: am 91fd2c00: Merge "Fix for empty list view text being ↵Yorke Lee
obscured" into lmp-mr1-dev * commit 'ae8e9cd6dac9f11745ec139a39c4dd9288f4719e': Fix for empty list view text being obscured
2014-11-17am 0274a22b: Merge "Add a color for settings button." into lmp-mr1-devNancy Chen
* commit '0274a22bd9c8fd6037c6a251174dd92ddeada016': Add a color for settings button.
2014-11-17am 91fd2c00: Merge "Fix for empty list view text being obscured" into ↵Yorke Lee
lmp-mr1-dev * commit '91fd2c00f2e27ec08f8075fd332ae6fd2418967e': Fix for empty list view text being obscured
2014-11-17Merge "Add a color for settings button." into lmp-mr1-devNancy Chen
2014-11-17am d17df980: am fa14d610: Merge "Add string for redial" into lmp-mr1-devYorke Lee
* commit 'd17df980c1ac7bd3711857c623e32d5e7c631f0a': Add string for redial Move ToneGenerator recreation/release to onStart/onStop
2014-11-17am fa14d610: Merge "Add string for redial" into lmp-mr1-devYorke Lee
* commit 'fa14d610083fcdd3cc327a534d4a2a83008c3509': Add string for redial
2014-11-17Merge "Fix for empty list view text being obscured" into lmp-mr1-devYorke Lee
2014-11-17Merge "Add string for redial" into lmp-mr1-devYorke Lee
2014-11-17Import translations. DO NOT MERGEGeoff Mendal
Change-Id: Ie23070be965437edfbeedcd09be813022d3a9ecd Auto-generated-cl: translation import
2014-11-17Import translations. DO NOT MERGEGeoff Mendal
Change-Id: I300010b06d8ce648881f0956ac39f1170b2ae854 Auto-generated-cl: translation import
2014-11-14Add a color for settings button.Nancy Chen
Bug: 17446974 Change-Id: Id0bff47083adca33d457acfd671d4e614be24167
2014-11-14Add string for redialYorke Lee
Add string before string freeze Bug: 17325604 Change-Id: I537151bae21701b98dc5cd46491d2368c6dc5803
2014-11-14Fix for empty list view text being obscuredYorke Lee
Add static padding to top of empty list view text instead of centering in layout. Bug: 18357286 Change-Id: I9b63eda0de0134e7e4b8dde3984ef4bdb239feec
2014-11-13am d9edbcd2: am d2575cb1: Merge "Add padding around empty list text view." ↵Andrew Lee
into lmp-mr1-dev * commit 'd9edbcd2c7d2919c990e7c1b076d77bec1f26126': Add padding around empty list text view.
2014-11-12am d2575cb1: Merge "Add padding around empty list text view." into lmp-mr1-devAndrew Lee
* commit 'd2575cb1f3daa4145478b4778318f67f9d0ccb27': Add padding around empty list text view.
2014-11-12Merge "Add padding around empty list text view." into lmp-mr1-devAndrew Lee
2014-11-12Import translations. DO NOT MERGEGeoff Mendal
Change-Id: Ib9bf0cf9d99777cd98a1f90d3d25a1661cddf616 Auto-generated-cl: translation import
2014-11-12Import translations. DO NOT MERGEGeoff Mendal
Change-Id: Ieae5d7bbff7d3441caf2494f71b53cf05055adf6 Auto-generated-cl: translation import
2014-11-12am ba445653: am 97670b46: Remove summary/secondary text from settings.Nancy Chen
* commit 'ba4456538ff8a622a26e29ca9db18e92ba48e4ae': Remove summary/secondary text from settings.
2014-11-12am 97670b46: Remove summary/secondary text from settings.Nancy Chen
* commit '97670b46b3958cec0d07cfc17133fdda313ddf3e': Remove summary/secondary text from settings.
2014-11-11Add padding around empty list text view.Andrew Lee
After removing newlines from the string, it's going to the edge of the string because it's pretty long. We don't want to do newlines this way because it makes life harder for translations, which could well be shorter and fit on one line. Bug: 17446974 Change-Id: Ie758668c2b70f82916993017fa5c3611c150f257
2014-11-11Remove summary/secondary text from settings.Nancy Chen
Per settings design guildelines, we should not be using the second line to describe the contents of a setting with subscreen navigation (this second line is now used for just status). Remove these second lines from the dialer settings UI. Bug: 17446974 Change-Id: Idbeace64c088805a19a77b1438dd66a618387848
2014-11-11am 08d5edff: am 0de75e45: Merge "String resource edits for Dialer." into ↵Nancy Chen
lmp-mr1-dev * commit '08d5edff6cbde662ca9c297e762bedad0258b543': String resource edits for Dialer.
2014-11-10am 0de75e45: Merge "String resource edits for Dialer." into lmp-mr1-devNancy Chen
* commit '0de75e45957a995a1c08c5a1fbcb5e06ce12ff6f': String resource edits for Dialer.
2014-11-10String resource edits for Dialer.Nancy Chen
Adjust strings in dialer per ewong@'s edits. Bug: 17446974 Change-Id: Iee616072c3774567d13064157f4e9a87267e0182
2014-11-03am 92db4b04: am bd421b68: Merge "Add an additional line to Call Log for ↵Nancy Chen
PhoneAccount name" into lmp-mr1-dev * commit '92db4b04a5e26f9a53dd334af35bb9c9d6c5e825': Add an additional line to Call Log for PhoneAccount name
2014-11-03am bd421b68: Merge "Add an additional line to Call Log for PhoneAccount ↵Nancy Chen
name" into lmp-mr1-dev * commit 'bd421b68ec17cd33ee3dd1d2613f5637299e57d9': Add an additional line to Call Log for PhoneAccount name
2014-11-03Merge "Add an additional line to Call Log for PhoneAccount name" into ↵Nancy Chen
lmp-mr1-dev
2014-11-03Import translations. DO NOT MERGEGeoff Mendal
Change-Id: Ib2f7616fbbe3ce1aa8ed9e664be372b8299c7b77 Auto-generated-cl: translation import
2014-11-03Import translations. DO NOT MERGEGeoff Mendal
Change-Id: Id28fea529b8b3bf7d33d1f616fe613ab0f9d8ae1 Auto-generated-cl: translation import
2014-10-31Add an additional line to Call Log for PhoneAccount nameNancy Chen
Add a line under call log to display PhoneAccount label in the color of the account/SIM. Bug: 17971273 Change-Id: I16c37ae8828245f928bc3867a498a29e73b5925c
2014-10-30am f4e3b934: am 91615ae2: Merge "Remove "Dial to add call" text in Dialpad" ↵Yorke Lee
into lmp-mr1-dev * commit 'f4e3b9346a57097634aa10a7fcff25eefa5afde6': Remove "Dial to add call" text in Dialpad
2014-10-29am 91615ae2: Merge "Remove "Dial to add call" text in Dialpad" into lmp-mr1-devYorke Lee
* commit '91615ae291dd9cec76289511a9eee326b0dd1b82': Remove "Dial to add call" text in Dialpad
2014-10-29Merge "Import translations. DO NOT MERGE" into lmp-mr1-devGeoff Mendal
2014-10-29Import translations. DO NOT MERGEGeoff Mendal
Change-Id: I87a55129b45a0a269a4a65b2ffa65bb8c453f9db Auto-generated-cl: translation import
2014-10-29Import translations. DO NOT MERGEGeoff Mendal
Change-Id: I8f138505744ca65838355eb486cba19d1f4e652e Auto-generated-cl: translation import
2014-10-29Merge "Remove "Dial to add call" text in Dialpad" into lmp-mr1-devYorke Lee
2014-10-29am c890200d: am 8775131d: Merge "Delete unused strings in Dialer." into ↵Andrew Lee
lmp-mr1-dev * commit 'c890200db0a9acdd76ee8904bc4629fea73ca51e': Delete unused strings in Dialer.
2014-10-28Remove "Dial to add call" text in DialpadYorke Lee
Also remove some unnecessary strings Bug: 17647791 Change-Id: I0e5797b3aad35dd37607fde944c1329fbeffbe88
2014-10-28am 8775131d: Merge "Delete unused strings in Dialer." into lmp-mr1-devAndrew Lee
* commit '8775131dc88ce4e7dcc94f68fcee69b6464fd59b': Delete unused strings in Dialer.
2014-10-28Merge "Delete unused strings in Dialer." into lmp-mr1-devAndrew Lee
2014-10-27Delete unused strings in Dialer.Andrew Lee
Bug: 18142679 Change-Id: I7298e7273d2aa81831ca0e7d4e76e22fc8d2972c
2014-10-27Import translations. DO NOT MERGEGeoff Mendal
Change-Id: I7024be4209863cd7bfe12dbdc49cdcc83f09d82f Auto-generated-cl: translation import
2014-10-27Import translations. DO NOT MERGEGeoff Mendal
Change-Id: I104f0775c28c7766f042dc5f3f9c2c1b1634615c Auto-generated-cl: translation import
2014-10-26am cb77410b: am e5e14836: Merge "Remove CallLogListItemView" into lmp-mr1-devYorke Lee
* commit 'cb77410be5a4fdab12acb2b94aee89d262e7e98d': Remove CallLogListItemView
2014-10-26am e5e14836: Merge "Remove CallLogListItemView" into lmp-mr1-devYorke Lee
* commit 'e5e1483618bbab3d44885c5a5956ff9bc063fff6': Remove CallLogListItemView
2014-10-25Merge "Remove CallLogListItemView" into lmp-mr1-devYorke Lee
2014-10-25am 5847b667: am f1621a2f: Show phone account settings for multiple sims.Andrew Lee
* commit '5847b66720850ac5fef89a4ce5386fb61d69a42e': Show phone account settings for multiple sims.
2014-10-25am f1621a2f: Show phone account settings for multiple sims.Andrew Lee
* commit 'f1621a2f2d43a28b9a98b6e75bc1318d7e0c19a8': Show phone account settings for multiple sims.
2014-10-24Remove CallLogListItemViewYorke Lee
CallLogListItemView is a custom view that might have done something once, but doesn't anymore. It makes the code more complicated to read and requires a lot of casting that does nothing at all. Change-Id: I53efb35367d748aa3d164d0fb56686175967c90e
2014-10-24Show phone account settings for multiple sims.Andrew Lee
Bug: 18114923 Change-Id: I93559004bb4fe31b24685155a57424e24770c115
2014-10-22Import translations. DO NOT MERGEGeoff Mendal
Change-Id: Idfc8af2a1783cc46f4d4c9098c5e835dab291f62 Auto-generated-cl: translation import
2014-10-20Import translations. DO NOT MERGEGeoff Mendal
Change-Id: I5aee47442f9f5ee6dbced4b76d1ed965368b41fb Auto-generated-cl: translation import
2014-10-20Import translations. DO NOT MERGEGeoff Mendal
Change-Id: I00be6da297b070143bae8c9a4a5a65cf720525cf Auto-generated-cl: translation import
2014-10-15am fe919b3e: am f59b9193: Merge "Add touch feedback to action buttons" into ↵Yorke Lee
lmp-mr1-dev * commit 'fe919b3eea7a40cedd55b60a454cc1a2ee26e381': Add touch feedback to action buttons
2014-10-15am 832e98c9: am 94205422: Merge "Fix flicker when expanding call log items" ↵Yorke Lee
into lmp-mr1-dev * commit '832e98c99eb40a0e93ef92dc434e80ec92e3ab66': Fix flicker when expanding call log items
2014-10-15am 1d733ef1: am 3160a3c6: Merge "Remove dead code" into lmp-mr1-devYorke Lee
* commit '1d733ef18e10ec9751ee2055c9015b0bf5c054aa': Remove dead code
2014-10-15am f59b9193: Merge "Add touch feedback to action buttons" into lmp-mr1-devYorke Lee
* commit 'f59b9193bf886b769ab6cd7d2f51257653f1aa7b': Add touch feedback to action buttons
2014-10-15am 94205422: Merge "Fix flicker when expanding call log items" into lmp-mr1-devYorke Lee
* commit '9420542250042de66dbd667a43640c94301879d2': Fix flicker when expanding call log items
2014-10-15am 3160a3c6: Merge "Remove dead code" into lmp-mr1-devYorke Lee
* commit '3160a3c61282f944991b349bf44013d0f03122ce': Remove dead code
2014-10-15Merge "Add touch feedback to action buttons" into lmp-mr1-devYorke Lee
2014-10-15Merge "Fix flicker when expanding call log items" into lmp-mr1-devYorke Lee
2014-10-15Merge "Remove dead code" into lmp-mr1-devYorke Lee
2014-10-15Import translations. DO NOT MERGEGeoff Mendal
Change-Id: I1e13ea3980a6198951b9d9eacb1c75c69fe54f0d Auto-generated-cl: translation import
2014-10-15am 79a5656e: am a2ea7d1d: Merge "Increase touch target for dismiss icon" ↵Yorke Lee
into lmp-mr1-dev * commit '79a5656ef77f74a3c1b88e1ebc79ee8d85fc6bd7': Increase touch target for dismiss icon
2014-10-14Fix flicker when expanding call log itemsYorke Lee
The fade duration + fade delay for action items was not syncing up with the total animation duration. This was causing the view's alpha to be changed mid-animation causing the flicker. Bug: 17261307 Change-Id: Ied69af83b956b4de837d21dde31ad657da0a9bbf
2014-10-14Remove dead codeYorke Lee
The TileInteractionTeaserView is no longer displayed in the UI. Change-Id: Ieaf24cdf2ecd5971a22e58e34c49a4481b7d6320
2014-10-14Add touch feedback to action buttonsYorke Lee
Bug: 17506540 Change-Id: I9ad4bf66c08dbbf3e283cc780ff8cbca9b3495a3
2014-10-14Increase touch target for dismiss iconYorke Lee
Bug: 17754808 Change-Id: I7848edbcc7f6bb3dbdc93d13fe4b8e6cfd048451
2014-10-13Import translations. DO NOT MERGEGeoff Mendal
Change-Id: Id8ba76206874847c60e37603d269673e8afe1e00 Auto-generated-cl: translation import
2014-10-10am 5b908544: am 1a0b7911: am 6a1cb910: am e2d5f13a: Merge "Use darker blue ↵Andrew Lee
for call log "extras" text/icon." into lmp-dev * commit '5b90854446ff0acc0dee4a9a85872eec1b5a9afc': Use darker blue for call log "extras" text/icon.
2014-10-09am e2d5f13a: Merge "Use darker blue for call log "extras" text/icon." into ↵Andrew Lee
lmp-dev * commit 'e2d5f13a72b6cdb7789eb182d33e929199a0e451': Use darker blue for call log "extras" text/icon.
2014-10-09Use darker blue for call log "extras" text/icon.Andrew Lee
Bug: 17931509 Change-Id: I3660e963187aa46910b805ad022ccbcb80057f23
2014-10-06Import translations. DO NOT MERGEGeoff Mendal
Change-Id: I2ed610e8a4fc94507b56a6d1a8f0a2f0eab4cceb Auto-generated-cl: translation import
2014-10-06Import translations. DO NOT MERGEGeoff Mendal
Change-Id: Ied9445375dfad68bb9045a34a379dc99d2b1a53e Auto-generated-cl: translation import
2014-10-05Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I67ababbd898f3c234b5a4a1961c31184afe3a918 Auto-generated-cl: translation import
2014-10-05Import translations. DO NOT MERGEBaligh Uddin
Change-Id: I2e993004c992b00583ee2df01d9a734005a05d01 Auto-generated-cl: translation import
2014-10-03am 1f7776bc: am 02688444: am 374396aa: am ec2b8bdd: Merge "Fix RTL issues in ↵Andrew Lee
Dialer." into lmp-dev * commit '1f7776bc46af27c15f9a76fab21ab3ad2a759423': Fix RTL issues in Dialer.
2014-10-03am ec2b8bdd: Merge "Fix RTL issues in Dialer." into lmp-devAndrew Lee
* commit 'ec2b8bdde7bc22217d23165117378049ab41247f': Fix RTL issues in Dialer.
2014-10-03Merge "Fix RTL issues in Dialer." into lmp-devAndrew Lee
2014-10-02Fix RTL issues in Dialer.Andrew Lee
+ Force LTR if textviews show numbers. + Change history header with to match_parent so it aligns tor the right properly. Before, it was on the left, even in RTL languages. Bug: 17776561 Change-Id: I53907496fe4e7a12f8962d4bc7295ed7a294c6e5