summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'cm-11.0' into stable/cm-11.0cm-11.0-XNPH05Q-bacon-5229c4ef56stable/cm-11.0-XNF9Xstable/cm-11.0Brint E. Kriebel2014-12-2337-25/+164
|\
| * Automatic translation importMichael Bestas2014-12-2011-25/+53
| | | | | | | | Change-Id: I99a3134e640d797e7f1a1ee405b2e1439f878a91
| * Landscape: Dialpad is too big and it cover partially contacts.millo19782014-12-151-0/+7
| | | | | | | | | | | | | | | | | | | | | | If we resize at 85% (Portrait values) we have a good solution. Other Fonts are as default (100%). before: http://oi60.tinypic.com/1znmlc1.jpg after: http://oi62.tinypic.com/rh6dqe.jpg Change-Id: I6158b3ef1c7a6a8b0522621d79ddbc21340b58b2
| * Fix phone number returned by 'Das Telefonbuch' for business numbers.Danny Baumann2014-12-031-0/+3
| | | | | | | | | | | | Some obfuscation spans are inserted into the HTML for whatever reason. Change-Id: Ib69dac5c79b01947d6085bf27b61c0f7a4d73a4c
| * Automatic translation importMichael Bestas2014-11-2725-0/+101
| | | | | | | | Change-Id: Ia405baebbd7725d156331158151dece4b5e68b27
| * Dialer: Force media scanner to scan file when recording finishescretin452014-11-191-0/+4
| | | | | | | | Change-Id: Ibe6e7f8685c9506af032c9f6654130ef6cc55cdd
* | Dialer: Force media scanner to scan file when recording finishescm-11.0-XNPH05Q-tomato-9828f8e9ccstable/cm-11.0-XNF8Yshipping/cm-11.0cretin452014-11-191-0/+4
| | | | | | | | | | Change-Id: Ibe6e7f8685c9506af032c9f6654130ef6cc55cdd (cherry picked from commit a0a192df70894c6283b14141bdcf5d6a407585bc)
* | Merge branch 'cm-11.0' into stable/cm-11.0Brint E. Kriebel2014-11-1811-21/+133
|\|
| * update call recording file formatemancebo2014-11-181-5/+5
| | | | | | | | Change-Id: I0534c1da11d946a078febc5efade8beb8d3dface
| * Automatic translation importMichael Bestas2014-11-103-4/+60
| | | | | | | | Change-Id: I19f733aa8dae7ca1821741a14a62b456cb3abdfc
| * Dialer: Move IP prefix call setting config to system propertycretin452014-11-074-5/+9
| | | | | | | | Change-Id: Ie184c9ef0019e345848ba33cce45b88a485444ae
| * Blacklist : Strip extension from numberDanesh M2014-11-071-0/+3
| | | | | | | | | | | | | | | | | | Contacts with extensions in their numbers, fail to be blacklisted. This resolves the issue. Depends on : http://review.cyanogenmod.org/#/c/76298/1 Change-Id: I94f848e64972083ef8ddb728379953f788f418f3
| * Dialer : Add ability to delete from blacklistDanesh M2014-11-076-9/+68
| | | | | | | | Change-Id: I364cd26d178fb84eea314a2cd0d8f6ec23010857
| * Call recording encoder/format choice 1/3Kryten2k352014-11-072-3/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PS1: Adds a user option between WB AMR (the default) or HE-AAC for the encoding of call recording audio. Also changes the output format of the file appropriately (WB AMR now uses the WB_AMR output format and HE_AAC chooses the MPEG_4 output. File extensions are adjust accordingly as well). This was in reponse to people complaining the quality of call recording audio is poor. It's noticibly better using HE-AAC, but filesizes are larger. PS2: Removed unnecessary code in DialtactsActivity (see Teleservice patch). Removed whitespace and changed coding style to meet the standard PS3: Fixed whitespace, finally! Change-Id: I95620bf944e18491652c716890396c3da4be70c4
| * Dialer: Filter IP call from call log context menu if config is falsecretin452014-11-061-3/+9
| | | | | | | | Change-Id: I3b8852894d91aae8ef1bbdeffaea5077047f4c5e
| * Dialer: Add config for IP call settings on dialpadcretin452014-11-052-3/+13
| | | | | | | | Change-Id: Ifc735504afeecc8c5eca00045bdaf20fa64e642b
* | Automatic translation importMichael Bestas2014-11-103-4/+60
| | | | | | | | | | Change-Id: I19f733aa8dae7ca1821741a14a62b456cb3abdfc (cherry picked from commit 570a0bf4e05eeb124822efefe1b748f5d34bed85)
* | Merge branch 'cm-11.0' into stable/cm-11.0Brint E. Kriebel2014-11-0342-805/+1059
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: res/values-in/cm_strings.xml res/values-ja/cm_strings.xml res/values-lt/cm_strings.xml res/values-nb/cm_strings.xml res/values-pl/cm_strings.xml res/values-th/cm_strings.xml Change-Id: I152152f769d34de37787a15e157da12aa01a8b66
| * Dialer: Use global settings name for MSIMcretin452014-10-301-9/+2
| | | | | | | | Change-Id: Ic2bc74b5d957ec43a7d7100dc0f724b922df5b5e
| * Dialer: fix last call card not initiating dial on click for multi simRoman Birg2014-10-291-2/+1
| | | | | | | | | | | | | | | | If we're not handling a SIP number, the intent/behavior should be the same as with single sim devices. Change-Id: Ib932dbd766c54c72caa39ebaf8540495aac202f7 Signed-off-by: Roman Birg <roman@cyngn.com>
| * Dialer: do not assume which subscription to use in call detail headerRoman Birg2014-10-281-8/+0
| | | | | | | | | | | | | | | | | | This subscription is the last one used to make a call, and it is being forwarded to the call intent. Let the receiver handle the logic of picking which SIM (or whether to prompt) to use. Change-Id: Ibed0b0b8faabb7ac20cc590a3dd327269b71b4f4 Signed-off-by: Roman Birg <roman@cyngn.com>
| * Automatic translation importMichael Bestas2014-10-276-5/+60
| | | | | | | | Change-Id: Iae8421885752f7bf0bb985b8f74971ed347959a9
| * Dialer: Fix possible crash in call detailsEthan Chen2014-10-211-2/+4
| | | | | | | | | | | | | | | | * VOIP calling when multi-SIM is active can result in subscription being -1 at this point, resulting in array out of bounds when fetching the SIM icon. Change-Id: I1ce2c3bb0b27b26b61967dfe90b38cc9740a1f54
| * Automatic translation importMichael Bestas2014-10-214-0/+158
| | | | | | | | Change-Id: Id14aa2d86a1ca88b20d73a42e1de87041b253006
| * Dialer: Fix NPE in CallStatscretin452014-10-151-0/+4
| | | | | | | | | | Change-Id: I0eed1e66f803e072c58d85c78c253730f81f029d See: https://jira.cyanogenmod.org/browse/BUGDUMP-114773?jql=text%20~%20%22Callstats%22
| * Fix uncaught exception when no location provider availableEthan Chen2014-10-151-16/+21
| | | | | | | | Change-Id: I2625e6d219401a04a372a487d84edaaf3099f0d6
| * Automatic translation importMichael Bestas2014-10-159-2/+323
| | | | | | | | Change-Id: I89a27c063e66fbf80664271e1564257cb8c233bb
| * Merge "Code cleanup." into cm-11.0Danny Baumann2014-10-0619-859/+345
| |\
| | * Code cleanup.Danny Baumann2014-10-0219-859/+345
| | | | | | | | | | | | | | | | | | Avoid repetetive boilerplate code by using helper methods. Change-Id: Id3ce8d07d35d59c08cbc67fa35bbf6daa67c9608
| * | Automatic translation importMichael Bestas2014-10-0429-32/+80
| |/ | | | | | | Change-Id: If226d8f4684929f5515fafdc67b4013729206046
| * Add reverse lookup provider "PagineBianche" (IT).Andrea Fagiani2014-10-024-0/+245
| | | | | | | | Change-Id: I4db5cbc6bebe847572e872dff93500a0dd451611
| * Dialer: Scrub debug logging for identifiable information.Adnan2014-10-012-8/+6
| | | | | | | | Change-Id: I2b45ec7c37a7f69c972feb3dde1eac87306259f6
* | Dialer: Fix NPE in CallStatscretin452014-10-151-0/+4
| | | | | | | | | | | | Change-Id: I0eed1e66f803e072c58d85c78c253730f81f029d See: https://jira.cyanogenmod.org/browse/BUGDUMP-114773?jql=text%20~%20%22Callstats%22 (cherry picked from commit 526bd53bc3d1ba938abf4bd5f9a6906f9c1d479e)
* | Automatic translation importMichael Bestas2014-10-0529-32/+80
| | | | | | | | | | Change-Id: If226d8f4684929f5515fafdc67b4013729206046 (cherry picked from commit 19bcd57e4cd8b9ac00a32ff2876a311abe9dc97e)
* | Merge branch 'cm-11.0' into stable/cm-11.0Brint E. Kriebel2014-10-01173-1876/+3629
|\|
| * Dialer: Improve stringMichael Bestas2014-09-301-2/+2
| | | | | | | | Change-Id: I40683e855acf1b5b183d0ad5f91050d81565532d
| * Remove cm_caf filesMichael Bestas2014-09-2939-780/+0
| | | | | | | | Change-Id: I19dfbb268fd918140fa548e6dfa4dc78602c3cf5
| * Automatic translation importMichael Bestas2014-09-2941-125/+519
| | | | | | | | Change-Id: Ifca51fc8e0aac1e32cd1e0e0244a25d29f33e6ee
| * Fix up screen rotation behaviour of call log activity.Danny Baumann2014-09-264-36/+98
| | | | | | | | | | | | | | Make sure the search fragment is hidden if not needed, and save instance state of activity and fragments. Change-Id: I9dc6e6b7cc2403abf1ad4afbe0aa8d3f4c96f05c
| * Sync landscape layouts to their portrait counterparts.Danny Baumann2014-09-2511-384/+33
| | | | | | | | | | Change-Id: Ifee64bd0eab86b4f9547e77dd673c16c25286e5d JIRA: NIGHTLIES-204
| * Dialer: Remove unused stringsMichael Bestas2014-09-241-4/+0
| | | | | | | | Change-Id: Id944ac3f7f4bb4b04e652120774a145f7349b848
| * DialerStats: track how frequently contact images are present on the call ↵emancebo2014-09-152-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | detail page For retail devices (and installer builds), introduce tags to be read by a separate, additional, package. This will not be read or collected in any community (nightly/M/etc) or self-built build. Change-Id: Ic06b09eb4667297abd44aa11b504088a91cd5102
| * Automatic translation importMichael Bestas2014-09-133-6/+8
| | | | | | | | Change-Id: I3daf0a204220815c2787f9f04734415ef52f5fcc
| * Dialer: Move CAF stringsMichael Bestas2014-09-102-6/+5
| | | | | | | | Change-Id: I7c75824fff4794a9fbf0d7a746ff163330297c1c
| * Dialer: Don't show voicemail layout in statsScott Mertz2014-09-101-0/+2
| | | | | | | | Change-Id: I18f1bdf27a026486e79f307caf15fc57804d2548
| * Sync call_detail and call_stats_detail layouts.Danny Baumann2014-09-104-360/+237
| | | | | | | | | | | | | | | | | | | | Move the header controls into a common layout so the same controls are present for both cases. This essentially reverts d8ebf219d7716a9da16abc2bad9e5cb5c12e1d56 and replaces it with a better solution. Also properly hide/show secondary icon divider. Change-Id: Ibafeededfde293128599becfab93c17dd84c1391
| * Dialer: Display action bar title for statsScott Mertz2014-09-101-9/+1
| | | | | | | | Change-Id: I574b97a2c16a1d93f2c21fabf82f3e87122fe123
| * Fix call stats NPEEthan Chen2014-09-091-2/+2
| | | | | | | | | | | | | | * There is already code to handle the case where thirdIntent is null without potentially derefering a null UI element. Use it. Change-Id: I51e373d8108ba50f3843b42d188f2ad26ca3fb60
| * Merge "Improve search UI." into cm-11.0Danny Baumann2014-09-0912-37/+35
| |\
| | * Improve search UI.Danny Baumann2014-09-0612-37/+35
| | | | | | | | | | | | | | | | | | | | | Make highlighting color consistent to what is used elsewhere, and fix up action bar layout theme. Change-Id: Id4f7d2817e39d1721b96b4a2840a472271317eb2