summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importblinky@build012016-12-211-0/+5
| | | | | Change-Id: I82718d8a6f9ea323df0aecf38b902b712862833b Ticket: -
* Automatic translation importclyde@build012016-12-161-0/+6
| | | | | Change-Id: I05d1bd0c3da001a1e8e66fee658712d87ce3f7ba Ticket: -
* Automatic translation importpinky@build012016-09-252-0/+6
| | | | | Change-Id: I7f927087f54e6d3c4503f09373010586bca6f519 Ticket: -
* Automatic translation importpinky@build012016-08-276-0/+279
| | | | | Change-Id: I62fb2f323c69f72c7fd75fafb7083db861910b90 Ticket: -
* Automatic translation importblinky@build012016-08-131-0/+1
| | | | | Change-Id: I12aa97c753604a84f55b4bda9e0907b37daab008 Ticket: -
* Automatic translation importinky@build012016-06-291-0/+2
| | | | Change-Id: I9f72a5524b7f935c763d961442dd253155b26cdb
* Automatic translation importinky@build012016-06-171-0/+5
| | | | Change-Id: Iba9f3766c84795f9afc6321a4308d183d17db1d5
* Automatic translation importinky@build012016-06-061-0/+1
| | | | Change-Id: Ib241c8168344f90ff62536ed54f659c0738f1132
* Automatic translation importinky@build012016-06-011-0/+4
| | | | Change-Id: I62ceab097e733e5ab31843490ae2ec870983d21c
* Automatic translation importJessica Wagantall2016-05-263-0/+11
| | | | | Change-Id: I77ca2d7e1b814ddef84adf2ebb71005959b007a0 Ticket: RM-214
* Show SIP call method in spinner and force update on resumeArtem Shvadskiy2016-05-171-0/+16
| | | | | Change-Id: Icd22b9d20fc3a1e36aa5349830e775b696a46328 issue-id: CYNGNOS-2655
* Automatic translation importAbhisek Devkota2016-05-171-0/+2
| | | | Change-Id: I5655be352fb0b8bdb3c3b1cff0535f2d7b2c88ab
* [1/2] Credit text and action should be limited to single lineRichard MacGregor2016-05-122-32/+21
| | | | | | | | The credit text and action weren't limited to a single line, causing increased credit bar size if text was translated into another language. Ticket CD-631 & CD-637 Change-Id: I89c3725f5d7040299b90491a745eb96d93fb1db9
* Automatic translation importAbhisek Devkota2016-05-101-0/+6
| | | | | Change-Id: I941b34e38b55c253431cd57537fc3082a8956715 Ticket: RM-232
* Automatic translation importMichael Bestas2016-05-1013-2/+55
| | | | Change-Id: Idec94e694bd144e93d5e0ef40e28a1bb9a125682
* Revert "Merge tag 'android-6.0.1_r22' of ↵Michael Bestas2016-05-0277-12/+290
| | | | | | | | | https://android.googlesource.com/platform/packages/apps/PhoneCommon into cm-13.0" This reverts commit 006da899ea5b01546211aa84407aed74a69eee37, reversing changes made to 23676f94e7c9b6c6729c44460330d550e32cf3db. Change-Id: Ifeb554d713de00f8290b4f6ba96b409a7ade9498
* Automatic translation importMichael Bestas2016-04-2813-0/+50
| | | | Change-Id: I6f704ec06737639c641bd152ba3e001127f0f5b5
* Hide VoLTE label by default to prevent it from showing in emergency dialerKamaljeet Maini2016-04-281-0/+1
| | | | Change-Id: I25e0bfaf47496333ff5eb0a5997de50b99721dd8
* Fix call method spinner text cutoffRichard MacGregor2016-04-261-1/+1
| | | | | | | | Stop forcing the width to be a defined size that is way too small. Ticket CD-571 Change-Id: I7533267f40a0fd6583d3b8ea49dfc18c76321e46
* Automatic translation importMichael Bestas2016-04-1696-94/+423
| | | | Change-Id: Ib3591de285c6135f21aea8806e0aae42d7e39b86
* Set untranslatablesMichael Bestas2016-04-141-3/+3
| | | | Change-Id: Ie2f21cb580a31c4b4d98d8dffeb49cb832945a6e
* Move VoLTE changes to PhoneCommonKamaljeet Maini2016-04-088-22/+202
| | | | | | | | While porting VoLTE support from DialerNext to AOSP Dialer, some of the relevant changes are moved to PhoneCommon. Change-Id: Id18fe4743af5df133069e889c817937d7847c3b6 Issue-Id: DIALER-720
* InCall: add low credit warningsRichard MacGregor2016-04-081-0/+1
| | | | | | CD-262 Change-Id: I42c546bd2d4cc83885b0d06a8b3a3090827f05ff
* Add sign_in_credit_banner_textRaj Yengisetty2016-04-081-0/+2
| | | | Change-Id: I86d6193562061a32dc3443d66427a645d2cd20b7
* [2/2] update credit colorsStephen Bird2016-04-082-0/+5
| | | | Change-Id: I731842a7c1b24ca659e21a671ee25fa4713d0967
* Use new subscription formatStephen Bird2016-04-081-0/+22
| | | | | Ticket: CD-338 Change-Id: Iab87e168a160c76665ca8354bc884441af610926
* Fix call method spinner width and selection areaRichard MacGregor2016-04-082-2/+2
| | | | Change-Id: I47ad813b2ee42db85d76d7e54f0b592aac4a2c0d
* setOverflowMenuButton custom button placementStephen Bird2016-04-082-0/+5
| | | | | | | | | We need to move the default overflow button without being to disruptive to the common dialpad layout. Also, create way to force a PSTN call from an incall provider. Change-Id: I5cc7d372ff8e438a4a291f4296ac2a5da086b8c8
* Various CallMethodInfo tweaksRichard MacGregor2016-04-084-1/+33
| | | | | | | | - Default SIM - List of SIMs - Emergency only Change-Id: I3ab6d9394505fd2b000ed80aebf56be38c7bfa42
* Bring CallMethod items hereStephen Bird2016-04-081-0/+3
| | | | Change-Id: Iec207cac5b513199e7a1707e4e6617f607d78771
* Bringup credits and other minor thingsStephen Bird2016-04-082-8/+33
| | | | Change-Id: Ib8bd8373a53adc7a370850091a04ada87beca098
* Call Method Spinner BringupStephen Bird2016-04-0812-1/+341
| | | | | | | Call Method Spinner is part of the t9 layout so we need to keep it in PhoneCommon. Change-Id: Ia1bab96001b24018b3e21e3cb428514357adf06f
* Automatic translation importcm-13-before-ambientsdkMichael Bestas2016-04-062-0/+91
| | | | Change-Id: If8dc42186e40fd790284f5e2e5c1d9ebd327f015
* Automatic translation importMichael Bestas2016-03-283-0/+141
| | | | Change-Id: Ica7d23240e6eafc4818ecd44cafb6a92ac1bb2a1
* Automatic translation importMichael Bestas2016-03-1712-0/+12
| | | | Change-Id: I0ce093d614704acab960b1ec59db8bfc46b15511
* Merge tag 'android-6.0.1_r22' of ↵staging/cm-13.0+r22Steve Kondik2016-03-1077-290/+12
|\ | | | | | | | | | | https://android.googlesource.com/platform/packages/apps/PhoneCommon into cm-13.0 Android 6.0.1 release 22
| * am 12f65083: am 528f8293: STK Call Control feature implementation.Rakesh Pallerla2015-08-101-0/+6
| |\ | | | | | | | | | | | | * commit '12f65083aa483baa6e84bb1470ffbaba7740fb19': STK Call Control feature implementation.
| | * am 528f8293: STK Call Control feature implementation.Rakesh Pallerla2015-08-101-0/+6
| | |\ | | | | | | | | | | | | | | | | * commit '528f82934c9a637b010fdfd2abac558ebf0daebe': STK Call Control feature implementation.
* | | | Automatic translation importMichael Bestas2016-03-05106-0/+2086
| | | | | | | | | | | | | | | | Change-Id: I4f747242922aeed9020dbdbc5516927bad8f3e32
* | | | Add Ukrainian T9 symbol mapRicardo Cerqueira2016-03-031-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | Ref CYNGNOS-2188 Change-Id: I5d094e46e46762cd185683a9c09f59321eac4b66
* | | | Automatic translation importMichael Bestas2016-02-144-0/+84
| | | | | | | | | | | | | | | | Change-Id: I297d13273cf6ca097cdc123b141e13d5bdd51a74
* | | | Automatic translation importMichael Bestas2016-02-023-0/+63
| | | | | | | | | | | | | | | | Change-Id: I5e1e569920bb86871e1b7f0f60479e4faa2c5767
* | | | Add last call fail cause 26 string.Andalam Parthasarathi2016-01-281-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add last call fail cause string for non selected user clearing. Change-Id: I2fc6838d05e440a7eb769c752615714da1a794c9 CRs-Fixed: 801884
* | | | Automatic translation importMichael Bestas2016-01-253-0/+63
| | | | | | | | | | | | | | | | Change-Id: Ia3f262166396f23f08646a6f9b8a955b1b5d49bc
* | | | Automatic translation importMichael Bestas2016-01-1112-0/+252
| | | | | | | | | | | | | | | | Change-Id: I02b4036f447131c0b289346540ba6a0014b3b0be
* | | | Automatic translation importMichael Bestas2015-12-2517-0/+447
| | | | | | | | | | | | | | | | Change-Id: Ib5cf66ffc9e2c9e54822bb0d29938dda38c139e9
* | | | PhoneCommon: Move CAF stringsMichael Bestas2015-12-143-101/+101
| | | | | | | | | | | | | | | | Change-Id: If42631532ca946216df272a025f977e2b9e73c75
* | | | Expose layout colors for themesBryan Owens2015-11-182-3/+3
| | | | | | | | | | | | | | | | | | | | Change-Id: I71e059e81644b2fb8abb44626a43e469c73a6522 Signed-off-by: Bryan Owens <djbryan3540@gmail.com>
* | | | Refactor dialpad layout to support t9 search in multiple languagesemancebo2015-11-1621-272/+229
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Moves t9 labels to the side in portrait mode to make room for secondary labels * Adds resources for alternate language t9 labels Change-Id: Ie9b12afc6b1b74cc9dea48f10ab663e16b06501b
* | | | PhoneCommon : Add layouts to support hdpi devicesRohit Yengisetty2015-11-161-0/+27
| | | | | | | | | | | | | | | | Change-Id: I169427496437e5dda5a70ce4381f50f880043bf1