| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug: 32219099
Merged-In: Ib141ad682488aeabf6d90e8d169d5fff6df7a8dd
Change-Id: I895b1f9f8ade2dcfa47d1c17e0aaac2edeb75a74
(cherry picked from commit b7eecdd9a1276b721bb9644a0762dfd969e52709)
(cherry picked from commit d47661ad82d402c1e0c90eb83970687d784add1b)
# Conflicts:
# src/com/android/contacts/common/activity/RequestPermissionsActivity.java
# src/com/android/contacts/common/activity/RequestPermissionsActivityBase.java
# src/com/android/contacts/common/util/AccountSelectionUtil.java
# src/com/android/contacts/common/vcard/ImportVCardActivity.java
mh0rst: Backport from android-7.1.1_r9
|
| |
|
|
| |
Change-Id: I77052577b33ed53cf14a004c31b9df9de9debc0d
|
| |
|
|
| |
Change-Id: I671c5b21b7780aab22ae1dc4f3fbcf1247be4903
|
| |
|
|
|
|
|
|
| |
Adding :
- spam contact color
- spam information strings
Change-Id: Ie2d4f8476c6ebc2b71508fdfc57a74e32984032f
|
| |
|
|
|
|
| |
Add views and methods for displaying incall usernames.
Change-Id: I8a1add14734a84a455937b984224422f3b2d75d5
|
| |
|
|
| |
Change-Id: Ie2abe95659a80aa1f199ca45e24b7fa5c2020ae7
|
| |
|
|
| |
Change-Id: Ic10174bc1a9fb9bf1c68aa2efc25472dd8c656d6
|
| |
|
|
| |
Change-Id: I7f2697a843d4f615fe1ae9e8525baaefcbe9428b
|
| |
|
|
|
|
|
| |
This will make it easier to theme and keep stock look
Change-Id: Ifb145823882eb9008bfa88c45d29edc4b9c6786e
Signed-off-by: Bryan Owens <djbryan3540@gmail.com>
|
| |
|
|
|
|
| |
* Also remove unused ones
Change-Id: Ia8724c749e51028a92544bdf476fbbbfe51e6444
|
| |
|
|
| |
Change-Id: I0670b6e3dab7d734f996331f51b7b112fa54c3a3
|
| |\
| |
| |
| |
| |
| | |
https://android.googlesource.com/platform/packages/apps/ContactsCommon into HEAD
Android 6.0.1 release 3
|
| | |
| |
| |
| |
| | |
Bug: 24682810
Change-Id: I044ec6e04d998b790913e245d8815c291ac869d3
|
| | |
| |
| |
| |
| |
| |
| | |
To be used from multi picker UI.
FlipDrawable and CheckableFlipDrawable were kanged from UnifiedEmail.
Change-Id: Ic910071da9314526c3d75ab354b62645399824ce
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This change allow to select the local storage account to add/import contacts
when others cloud/corporate accounts exists. If one or more account exists just
ask the user to select the destination account
Depends on: http://review.cyanogenmod.org/#/c/59352/
JIRA: CYAN-391
Issue: https://jira.cyanogenmod.org/browse/CYAN-391
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
Conflicts:
src/com/android/contacts/common/interactions/ImportExportDialogFragment.java
Change-Id: I0120861479a4dcced11a430803513fc21a2e130b
|
| | |
| |
| |
| | |
Change-Id: Ia2b7786ea32fc9cda029d90df7ba3f3ac4782fe4
|
| | |
| |
| |
| |
| | |
Change-Id: If4462396b2690c7854349cfb306af042c3773d72
Signed-off-by: Bryan Owens <djbryan3540@gmail.com>
|
| | |
| |
| |
| |
| | |
Change-Id: I903d7d26672eb2182967425b5af6166eb95ff711
Signed-off-by: Bryan Owens <djbryan3540@gmail.com>
|
| |\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Android 6.0.0 release 26
Conflicts:
res/values-zh-rCN/strings.xml
res/values/strings.xml
src/com/android/contacts/common/CallUtil.java
Change-Id: I7343f010b46987cb5723c1c86bf450af90e3160f
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Removed CallSubjectHistory activity and put that functionality into
CallSubjectDialog.
- Changed CallSubjectDialog into an activity styled after a dialog.
- Although dialog_call_subject looks a lot different, the main change is
the addition of the subject_list above the dialog in the layout (I tried
having it below the dialog but I could not get the layout to work
properly). A RelativeLayout was used so that when the subject history
list is shown, the dialog naturally moves up to fit the call history list.
- Added layout for the call subject history list items to give better
control of their appearance.
- This was to give better control of layout and make it possible to
animate between show/hide of call subject history.
Bug: 22685114
Change-Id: I7555bb09b86c50b52a76661f1460f4fe0e30bd97
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
- Shows last 5 call subjects.
- Add OnPhoneNumberPickerActionListener for handling callbacks from
search results to trigger making a call with a subject.
Bug: 22685114
Change-Id: I3b1e6660c8fa4b3c289e538d673a82caabb57a73
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Note: UX resource for ic_call_note_while; UX needs to send me proper
version in all resolutions.
- Added new CallSubjectDialog class to display the call subject dialog.
- Moved getLookupKeyFromUri from Dialer into UriUtils.
- Note: Limit of 16 chars is in place until b/22806380 is resolved.
Bug: 22685114
Change-Id: I9744765c3bbc6672a400fe3d1522c5af1b793781
|
| |\ \
| | |
| | |
| | | |
Change-Id: Ibc079218a348574499304da141f64282b756ed17
|
| | | |
| | |
| | |
| | |
| | |
| | | |
- Add the interface to set IP Prefix
Change-Id: Ie6e29b24f185ae7c3629eb2c332e6485b5dd88de
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Support import or export contacts from/to SIM card
- Support auto split contacts according email and number count
when export to SIM card
- Add the interface to get anr and email count
- Add the interface to copy contacts between SIM card and Phone
Change-Id: Iba56d1ca38d9fdb32469a961bf0a370daeac4bff
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Add SIM and Phone account type
- Add insert/update/delete operation for SIM contacts
- Add the support for filter SIM contacts
- Add support to save anr and email for SIM contacts
Change-Id: I1aaa9046462ed114488e4cd0cfa0d061a7330c69
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Added <config_ims_enable_video_calling> config flag that takes
0 - Enable/disable video calling based on local/peer video capabilities
1 - Enable video calling regardless of local/peer video capabilities
2 - Disable video calling regardless of local/peer video capabilities
Change-Id: Ib4583cc680b304bf3f223aaa3bfcf4d189557cfe
CRs-Fixed: 781722
|
| | |/
| |
| |
| |
| |
| |
| |
| |
| | |
Add support for
1) Showing Manage sim contacts instead of import sim contacts in UI.
2) Showing Export contacts to sim card in UI and launch relevant
activity to export contacts to SIM
Change-Id: If0b668a1c91586b67d841bc4b63adf09279261eb
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Added <config_ims_enable_video_calling> config flag that takes
0 - Enable/disable video calling based on local/peer video capabilities
1 - Enable video calling regardless of local/peer video capabilities
2 - Disable video calling regardless of local/peer video capabilities
Change-Id: Ib4583cc680b304bf3f223aaa3bfcf4d189557cfe
CRs-Fixed: 781722
|
| |/
|
|
|
|
|
|
|
| |
Add support for
1) Showing Manage sim contacts instead of import sim contacts in UI.
2) Showing Export contacts to sim card in UI and launch relevant
activity to export contacts to SIM
Change-Id: If0b668a1c91586b67d841bc4b63adf09279261eb
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rather than always scanning for .vcf files in external storage
This is the flip-side to b/22453182 where we changed to allow
the user to select the destination for vcard export so that
we could remove the WRITE_EXTERNAL_STORAGE permission.
Additionally, we change the import/export options in the
dialog to read "Export to .vcf file" and "Import from .vcf file"
since the previous text (Just "Export" and "Import from external
storage" are not accurate.
Note, we continue to support importing from multiple .vcf files
at once but we no longer need our own dialog to present those
options to the user.
Bug 22454038
Change-Id: I1a145f00f07c4c0f547c38d720c109197baab833
|
| |
|
|
|
|
|
| |
Bug 22447350
Bug 22208705
Change-Id: I7c70a3aebad82c96ffc5b4e8c80291f881d74676
|
| |
|
|
|
|
|
|
|
|
| |
The display name of the export destination file is displayed
in the Toast indicating that an export has been initiated as
well as in the notification displayed after the export completes.
Bug 22208705
Change-Id: Ifbf80945614d6d3244b58acff2160e3caf051d8d
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Instead of always using external storage.
Also we change the suggested export filename
from something like 00001.vcf to just contacts.vcf.
Since we don't know the destination directory
anymore untill after it is selected, we can't check
if there is already an exported vcf file there in.
The Activity handling ACTION_CREATE_DOCUMENT handles
file name collisions itself anyway.
Screenshots https://goto.google.com/b22208705
Bug 22208705
Change-Id: I17bac2f483e200c13adf1429c0eade17e4d2908a
|
| |
|
|
|
| |
Bug: 21453814
Change-Id: Ib93fbdeaeeeb480a98336e3bb208cb373e617b3d
|
| |
|
|
|
|
|
|
|
|
| |
If you are sharing a bazillion contacts, then the
shared intent's URI can be longer than the binder
limit. This causes a crash. For now, lets prevent
the crash from occuring and show a toast.
Bug: 22083005
Change-Id: I2028929a49240a1982301b46f7e2eb4b3d6239bb
|
| |
|
|
|
|
|
|
|
|
| |
Instead of repeatedly asking the user for the same permissions
over-and-over, instead only ask them once when they open an activity.
If they give us all the permissions we require, then allow them to continue.
If not, close the activity and show the user a toast.
Bug: 21791169
Change-Id: Idae927d525124ed8a7081bd5a8edbd24e1ba3190
|
| |
|
|
|
|
|
|
|
| |
- Remove background drawable on contact list item view shortcuts.
+ Swap add person icon from black to white, for tinting.
+ Tint icons blue instead of white.
Bug: 19372539
Change-Id: Ib0353f6e9020bdbc923bacce71bca565a874fabb
|
| |
|
|
|
|
|
|
| |
We no longer refer to the "People" app, it's now called the "Contacts"
app, so we should remove the reference of "People".
Bug: 18804410
Change-Id: I63eda33fbeb9495063d57ded9ae0a051b744cd6e
|
| |
|
|
|
| |
Bug: 19075021
Change-Id: Ie8b6c1da99c3fd447db9e927937ba24afcf6f22c
|
| |
|
|
|
| |
Bug: 17321294
Change-Id: Iee6a3a9d26e464140f6cfdbd982297f0da06006f
|
| |
|
|
|
|
|
| |
Provide greater UX feedback when speed dial tile is tapped
Bug: 18373617
Change-Id: I75c0900ed87b7427917dda2c40d9677d75f38d3b
|
| |
|
|
|
|
|
|
| |
Adjust strings in GoogleDialer per ewong@'s edits.
"Select Account" string was moved from Dialer to ContactsCommon.
Bug: 17446974
Change-Id: Iea41a4e7009355068490c02e61293d4fdf825e31
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
BackgroundOnlyTheme is only used for .common.vcard activities. These
activities are transparent activities used for launching dialogs
and running tasks. Dialogs require windowNoDisplay=false.
bug: 18163647
Change-Id: I54383e59925e5238a4df30e32be092dfe1e2f1e5
|
| |\ \ |
|
| | |/
| |
| |
| |
| |
| |
| |
| | |
The correct color resource was in Dialer but not in ContactsCommon.
Adding to ContactsCommon.
Bug: 18204058
Change-Id: I4ff3ce07177bb94d4070da1b67030ddbc4204c44
|
| |/
|
|
|
|
|
|
|
| |
+ Additional line for the phone number
+ Support optional title (for phone calls it will be titled "Call With")
+ Tweaks to make it more visually appealing.
Bug: 18204058
Change-Id: Ie2c0fce0b20cf5e889cb17254bc6462ed4fb6438
|
| |\
| |
| |
| |
| |
| |
| | |
(3/3)
* commit '90917145825ca7e8e34d407c72c80a15300fafdc':
Add an option to set the selected phone account as the default. (3/3)
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
Modify the phoneAccountSelected method to support the option to set the
selected phone account as the default for outgoing phone calls.
Add checkbox to the select account dialog for user interaction.
Bug: 18078232
Change-Id: I7e6af5238fe2ff95d7f1e0622f7fa24111147f4e
|