summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* 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
|\
| * Move files from PhoneCommon to services/TelephonyNancy Chen2015-03-2620-2779/+0
| | | | | | | | | | | | | | | | Since PhoneCommon is a library used by GoogleContacts, etc. we don't want to clutter it with Telephony-specific code. Bug: 19236241 Change-Id: I063640cda141cbb9261d25e23c95f7016369eb9a
* | Make dialpad themeableAdrian Roos2015-03-316-139/+188
|/ | | | | Bug: 19841919 Change-Id: Ie66d84e0027f739625c334c7a774fea8ee42b25f
* Imap client implementation classes and helpers.Nancy Chen2015-03-2520-0/+2779
| | | | | | | | | | | | Direct interaction - ImapConnection, ImapFolder, ImapStore, MailTransport - ImapStore holds the credentials, ImapFolder handles folder-specific actions, ImapConnection sets up the connection to the server, MailTransport makes the connection and submits the requested actions. Bug 19236241 Change-Id: Id492353899ec04598735408e45ecf79b17154ea8
* Import translations. DO NOT MERGEGeoff Mendal2015-03-211-0/+47
| | | | | Change-Id: I761af558f7af0a497a74c5ecf152eed79efc8211 Auto-generated-cl: translation import
* am 53846977: (-s ours) am cd9a683b: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-02-270-0/+0
|\ | | | | | | | | * commit '53846977fc25c013f76dd2e9d5ee8d4d88d03cc4': Import translations. DO NOT MERGE
| * am cd9a683b: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-02-270-0/+0
| |\ | | | | | | | | | | | | * commit 'cd9a683b583e03702308cbe88f0ad834c8e22a74': Import translations. DO NOT MERGE
| | * Import translations. DO NOT MERGEGeoff Mendal2015-02-2672-0/+3240
| |/ | | | | | | | | Change-Id: I6f86daf0d8227c8919911922b45812babf6cf9af Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2015-02-251-1/+1
| | | | | | | | | | Change-Id: I2f4bd575d4ce8e6ba07864021cb7b8f8a35f67e6 Auto-generated-cl: translation import
* | am d690cab9: (-s ours) am a05190cf: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-02-130-0/+0
|\| | | | | | | | | * commit 'd690cab94f8ad4097f659db5ba56c097539446fc': Import translations. DO NOT MERGE
| * am a05190cf: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-02-120-0/+0
| |\ | | | | | | | | | | | | * commit 'a05190cfe0d131ec86babd044f7a5b76b8e90abf': Import translations. DO NOT MERGE
| | * Import translations. DO NOT MERGEGeoff Mendal2015-02-124-10/+10
| | | | | | | | | | | | | | | Change-Id: Ic4fa940a7b6a973faa2b3701f251846e10ebd272 Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEGeoff Mendal2015-02-023-3/+3
| | | | | | | | | | | | | | | Change-Id: Idd5f4fe01d0df5fd4f2699a3c9efc6f722259420 Auto-generated-cl: translation import
* | | am f300ae67: am 2b2bcb0f: am 895849b2: Return default notification uri if ↵Andrew Lee2015-01-261-2/+5
|\| | | | | | | | | | | | | | | | | | | | none found. * commit 'f300ae67ec39a6ebaf09aad574c35f98d1a84d89': Return default notification uri if none found.
| * | am 2b2bcb0f: am 895849b2: Return default notification uri if none found.Andrew Lee2015-01-261-2/+5
| |\| | | | | | | | | | | | | * commit '2b2bcb0f8b92e548a0fab79974ff54bf6229e0bb': Return default notification uri if none found.