summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Call recording service implementation and playbackemancebo2015-02-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Combination of the following commits: commit df7f323089af7aebfc29e253b13b67789fa23ccb Author: emancebo <emancebo@cyngn.com> Date: Mon Aug 4 17:07:05 2014 -0700 Call recording service implementation, show recordings and allow playback in call history commit 04656cfe2380fbc62f1f54d1b1b2af62aaf92673 Author: emancebo <emancebo@cyngn.com> Date: Thu Aug 14 14:17:18 2014 -0700 blacklist call recording for US/EU mccs, remove sysprop flag for enabling commit 44ef8f7f59f89bbcadcb557c781047646523300e Author: Brinly Taylor <uberlaggydarwin@gmail.com> Date: Tue Aug 19 10:14:02 2014 +0930 Dialer: Blacklist call recording for Australia. Same as European/US laws as regards to this therefore to protect CM I think we should disable this. . Feel free to check with lawyers though. commit bc3df8ea3e7f73a2f48e34a3737cda1833c84d0a Author: emancebo <emancebo@cyngn.com> Date: Mon Nov 17 16:53:05 2014 -0800 update call recording file format TOMATO-282 Change-Id: I56bf6857d87260e20b6a84c4db6e463b0fd87dcc
* Dialer: Refactor SmartDial for additional languagescretin452015-01-061-0/+3
| | | | | | | | Adds Chinese support and improved Korean support. p4: Refactor for transliterating the displayName. Change-Id: Id3175c6f4eda4962be9d25bd43c24a834c3c5ff1
* IMS: Clean up Conference URI system property.Suchand Ghosh2014-12-271-1/+3
| | | | | | | | | Remove system property "persist.dbg.ims_volte_enable". Add platform configuration flag and user's enhanced 4G LTE setting to decide IMS capability. Change-Id: I1ee4dfb8e73ae7bf72a3daafef6957736a560606 CRs-Fixed: 727689
* Dialer lookup.Xiao-Long Chen2014-11-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Fix directory import orderJay Shrauner2014-07-161-4/+11
| | | | | | | Change src + res directory import order to put InCallUi before ContactsCommon. Bug:16300823 Change-Id: Idbf3ef268c6d91b346ecdbccefc454326b7ae0e5
* Update Emergency Dialer to match Dialer (3/7).Sai Cheemalapati2014-06-201-4/+5
| | | | | | | | Emergency dialer style updated to match style in Dialer and InCallUI. Moved all dialpad resources to PhoneCommon. Change-Id: I86747a58b196209a4543448ab939236eace7c52a
* Revert "Update Emergency Dialer to match Dialer (2/5)."Yorke Lee2014-06-201-5/+4
| | | | | | This reverts commit 9598b51d20cb27acb8dfd47abf2accb612cddb3c. Change-Id: I7c2d2b95740888af25b5b257572476b0f20900e3
* Update Emergency Dialer to match Dialer (2/5).Sai Cheemalapati2014-06-201-4/+5
| | | | | | | | Emergency dialer style updated to match style in Dialer and InCallUI. Moved all dialpad resources to PhoneCommon. Change-Id: I69ee95b20b9a6a7007288a754e12ea20763c3842
* Remove google-common from Dialer Android.mk fileYorke Lee2014-03-271-1/+0
| | | | | Bug: 12572042 Change-Id: I6b207d48c9c546939272fa5907b381e337e4cf44
* Adds libphonenumber dependencies.Christine Chen2013-10-231-0/+7
| | | | Change-Id: I97939b84832acf8d567884ae21c2526719746e94
* Combine InCallUI & Dialer (part 3)Santos Cordon2013-09-041-4/+7
| | | | | | | | | Merge InCallUI code into Dialer. Adds references to InCallUI code into the Android.mk file and copies AndroidManifest.xml entries over. bug:10605332 Change-Id: Ie889f914021fe59aaaf6ff0a4c971028f25b4cf7
* Dialer app needs system privilegesChristopher Tate2013-06-181-0/+1
| | | | | | Bug 9470309 Change-Id: Ie753e409d55d6a5001f10d77ca38c67ef848c405
* Always show WAIT/PAUSE in dialer overflow menu.Santos Cordon2013-03-191-1/+1
| | | | | | | | | | | | | | | | | Used to hide menu items when not applicable. Now we show them always and only perform the action in those cases where menu items were previously visible. Updated code to do zero-position checks when there is no selection...previously missing check. Changed code to use chars instead of Strings when dealing with single digits. Consolidated duplicate code with updateDialString() function. bug: 7478840 Change-Id: I2aa5d3badd40079e9aa75abf7e4051f9dba5e667
* Removing contacts source inclusion from Dialer.Chiao Cheng2012-12-061-6/+3
| | | | | Bug: 6993891 Change-Id: Ic9d769f4c5f47b609ea77a9e37668da26fc0c976
* Moving resources from Contacts to Dialer.Chiao Cheng2012-09-051-5/+7
| | | | | | | - Also moving some shared utilities. Bug: 6993891 Change-Id: I5fa18d26e4f5423f4d3f3450b8f3e3dacbfb947a
* Move common phone classes to new location.Chiao Cheng2012-08-241-1/+0
| | | | | | | - removed dependency on com.android.phone.common jar (old package) Bug: 7054788 Change-Id: I8c1f6449534a946f4660a9e8924079c08ff1786c
* Initial move of dialer features from contacts app.Chiao Cheng2012-08-211-0/+40
Bug: 6993891 Change-Id: I758ce359ca7e87a1d184303822979318be171921