summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importstable/cm-13.0-ZNH0Eclyde@build012016-08-222-0/+91
| | | | | Change-Id: Ic0b2c50d66ce183342b8a67c2933f69e2de77b81 Ticket: RM-214
* Automatic translation importpinky@build012016-08-182-0/+91
| | | | | Change-Id: I72fe19a26e0d9505422bfb034589f561be228085 Ticket: RM-214
* Automatic translation importinky@build012016-08-151-0/+21
| | | | | Change-Id: I2e48ce2dd9e649b53a310e47a40b67281dece1c3 Ticket: RM-214
* Automatic translation importclyde@build012016-08-132-1/+71
| | | | | Change-Id: I3b4a83cbfef15c9ad124277f5273cf2c0dcea124 Ticket: RM-214
* Automatic translation importclyde@build012016-08-101-1/+1
| | | | | Change-Id: I3f97bcf99c88a00c4f962123d398ef2e6bf02983 Ticket: RM-214
* Automatic translation importpinky@build012016-06-201-0/+5
| | | | | Change-Id: Ie5ec6d9df49d39c442145e59b1aa2056f1a0bb52 Ticket: RM-214
* Automatic translation importAbhisek Devkota2016-05-181-0/+2
| | | | | Change-Id: I77a8f6bed62cff5a65c14d4514ab316c9067b1d6 Ticket: RM-214
* Automatic translation importAbhisek Devkota2016-05-146-0/+184
| | | | | Change-Id: Ia8acd0296463d44c6aef437689a7a215afdb320c Ticket: RM-214
* Add Ukrainian T9 symbol mapRicardo Cerqueira2016-04-041-0/+27
| | | | | | | Ref CYNGNOS-2188 Change-Id: I5d094e46e46762cd185683a9c09f59321eac4b66 (cherry picked from commit 5bd46bab778ad10a5b9a4f26ec1c9c8e9868bd6a)
* Automatic translation importMichael Bestas2016-03-293-0/+141
| | | | | | RM-214 Change-Id: Ica7d23240e6eafc4818ecd44cafb6a92ac1bb2a1 (cherry picked from commit 8967f2f225ecdd63b8d0bdaa70d7e43e827771a3)
* Automatic translation importMichael Bestas2016-03-2912-0/+12
| | | | | | RM-214 Change-Id: I0ce093d614704acab960b1ec59db8bfc46b15511 (cherry picked from commit e4eb6ed1ced1fd5c86042ba362949ca083500b0a)
* Automatic translation importMichael Bestas2016-03-07106-0/+2086
| | | | | RM-214 Change-Id: I4f747242922aeed9020dbdbc5516927bad8f3e32
* Automatic translation importMichael Bestas2016-03-074-0/+84
| | | | | RM-214 Change-Id: I297d13273cf6ca097cdc123b141e13d5bdd51a74
* Automatic translation importMichael Bestas2016-03-073-0/+63
| | | | | RM-214 Change-Id: I5e1e569920bb86871e1b7f0f60479e4faa2c5767
* Automatic translation importMichael Bestas2016-03-073-0/+63
| | | | | RM-214 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>
* Fix build as a result of incomplete cherry-pickRohit Yengisetty2015-11-162-15/+2
| | | | Change-Id: I90c3202a15ba6127964756ef1785c09196656bb7
* Refactor dialpad layout to support t9 search in multiple languagesemancebo2015-11-1624-346/+294
| | | | | | | * 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
* AnimUtils : clear listeners when animation completes or is terminatedRohit Yengisetty2015-11-161-0/+8
| | | | | | | | | | | A few of the functions in AnimUtils set listeners on the ViewPropertyAnimator of the view they are animating. These listeners are never cleared after the animation is over or cancelled. They linger around and can be inadvertently triggered on another un-related animation. This change ensures that if a listener is set for a particular animation, it is cleared once the animation completes. Change-Id: If9cc269439880cc8ea277adb464114dcc4978e95
* PhoneCommon : Add layouts to support hdpi devicesRohit Yengisetty2015-11-161-0/+27
| | | | Change-Id: I169427496437e5dda5a70ce4381f50f880043bf1
* PhoneCommon: Adjust dimens for hdpiLinus Lee2015-11-161-0/+19
| | | | | | | | The spacing for the dial pad is too small, so create some more space by decreasing the whitespace between the dial pad at the top bar Change-Id: I4bd4897a0284b9319eac4116722edd11dad13e5b
* Make dialpad seperator line theme-ableRohit Yengisetty2015-11-161-1/+1
| | | | | | | Using an existing value in colors is defined (dialpad_seperator_line_color) in AOSP, but overwritten in layout Change-Id: I05629021d7f195f9de520a4e09150c89f33d2dd1
* Add AnimationCallback parameter to scaleIn() and scaleOut()George Hilliard2015-11-161-0/+39
| | | | Change-Id: I32c0454d0019c52b58f0653e7b483a756ade60ca
* PhoneCommon: Set untranslatableMichael Bestas2015-11-161-1/+1
| | | | Change-Id: I420699d9301a78792b504cc69469c55139b03003
* Fix up cm_strings structureVladislav Koldobskiy2015-11-161-0/+1
| | | | Change-Id: I2cab5d978627378fca1241d8638f0d774dfc4ab1
* PhoneCommon: move CAF strings to cm_stringsVladislav Koldobskiy2015-11-162-7/+25
| | | | Change-Id: I3b6a530cf36f770ef3188f0f35759dd74f24b9de
* Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-0577-1/+232
|\ | | | | | | Android 6.0.0 release 26
| * Import translations. DO NOT MERGEGeoff Mendal2015-08-175-19/+13
| | | | | | | | | | Change-Id: I33a421e4e1098f97cf1a899ac5cc0bd7321cb81a Auto-generated-cl: translation import
| * Import translations. DO NOT MERGEGeoff Mendal2015-08-1277-1/+238
| | | | | | | | | | Change-Id: Ia5f31abf069125389a57949bf1d9baeb9fc2699d Auto-generated-cl: translation import
| * STK Call Control feature implementation.Rakesh Pallerla2015-08-101-0/+6
| | | | | | | | | | | | | | | | Support to display the exact call failure reason for STK cc. Bug: 22928843 Change-Id: Ib37fa59d75d036da6c51cfd022d2f3cae07199ef
| * am e2788366: Merge "Fix SecurityException when trying to retrieve ringtone ↵Yorke Lee2015-07-171-9/+9
| |\ | | | | | | | | | | | | | | | | | | title" into mnc-dev * commit 'e278836625a760f0df5f40144d2daa87a0e0d7cb': Fix SecurityException when trying to retrieve ringtone title
| * \ am d2397fbc: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-07-150-0/+0
| |\ \ | | | | | | | | | | | | | | | | * commit 'd2397fbc5985c237b1312f19f26f8a81355ff022': Import translations. DO NOT MERGE
| * | | Import translations. DO NOT MERGEGeoff Mendal2015-07-118-10/+10
| | | | | | | | | | | | | | | | | | | | Change-Id: I93aa8bd4de0c156cbdb9cd87263519e890dfbc52 Auto-generated-cl: translation import
* | | | add labels view in dialpad key for multi languagezhu youhua2015-10-066-0/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - adjust the dialpad key's layout to display both multi language and default English character Change-Id: I8fae739854d6b533abe947a2a7ec293d0e83b389
* | | | IMS-VT: Add strings to support low batterySuresh Koleti2015-10-061-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Add strings to support low battery Change-Id: I13aa3e1041dc476576a6d40c94148d68d860ac0f
* | | | Fix to remove unwanted string in DialerSuchand Ghosh2015-10-061-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Set the visibility of recipients view to gone. Change-Id: I5f7268b4282f4984a481371476eb6d41d3073dfb CRs-Fixed: 724363
* | | | Dialer app changes for IMSSuchand Ghosh2015-10-062-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IMS Conference URI UI changes 1. EditText for initiating conference URI call in the Dial screen. 2. Hint to be displayed in edittext Change-Id: If78c82bec2d583f9012ea2e824589a6099f76a94
* | | | STK Call Control feature implementation.Umashankar Godachi2015-10-061-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Support to display the exact call failure reason for STK cc. Change-Id: I50796fc3df6c0153aa2fe65f0e86b506f996e039
* | | | PhoneCommon: Add description text item for each clear codeLi Wei2015-10-061-0/+93
| |_|/ |/| | | | | | | | | | | | | | Add description texts that will toast to user for all clear codes Change-Id: I50b733efc9d6e144a3be9026ec4b5c6718de9e17
* | | Merge "Fix SecurityException when trying to retrieve ringtone title" into ↵Yorke Lee2015-07-171-9/+9
|\ \ \ | |_|/ |/| | | | | mnc-dev
| * | Fix SecurityException when trying to retrieve ringtone titleYorke Lee2015-07-171-9/+9
| |/ | | | | | | | | | | | | | | | | Use RingtoneManager.getRingtone instead of accessing MediaProvider directly Bug: 22430897 Change-Id: Ib7ec053b5b92ed3d1b77ef63ab339c9b8c4da87f
* / Import translations. DO NOT MERGEGeoff Mendal2015-07-158-10/+10
|/ | | | | Change-Id: I3cf68b4b34d436cbe5366304ebbfac1006d8514a Auto-generated-cl: translation import
* Add letters associated with a number to content description.Roshan Pius2015-06-181-1/+10
| | | | | | | | | Add a pause(,) alongwith the letters associated with each number in the dialpad. This would cause the letters to be announced after a pause when talkback is enabled. BUG: 20140277 Change-Id: Ib60f8c47d9bbb4a1b232d2d4a7ea894e468f14b9
* Import translations. DO NOT MERGEGeoff Mendal2015-05-301-0/+47
| | | | | Change-Id: I6e742b7fd258372f796fbfce7513116b8ea02f90 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-05-131-1/+1
| | | | | Change-Id: I8cf96ad80cc43d4683c0935553c38e076f05746f Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-04-223-0/+141
| | | | | Change-Id: I1b30e293d478798392a54d62d916be2cdc7bc7a6 Auto-generated-cl: translation import
* Merge "Move files from PhoneCommon to services/Telephony"Nancy Chen2015-03-3120-2779/+0
|\