summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* Improve outgoing call UI responsivenessYorke Lee2015-03-131-0/+8
| | | | | | | * Add CircularRevealActivity to Dialer manifest Bug: 18373617 Change-Id: I76e89fe1be628746dfa96c877aedd24abeec7350
* Dialer:add black and white list menuxmao2015-01-301-1/+13
| | | | | | | | | - add black and white list menu in CallDetailActivity - add RcsApiManage init CRs-Fixed: 770912 Change-Id: Ib8dfa5baf3ea0e02734030e3cbf91b4242ab42a1
* Dialer: Remove the RECORD_AUDIO permissionkaiyiz2015-01-211-1/+0
| | | | | | | | | | | RECORD_AUDIO permission was added on AndroidManifest.xml in platform/packages/apps/Dialer, but the recording function is removed out of the InCallUI to another process. So we can remove the permission statement in Dialer now. CRs-Fixed: 783667 Change-Id: I26e0387cbfb8fd3bf2791e10da04979fdef360c6
* Merge "Merge tag android-5.0.2_r1 into HEAD"Linux Build Service Account2015-01-181-0/+1
|\
| * Merge tag android-5.0.2_r1 into HEADSridhar Gujje2015-01-121-0/+1
| |\ | | | | | | | | | Change-Id: I78da93e973eb2c96e55b35d62b3a5594c0b864ee
| | * Switch from CALL -> CALL_PRIVILEGEDYorke Lee2014-11-181-0/+1
| | | | | | | | | | | | | | | Bug: 18332160 Change-Id: I5b9bcc8f413e5534bab94e0b2677371968a8e483
* | | Merge code and add CallStats in multi simlinus_lee2015-01-141-0/+1
|/ / | | | | | | | | | | | | | | | | | | 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
* | Allow blacklisting calls from call log detail menu.Danny Baumann2014-12-121-0/+2
| | | | | | | | Change-Id: Iac19f1327780b844628d196299b68c031ba47df2
* | Rewrite speed dial feature.Danny Baumann2014-12-121-3/+2
| | | | | | | | Change-Id: I346bcf4552cdf2ddfd3c9b1219bc07c20332d1a2
* | Add back call stats feature.Danny Baumann2014-12-121-0/+11
| | | | | | | | | | | | | | | | | | 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-121-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: improve speed dial list activityqqzhou2014-11-051-2/+3
| | | | | | | | | | | | | | | | | | - change the theme into same style as others in dialer. - cut the context menu and change the operation in dialog when user clicks list item. Change-Id: I41fc08621121c5d06692949b0e597b93ee4c7805 CRs-Fixed: 750289
* | Dialer: add CallRecorder permission for InCallUIhuiwan2014-11-041-0/+1
| | | | | | | | | | | | | | | | Add CallRecorder related permission for InCallUI. CallRecorder permission: com.qualcomm.permission.USE_PHONE_SERVICE Change-Id: I627029b2dcfcde8260929d19cfdec6bb069bc39b
* | Dialer: add to support speed number dialqqzhou2014-11-041-0/+8
| | | | | | | | | | | | | | | | allow user to set speed dial number from 2~9, when long click these numbers, it will pop up a screen to set speed number or dial out directly if you have set it before. Change-Id: Iaab841933ad0e63dee70e7f4dc7f078507c425b3
* | Dialer: add to support multi-language smart searchqqzhou2014-11-041-0/+2
| | | | | | | | | | | | | | | | - use the new API to realize multi-language smart search for contact name. - change the match rules for number, use fuzzy match rules. Change-Id: I9eed29efe06e2b0d37f57b299ab41a7f1b5f475b
* | InCallUI : add RECORD_AUDIO permission statementLi Wei2014-11-041-0/+1
|/ | | | | | | Add RECORD_AUDIO permission statement in manifest, to request use recording function. Change-Id: I262fdd63653a9bc2bc7a7eedc205f4598aec2b77
* Use the BROADCAST_STICKY permissionEvan Charlton2014-09-151-0/+1
| | | | | | | | In order to be able to send sticky broadcasts (needed for InCallUI visibility), require the BROADCAST_STICKY permission. Bug: 16988478 Change-Id: I7805071ede8c1dd82d446e868ab577d9c9c1f8b8
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-1/+1
| | | | | | | | | | - Changing package from android.telecomm to android.telecom - Changing package from com.android.telecomm to com.android.server.telecomm. - Renaming TelecommManager to TelecomManager. Bug: 17364651 Change-Id: I44d6d6546cac53232e4e2be0ebe0391d02411309
* Merge "Clean up activity/application labels" into lmp-devJay Shrauner2014-09-041-1/+1
|\
| * Clean up activity/application labelsJay Shrauner2014-09-031-1/+1
| | | | | | | | | | Bug:17357577 Change-Id: Ibaa4251665e46cf29d36190670042522da9baeaf
* | Remove vcard supportJay Shrauner2014-09-031-13/+0
|/ | | | | | | | Vcard support was left in both Dialer and Contacts as a legacy from splitting the two apps apart. Leave in Contacts and remove from Dialer. Bug:17357579 Change-Id: I536960c9882a30097e3be6976db23042d0f5e0ea
* Defaulting InCall UI to portrait.Tyler Gunn2014-08-221-1/+1
| | | | | | | | | If video APIs are in use there is code to allow orientation switching. Since these APIs are not in use now default to locked portrait orientation. Bug: 17188135 Change-Id: If31edc02607aa8694f4058f244f654d74e629b70
* Exposing in-call API to other implementing classes. (3/4)Tyler Gunn2014-08-181-1/+3
| | | | | | | | Adding "CONTROL_INCALL_EXPERIENCE" permission to in-call UI. Bug: 16133960 Bug: 17007163 Change-Id: I96f590766599ae554cf8046c80f184eda080d264
* Support for landscape InCall UI during video calls.Tyler Gunn2014-07-291-1/+1
| | | | | | | | Unlocking screen orientation as it will programatically locked to Portrait for voice calls and unlocked for video calls. Bug: 16012946 Change-Id: I579e62f696c81b6336c1aa79883371db9ea660e8
* Switch from ACTION_CALL_PRIVILEGED TO ACTION_CALL (1/5)Yorke Lee2014-07-251-1/+1
| | | | | Bug: 6948882 Change-Id: I1f90c9f3f33d875482958d5f565629160ce2177e
* Add preview layout for lockscreen phone affordanceJorim Jaggi2014-07-251-0/+3
| | | | | | | | | With the new interaction to launch the phone from the lockscreen, Dialer needs to provide a static layout which looks as close as possible to the screen after Dialer is fully loaded. Bug: 15126905 Change-Id: Ide1a54833ed00a9e8854408d7cb872d33633b6e5
* Rename voicemail permissionsYorke Lee2014-07-181-2/+2
| | | | | | | | Rename READ_ALL_VOICEMAIL to READ_VOICEMAIL, and MANAGE_VOICEMAIL to WRITE_VOICEMAIL Bug: 16400686 Change-Id: Id745be33865d622616ce7423af19c46bd1c1f9ce
* Merge "Make ContactPreferences use SharedPreferences instead of System ↵Yorke Lee2014-07-151-0/+7
|\ | | | | | | settings (5/5)" into lmp-dev
| * Make ContactPreferences use SharedPreferences instead of System settings (5/5)Yorke Lee2014-07-151-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move constants that originally lived in the framework into ContactsCommon * Use SharedPreferences instead of System settings to persist preferences * Use a SharedPreferenceListener to monitor changes instead of a content observer on system settings * Move DisplayOrderPreference and SortOrderPreference into ContactsCommon so that it can be used by Dialer * Create base DialerSettingsActivity in Dialer, and make GoogleDialerSettingsActivity extend it Bug: 16153186 Change-Id: I27befcc3b038038830f72092b55a6fc8a6f85674
* | Fixing Dialer InCallUI to portrait.Sai Cheemalapati2014-07-151-1/+2
|/ | | | | | | InCallUI now fixed to portrait orientation. Bug: 15985084 Change-Id: I0a61a5c3fef6ab334b4ca9b7b0a4f24df1b37dbd
* Merge "Add manage voicemail permission (4/4)"Yorke Lee2014-07-091-1/+2
|\
| * Add manage voicemail permission (4/4)Yorke Lee2014-06-271-1/+2
| | | | | | | | | | | | | | | | | | Use new permissions in GoogleDialer Bug: 6948882 e commit message for your changes. Lines starting Change-Id: Ib03fca5891672a39bd7db18cc04a7d28482c72d1
* | Add in-app CountryDetector (3/4)Yorke Lee2014-07-071-0/+7
| | | | | | | | | | | | | | | | Add the necessary broadcast receivers and IntentServices to Dialer Bug: 15593973 Change-Id: I6f34d63d8727cb546fa148d25208a6f6c5d2fb14
* | Remove ICallHandlerService reference from DialerSailesh Nepal2014-07-031-8/+0
|/ | | | Change-Id: Ifbaaba0d3226d03ea364cf1df76da3abebb9f5dc
* Use config.xml to define default incall ui package and class. (1/2)Santos Cordon2014-06-261-0/+6
| | | | | Bug: 15674860 Change-Id: Id4ca1e0acbbe7c29cbac42342e24de1c4c44af93
* Remove reboot permissionJay Shrauner2014-06-251-2/+0
| | | | | | | Remove unused REBOOT permission. Bug: Change-Id: Ic0d8b290b1eb87b78dfa4516b4763d0b53fa92f2
* Dialer should honor orientation lock.Sai Cheemalapati2014-06-251-4/+0
| | | | | | | | Dialer now honors the orientation lock. Will remain in portrait mode if device is locked to portrait. Bug: 15872173 Change-Id: I5068ed392ad7e55663617bf60ecfbda7b78c06b6
* Enabling landscape in AOSP Dialer.Sai Cheemalapati2014-06-171-4/+4
| | | | | | | Dialer now orientates based on sensor. No longer fixed to portrait mode. Change-Id: Ifb6e4e68f384501f6c8351c146906b323e0f1e8d
* Use EditText for search in ActionBarYorke Lee2014-04-301-5/+0
| | | | | | | | | | | SearchView is too limited in terms of customizability for the kind of UI styling we are trying to do. All we really need is a space to enter text into, so use a EditText embedded in a custom ActionBar view instead. Bug: 13932490 Change-Id: I7081684c46b29b416dd6d0e5fcff249ee6f00405
* Hide actionbar title text in activity previewYorke Lee2014-04-231-1/+1
| | | | | Bug: 14258061 Change-Id: Icb016476162362adf2476f3cba05672aa4f12a18
* Remove AllContactsActivityYorke Lee2014-04-181-6/+0
| | | | | Bug: 14157588 Change-Id: I48342e9a5f78173f84967e3330add8fd87442bea
* Add actionbar to DialerYorke Lee2014-04-141-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | Initial changes to replace the fake actionbar affordances in Dialer with an actual actionBar. This puts the dialer in an intermediate hybrid state where we are now using the system actionbar for search, but the searchview is not yet themed to look like our old search bar, so this is definitely still WIP UI. This CL retains the fake action bar at the bottom of the screen to continue allowing quick access to call history while other changes are underway, but replaces the searchview and the overflow menu with framework provided actionbar functionality. Other related changes: * The searchview (in the top actionbar) is hidden when scrolling to devote the entire screen area to the speeddial list https://folio.googleplex.com/phone/L/0407/#/03.png * Functionality provided by the fake overflow menu has been moved to the real actionbar overflow menu * Various modifications to child fragments/listviews to take into account the existence of an actionbar * Cleaned up unneeded styles and related-dead code Bug: 13933082 Change-Id: Ifd855bd67af7bf2d2a403ef9556ade54e8d57ee6
* Make Dialer a core appJay Shrauner2014-03-211-1/+2
| | | | | | | | Set coreApp="true" in AndroidManifest so emergency calls work from lock screen on encrypted phones. Bug:13586583 Change-Id: I1065743cae4c2090351226de193751606fde1b51
* Changed dialer launch activity style to use a 0dp height actionbar.Tyler Gunn2014-03-131-1/+1
| | | | | | | This prevents the user from seeing a blue "Phone" actionbar during loading. Bug: 13438027 Change-Id: I3d46778a63df15fb9d44bd281e2ef8b20602f677
* Add read_profile permission to DialerYorke Lee2013-11-071-0/+1
| | | | | | | | | Dialer needs the read_profile permission for the ContactLoader to work in certain codepaths within the ContactLoader Bug: 11574191 Change-Id: Ia4986d339483fe59ee0329ef1a485276500d1e94
* Merge "Do not use implicit intent to up nav to call log." into klp-devChiao Cheng2013-10-081-0/+1
|\
| * Do not use implicit intent to up nav to call log.Chiao Cheng2013-10-081-0/+1
| | | | | | | | | | | | | | | | Implemented according to developer docs: http://developer.android.com/training/implementing-navigation/ancestral.html Bug: 11116403 Change-Id: I02dd4900fbda921ddeaaa2a1ac8fa780152dc6ec
* | Adds STOP_APP_SWITCHES permission.Christine Chen2013-10-071-0/+4
|/ | | | | | | - Required to avoid delay after user hits the home button. Bug: 11050553 Change-Id: Ib8e900d988ed6b8d826e5046756322fafe0f29be
* Add BIND_CALL_SERVICE permission to DialerYorke Lee2013-09-161-1/+2
| | | | | Bug: 10605336 Change-Id: I1cfaaa0b34f981c259e09422ba973a54349c6ffb
* Fix actionbar overlay in all contacts activityYorke Lee2013-09-101-2/+2
| | | | | Bug: 10514458 Change-Id: I6a1c77c23796a6f64be5f9eb73c4d1c0ab4561c9