summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Dialer: Translate some call log statistics feature's text into Chinese."Linux Build Service Account2015-03-011-0/+17
|\
| * Dialer: Translate some call log statistics feature's text into Chinese.kaiyiz2015-02-171-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | Call log statistics feature's text isn't translated into Chinese. Translate call log statistics feature's text into Chinese. Change-Id: I964782c5dfd09554ee1a2714e2cb16fae2383bfa CRs-Fixed: 794772 (cherry picked from commit 61a887d087aed8da20a0cc257aaaa44f102f9a81) Destination PS no: 3
* | Merge "Dialer: Add set speed dial number manually feature"Linux Build Service Account2015-02-183-0/+107
|\ \ | |/ |/|
| * Dialer: Add set speed dial number manually featurekaiyiz2015-02-033-0/+107
| | | | | | | | | | | | | | | | | | | | | | User can't set number manually in speed dial setting. Show a dialog for user to set number manually in speed dial setting. CRs-Fixed: 766980 Change-Id: I3c0f86f8459333385b94baa9839aa8379229c3d0
* | Dialer: Add missing simplified chinese translationslinus_lee2015-02-061-0/+31
|/ | | | | | | Because of some internal deadlines, we will submit these manually but Crowdin eventually will overwrite these values Change-Id: I15b1525b858ab67a3ad44c65344758803fbf6551
* Merge "Add config value for conference state display"Linux Build Service Account2015-02-011-0/+2
|\
| * Add config value for conference state displayjiadongz2015-01-311-0/+2
| | | | | | | | | | | | | | Add a config value to control the display of conference participant state. Change-Id: I01ca5c245112c5da5ee699b0f7ec1fb9866a9f03
* | Merge "IMS: Enable the support of adding multi-participants to conference call."Linux Build Service Account2015-02-011-0/+2
|\ \
| * | IMS: Enable the support of adding multi-participants to conference call.cdu2015-02-021-0/+2
| |/ | | | | | | Change-Id: Ie99bda7606aef73213d9a68aa6b40a48679453f9
* | Merge "Dialer:add black and white list menu"Linux Build Service Account2015-02-012-1/+11
|\ \ | |/ |/|
| * Dialer:add black and white list menuxmao2015-01-302-1/+11
| | | | | | | | | | | | | | | | | | - add black and white list menu in CallDetailActivity - add RcsApiManage init CRs-Fixed: 770912 Change-Id: Ib8dfa5baf3ea0e02734030e3cbf91b4242ab42a1
* | Merge "Dialer: Add operator name view definition in landscape layout"Linux Build Service Account2015-01-301-0/+11
|\ \
| * | Dialer: Add operator name view definition in landscape layoutkaiyiz2015-01-171-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | Add operator name view definition in landscape layout to make sure the operator name can be shown when the screen is horizontal. CRs-Fixed: 783018 Change-Id: Ic49803acb186d714fd899d06d16afaa295e42c3b
* | | Merge "Dialer: Show "Emergency number" in call log when dial emergency number"Linux Build Service Account2015-01-301-0/+2
|\ \ \ | |_|/ |/| |
| * | Dialer: Show "Emergency number" in call log when dial emergency numberkaiyiz2015-01-281-0/+2
| | | | | | | | | | | | | | | | | | | | | Display "Emergency number" in call log when dial an emergency call. CRs-Fixed: 786550 Change-Id: Id64ccb2e3a48d316d1fab2829fec7e620ba840d5
* | | Remove extra call stats headeremancebo2015-01-283-11/+0
| | | | | | | | | | | | | | | | | | | | | | | | Call stats activity displays contact name/number in white text on an off-white background. This change removes the view because that information is already present in the call detail header anyway. Change-Id: I5df0bfd277179674e22ad4b6870d89a3140334e8
* | | Dialer: add some CN translationsemancebo2015-01-262-0/+78
|/ / | | | | | | | | | | | | Because of some internal deadlines, we will submit these manually but Crowdin eventually will overwrite these values Change-Id: I62c05b482eb540c019db80d960e418eda522c241
* | Merge "IMS-VT: Bring InCallUI to foreground using "Heads up" bar."Linux Build Service Account2015-01-254-0/+0
|\ \
| * | IMS-VT: Bring InCallUI to foreground using "Heads up" bar.Garik Badalyan2015-01-084-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Android framework displays "Heads up" notification bar with set of buttons that can be used to accept the incoming call, when the screen is on. Currently up to three actions (buttons) can be added to the notification bar. Phone Application adds "Dismiss", "Voice" and "Video" actions. Since there is a limit (3) on the number of allowed acions, adding "VideoTx" and "VideoRx" actions to the notification bar without increasing the current limit is impossible. Changing the max allowed actions will invalidate public and published API and corresponding document. This change replaces "Video" with "More" action which will bring the phone application to foreground and show the standard incoming call UI. Change-Id: I94c21cca42d378fba6dccf2225313177d9da2411 CRs-Fixed: 753053
* | | Port "filter by date range" from call stats page to call logemancebo2015-01-232-0/+38
| |/ |/| | | | | Change-Id: I78b73c8e59a53143b98f8889dc0085af02364d4c
* | Separate blacklist from missed filter in history/statslinus_lee2015-01-146-1/+45
| | | | | | | | Change-Id: I50e2467b7ac8568c6956c2dbc085985fd2f34d99
* | Merge code and add CallStats in multi simlinus_lee2015-01-147-90/+23
| | | | | | | | | | | | | | | | | | | | The MultiSim call fragment merged the different fragments under a spinner and also allowed you to filter call type instead of using different fragments. I ripped out the old code and adapter the multisim fragment to handle both multi and single scenarios. Added the call stats and adapter it to handle both multi and single scenarios as well. Change-Id: I41389bbab302ff38bf0dac002c7ac8b10280fac2
* | Merge "Fix operator name not displayed in call log"Linux Build Service Account2015-01-082-0/+21
|\ \ | |/ |/|
| * Fix operator name not displayed in call logkaiyiz2014-12-292-0/+21
| | | | | | | | | | | | | | | | | | Get the operator name and display it in call log list item and Dialpadfragment, show the SIM name when operator name is not available. CRs-Fixed: 775267 Change-Id: Ibf007f7968749689d2ccf2d3c84fb7b11c5fe5dc
* | Merge "Merge commit '46bf6237bd2a3a4f039569db3208193b9424b1a0' into HEAD"Linux Build Service Account2014-12-2351-31/+1175
|\ \ | |/ |/|
| * Merge commit '46bf6237bd2a3a4f039569db3208193b9424b1a0' into HEADJessica Wagantall2014-12-2151-31/+1175
| |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: src/com/android/dialer/calllog/CallLogQueryHandler.java src/com/android/dialer/database/DialerDatabaseHelper.java Change-Id: I51c609107825307d0b83ef22ce7454126f2ef4ff
| | * Move lookup settings to dialer app (2/2)Danny Baumann2014-12-126-4/+166
| | | | | | | | | | | | | | | Change-Id: I3d4da7cc1db60963b3e47370a36a6e839ec112d6 (cherry picked from commit 3dc450dd21c064db02a32e3aa66e657c067e3e68)
| | * Rebase on CAFMartin Brabham2014-12-122-0/+3
| | |
| | * Dialer: fix up some stringsRoman Birg2014-12-122-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | * remove untranslatable geocode string * fix missing reference to avoid crash Change-Id: I74ee990bf93a03cc28256adf81891a91558c5d66 Signed-off-by: Roman Birg <roman@cyngn.com> (cherry picked from commit c88ed86e28e67a93b40f4b07d1c125ce6ce893ae)
| | * Dialer: blacklisted call tweaksRoman Birg2014-12-121-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Make icon like the missed call icon, but black. * Also list blacklisted calls in missed calls tab Change-Id: I0b68325b66b12988f24ff9e4b9570e17f40234b7 Signed-off-by: Roman Birg <roman@cyngn.com> (cherry picked from commit 9469764eaef70968418b01aa2a9c7ea6dfce59be)
| | * Allow blacklisting calls from call log detail menu.Danny Baumann2014-12-121-0/+5
| | | | | | | | | | | | Change-Id: Iac19f1327780b844628d196299b68c031ba47df2
| | * Tune fontsDanny Baumann2014-12-121-3/+6
| | | | | | | | | | | | Change-Id: Ide2b39ea30476987a02f7532cc1d1955fbb3081a
| | * Fix up call stats code.Danny Baumann2014-12-127-349/+195
| | | | | | | | | | | | | | | | | | | | | The details view still needs more visual overhaul, but at least it _works_ now. Change-Id: I97f62c77d032de08f33d7ba76478008719e56ef1
| | * Rewrite speed dial feature.Danny Baumann2014-12-125-26/+86
| | | | | | | | | | | | Change-Id: I346bcf4552cdf2ddfd3c9b1219bc07c20332d1a2
| | * Dialer: add blacklist call logging (3/3)Roman Birg2014-12-121-0/+5
| | | | | | | | | | | | | | | Change-Id: Ie569981381d46c8946a603795fe072df106546b0 Signed-off-by: Roman Birg <roman@cyngn.com>
| | * Fix call stats fragment layout.Danny Baumann2014-12-122-0/+2
| | | | | | | | | | | | Change-Id: I10bf2603a982f11f8e031db0dffa3f7039fa11ea
| | * Dialer: Make the call stats spinner match the other actionbar themingDanny Baumann2014-12-1220-1/+72
| | | | | | | | | | | | | | | | | | | | | Conflicts: res/values/styles.xml Change-Id: I9bb5a1e344aa33c4651a20f37875bbed8f3bd9e3
| | * Add back call stats feature.Danny Baumann2014-12-1217-0/+962
| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/com/android/dialer/CallDetailActivity.java src/com/android/dialer/calllog/CallLogAdapter.java src/com/android/dialer/calllog/ContactInfoHelper.java Change-Id: Id10bc12cacaee3523b7614bce8493d8b423b3f40
| | * Dialer lookup.Xiao-Long Chen2014-12-127-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 934fbc79312a7cb0a4bd821d80af3b87f27c5beb Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to> Date: Sun Feb 23 14:33:41 2014 -0500 New API Change-Id: I0822407bb808382da56146ecf7e52cacb7cb8613 commit 4e81f04c716fead182cb453791d4a77f7eb54a89 Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to> Date: Sat Feb 15 21:04:15 2014 -0500 My old email is gone Change-Id: Icfeccd195b9fbd269dc3400194dd42f215859049 commit 8a01ae35f9696275f1f156ea0486b1164a8d205e Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to> Date: Sat Feb 15 15:12:55 2014 -0500 Dialer: Upgrade path for Google reverse lookup Change-Id: I9e02beff958ed529f2520ac7023730392500606a commit c0f2fae26eea774c1a5e5eae7d6ba97be32f16cc Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to> Date: Sat Feb 15 13:38:56 2014 -0500 [1/2] Remove Google Reverse Lookup: Auth may violate terms of service Change-Id: I2055770a43163cb2020daec6707fd45f0577584b commit 8804367536eb38eb917c61172d9e4b6406b59c44 Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to> Date: Tue Feb 11 19:11:10 2014 -0500 [2/2] Dialer: Add YellowPages Canada reverse lookup provider Change-Id: I07ca3932d024a5c834c25e23b2e16094ed1f974e commit cdf5c18588b4b0e2ed0f12b5912c7ae90b51120a Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to> Date: Tue Feb 11 12:27:53 2014 -0500 Nitpicks. Change-Id: If8ce155246beb5395d81db8ab432046181b6d97f commit 79aeb53db82c75adbb90f8f152e5d66d95706314 Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to> Date: Tue Feb 11 00:20:50 2014 -0500 [2/2] Dialer: Add WhitePages Canada reverse lookup provider Change-Id: Ie4d5302945c39efca9f4b5fbf6dee9a63ec24184 commit c6fe12ffe357f209c2723c2c16aa6b853494a477 Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to> Date: Mon Feb 10 12:02:59 2014 -0500 Dialer: Use PackageManager to detect of Google Play Services is installed Change-Id: I7b39867c0e8ec79c6c02c731ac27f78663358910 commit 9787c0b312df649840b55fbd35f5a6d87fceb5bb Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to> Date: Fri Jan 31 22:41:09 2014 -0500 Dialer: Add support for forward and reverse lookups Change-Id: I848db0bbbe6a648064d1eace4993814a16aa9fa0 Change-Id: Iec295b05d72680f770367fcaf1dae9ec68b3d6e9 commit 71b121d082d777e54f7fc02338b609cbfc31ff9c Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to> Date: Sat Mar 22 15:32:10 2014 -0400 Dialer: Add support for OpenCNAM paid accounts Change-Id: I09c67eed706311a40569617980585a357f1d74aa commit 50cc4c8615d99e92a481981289ff9a7ec83b4c04 Author: Ricardo Cerqueira <cyanogenmod@cerqueira.org> Date: Mon Jun 2 13:31:15 2014 -0700 ReverseLookup: Don't return OpenCNAM errors as caller IDs Skip the API entirely for non-US numbers, and ignore any non-200 bodies to avoid names of the "Limit Exceeded" variety PS2: Use constant from HttpStatus and don't check for null on normalizedNumber Change-Id: I1ea107ba828e6dba44fa0828ad5fedecb8faf4de commit 7fde43587525973b2172123c8696d06f2fd67e37 Author: Dan Pasanen <dan.pasanen@gmail.com> Date: Mon Jun 2 17:08:18 2014 -0500 OpenCnameReverseLookup: fix import class Change-Id: Ib10877aecbdc1e07f8912e1ce35df6e8a112f131 commit 6605b6292df97b66785a06927d7bcd28c217d121 Author: Adnan <adnan@cyngn.com> Date: Tue Jun 10 19:02:33 2014 -0700 Chinese Location Lookup [1/2] Dialer: Chinese Reverse Lookup PS6: Add static integers for reference Change-Id: I22ede59cfa8785ac04ad1b1f19d1c69e24b9fb89 commit cff06b01e0a4c4487d69be7f21de1ddb7f663f38 Author: Danny Baumann <dannybaumann@web.de> Date: Wed Aug 27 09:04:14 2014 +0200 Add reverse lookup provider "Das Telefonbuch" (DE). Change-Id: I0ad72bb3e57da3d27fb1c50c58c112234c39b585 commit 887609d1f6d00d883783e9d03bf16b24e716e234 Author: Danny Baumann <dannybaumann@web.de> Date: Wed Sep 3 09:09:19 2014 +0200 Refine regexes for Das Telefonbuch. Looks like private and business numbers have a slightly differing format. Change-Id: I7eae982fe81cf890686f49b88417e604ba0171a0 commit e64d747e3ae87cc6ddf83b96882e7bcad6ebcd31 Author: Danny Baumann <dannybaumann@web.de> Date: Thu Oct 2 12:55:23 2014 +0200 Code cleanup. Avoid repetetive boilerplate code by using helper methods. Change-Id: Id3ce8d07d35d59c08cbc67fa35bbf6daa67c9608 commit c10bafdd9bab3af4e9dca4fae749fd0ab2202acd Author: Adnan <adnan@cyngn.com> Date: Wed Oct 1 17:13:14 2014 -0700 Dialer: Scrub debug logging for identifiable information. Change-Id: I2b45ec7c37a7f69c972feb3dde1eac87306259f6 Change-Id: I4445ac7a3aa7f60a912fe33dde1eac87306259f2
| | * Dialer: Translate "4G Conference Call" to Chinesekaiyiz2014-11-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The layout show English word in Chinese mode. Translate "4G Conference Call" into Chinese in strings.xml. CRs-Fixed: 760033 Change-Id: I7c1093866d82bea8639533ab92173ddbd18882d6
* | | Control the display of oneway video buttons for IMS.jiadongz2014-12-221-0/+3
|/ / | | | | | | | | | | | | Add a resource value to control the display of oneway buttons in IMS MT scenarios. Change-Id: I2782fee61c04e857aed624a068a31809e59bd0eb
* | IMS: Add support to display Ims related call logs.cdu2014-12-193-0/+14
| | | | | | | | | | | | | | | | 1) add ims call type in call log activities, using overlay contraled only diaplay for CMCC mode. 2) show "4G voice call" in call log details for VoLTE calls. Change-Id: I5bc5f3651b27ed6a64d081188e45af492c72aa61
* | Dialer: Translate "4G Conference Call" to Chinesekaiyiz2014-11-251-0/+1
|/ | | | | | | | | | The layout show English word in Chinese mode. Translate "4G Conference Call" into Chinese in strings.xml. CRs-Fixed: 760033 Change-Id: I7c1093866d82bea8639533ab92173ddbd18882d6
* Dialer: Add account selection support when set voicemailkaiyiz2014-11-172-0/+3
| | | | | | | | | | | | Use the default voice subscription to set voicemail. If there isn't default outgoing phone account, show a select account dialog, let user chooses a sub to set the voicemail number. CRs-Fixed: 753098 Change-Id: I765f5d491155bc5a4604803dc3b3b76e14c4949a
* Merge "IMS: Enable entry 4G conference call in Dialer."Linux Build Service Account2014-11-073-0/+9
|\
| * IMS: Enable entry 4G conference call in Dialer.cdu2014-11-063-0/+9
| | | | | | | | | | | | | | 1) start conference call in dialtact 2) start conference call in dialpad with numbers Change-Id: I9f9c379e26b904f7749a72241e51cc6660f98d53
* | Dialer: improve voicemail UI flow if long press "1"qqzhou2014-11-062-0/+3
|/ | | | | | | | | According to latest UX spec, voicemail UI flow in dialpad needs to be improved. Will bring user to voicemail setting screen if voicemail number doesn't exist. Change-Id: Ib6c596e82f9fc013653c5656dbe8563c21500b63 CRs-Fixed: 751684
* Dialer: remove ringtone preference from general settingsqqzhou2014-11-051-7/+0
| | | | | | | | | | We remove ringtone preference in general_settings.xml because this doesn't support dual-sim ringtone setting and settings module has already contained dual-sim ringtone settings, this is from UX spec. Change-Id: If7afa803666318aa396427d72ac51215b06bca6f CRs-Fixed: 749582
* Dialer: support "add to black/white list" in call detailqqzhou2014-11-043-4/+12
| | | | | | | | | - add the "add to black list" and "add to white list" into options menu of call detail activity. - remove the "IP call" options in call detail activity. Change-Id: I2139d670213e94629c1fcabb1e53110609693859 CRs-Fixed: 746722
* CSVT: Enable CSVT function.cdu2014-11-043-0/+11
| | | | | | Add entry in Dialpad/CallLog. Change-Id: I35a56ca69d2b2aa9fc5661d78bd9c6c71584cc15