| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL includes a subset of reversion of ag/871001.
This topic of CLs will lead to the following changes in APK sizes:
- GoogleContacts: 8.0MB --> 8.7MB
- GoogleContacts-N: 7.6MB --> 8.2MB
Bug 27687799
Change-Id: Id94598e42a5016badeafee3f4f0dc2a515fc68eb
|
|
|
|
| |
Change-Id: I5f7cb9f3534fcab1b9bcd696f8452574a46ecad1
|
|
|
|
|
|
|
|
|
|
| |
There's merge conflict in cherry picking, so creating this new CL.
We may need this because ag/898980 is in d-dev and the unbundled app
is 1.4.8.
Bug 26558892
Change-Id: I7d584c3812196891a733557e28dfe49dab2b10de
|
|
|
|
|
|
|
| |
BUG 27854413
Change-Id: I73905c98ad9c02ac7d4b97aa7ac5ece62c649666
(cherry picked from commit 8d81d80e4a0893b7278e5aa244e82b1556220186)
|
|
|
|
|
|
| |
Bug 26558892
Change-Id: Ieb7b5d345f720a874ffd4009ac6ac631bd326fea
|
|
|
|
|
|
| |
Bug 26558892
Change-Id: I66c7c0bb806cd37708cb0f597aeab1eb20eac26c
|
|
|
|
|
|
| |
Bug 26558892
Change-Id: I641bc5039193761a209e172e43c097f2cd8528f9
|
|
|
|
|
|
| |
Bug 26558892
Change-Id: I6b11a3fc300f4aedd77657efbf02c82d2e49b4ae
|
|
|
|
|
|
| |
This reverts commit d6bcb6f8724ba88ee99f6088098b0ce6455d1f93.
Change-Id: I1502a50e087999971ae26ca37beee2e1358bcc45
|
|\
| |
| |
| | |
nyc-dev
|
| |
| |
| |
| |
| |
| | |
This reverts commit a5dc1f35bf16d54db9861953b3c172180951a138.
Change-Id: I71ef2cb53ec6bd3c4549beb1ff13ac7ad6751d45
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This will reduce size of GoogleContacts-N.apk by 0.7 MB (8.4 MB --> 7.7 MB)
* CL was prepared by running the following:
git revert --no-commit e7fd1ad19023a0b79b232462bcb988676c605b9a # https://googleplex-android-review.git.corp.google.com/#/c/841451/
git revert --no-commit 3d53e233beb1742d3274fb27576d4d1420e4aac2 # https://googleplex-android-review.git.corp.google.com/#/c/841473/
git revert --no-commit 903fbfc4fb63ceaccddb722217a5d5e9d80f88b3 # https://googleplex-android-review.git.corp.google.com/#/c/839578/
Also:
- added import view.Window back to PeopleActivity;
- removed an AppCompat style
Bug 27257097
Change-Id: I21653376c78ef0a435f90b565b6c40dd5b747317
|
|/
|
|
|
|
|
| |
Bug 25935813
Bug 25839064
Change-Id: I155ea3f7029219a2050484bda644873f3f1ed7cf
|
|
|
|
|
|
| |
BUG 26923999
Change-Id: I702c997bda3140bc9230d785b7ea9c922ee16392
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is almost a revert of ag/847363.
We also hide menu for now in PeopleActivity.
Bug 27118866
Change-Id: Ie242e2d1fcf00e7226a1f8e16c92c5d7620630e4
(cherry picked from commit 4bc3bd2aea6f053f5e9159a1ca5cd79e1d8887d8)
|
|/
|
|
|
|
|
| |
Bug 22083005
Change-Id: I9d35cb9eb522d4081fdec11c47b76db467ecc4fd
(cherry picked from commit 734115f22b3a91c4aeee50c54392a218c0aaf019)
|
|
|
|
|
|
| |
Bug 26558892
Change-Id: Iad7d9569496e683d67bba5ad58f7040e31a99b84
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Move ContactsPreferenceActivity to ContactsCommon since it is called
in DisplayOptionsPreferenceFragment, which is built as part of Dialer.
2. Remove preference_headers.xml since we are going to get rid of headers.
3. Kitkat backporting.
Here's how it looks:
https://docs.google.com/a/google.com/presentation/d/1A5n2o8epBCrizZvbOyelvjoHz-s5-IRlJd-KqWAMBao/edit?usp=sharing
Bug: 25629359
Bug: 26469731
Change-Id: I2dc8dec8a6e3725c3180f0e0a56ed68fe28cca50
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Classes are copied and modified so that they will work in Contacts.
2. BlockedNumbersActivity.java is the main activity.
3. Most copied classes are put in the newly-created "callblocking" package.
4. What's not copied: CachedNumberLookupService, visual voicemail, and
emergency call. The corresponding features will be implemented based on
framework change, which is not ready yet.
5. In Dialer, BlockedListSearchFragment extends RegularSearchFragment,
which extends SearchFragment. These three classes are combined into
SearchFragment in Contacts.
6. In Dialer, BlockedListSearchAdapter extends RegularSearchListAdapter,
which extends DialerPhoneNumberListAdapter. These three classes are
combined into SearchAdapter in Contacts.
7. An intent is specified in AndroidManifest.xml to open
BlockedNumbersActivity.java
Bug: 26453530
Change-Id: Iec07725fd9aa5a174bb6b306792fa446dcaa4e65
|
|\
| |
| |
| | |
ub-contactsdialer-b-dev
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
For contact metadata sync settings, WRITE_SYNC_SETTINGS permission
is required.
BUG 26491409
Change-Id: I758a28460f23e3cfeea39778aeb4bd5e0a4e1024
|
| |
| |
| |
| |
| |
| | |
Bug 26558892
Change-Id: Ia7c2c0517408a0c591ba829e72036bd2e6142287
|
| |
| |
| |
| | |
Change-Id: I6261f76ab9d00700c9be5303063891c78157958f
|
|/
|
|
|
|
|
|
|
|
|
| |
- AppCompatContactsActivity will replace ContactsActivity eventually
- modified PeopleActivity and ContactSelectionActivity
- fixed the color of buttons in contacts_unavailable_fragment_content on K
Bug: 25629359
Change-Id: I7312fb446c6affc070db1b44b74ed857afcf8f3a
|
|
|
|
|
|
| |
BUG 26427707
Change-Id: I5a27f7f175e9c734d2c0e4630171fb04a3dbd3e2
|
|
|
|
|
| |
Bug: 25629359
Change-Id: Ide49fcf702042e67ffb3e1bc1b924faae07eccd4
|
|
|
|
|
|
| |
Bug 24912222
Change-Id: I26eb0002d0832eb197899303c5628104482a811b
|
|
|
|
|
|
| |
Bug 24912222
Change-Id: Iaa032c05551b96f40417b138620f0c66da85a68e
|
|
|
|
|
|
| |
Bug 24912222
Change-Id: I87900b5fc10fb2e63d7d7637614f4e38383fee84
|
|
|
|
|
|
| |
Bug 24912222
Change-Id: Iac98e807ad6e87e485d77c4610ecc269da40550c
|
|\ |
|
| |
| |
| |
| |
| | |
Bug:25705483
Change-Id: I2b61697581fd768e7a28dbcb9386ac960b6010a0
|
|/
|
|
|
|
| |
Bug 24912222
Change-Id: I0ee0a9cf4d63956a9142e50b9ff6e5fe6a702b8c
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Quick contact and contact editor UI read "View Contact" and
"Edit Contact" now.
BUG 25317096
Change-Id: Ic373f7964276a6b970048557d1d421a4acd6d6fe
|
| |
| |
| |
| |
| |
| | |
Bug 24912222
Change-Id: I8ed2f658810c5e80d3e583141d8daf776ad9182d
|
|\ \
| |/
|/|
| | |
ub-contactsdialer-a-dev
|
| |
| |
| |
| |
| |
| | |
Bug 25562246
Change-Id: I7bbb5638f38644d579e1017f3ec1d25cb49fe153
|
|/
|
|
|
|
| |
BUG 25358009
Change-Id: Ide58c510438620f5267a31e79af2748e3b3b548b
|
|
|
|
|
|
| |
Bug 24912222
Change-Id: Ia414426c1a368aa30d8999c7bc304a255c49fcd5
|
|
|
|
|
|
| |
Bug 24912222
Change-Id: Ib72521e21fb86c5d7e3bab069d72287106c78edf
|
|
|
|
|
| |
Bug:
Change-Id: I03e9ebfcba58fd4c2c99723085844fff3611cde1
|
|
|
|
|
|
|
| |
Remove test activity that was triggering automated test failures.
Bug:23263168
Change-Id: I44f2410fad3c11ae764b093ac109846298ff473e
|
|
|
|
|
|
|
|
|
|
| |
- Removed CallSubjectHistory activity and put that functionality into
CallSubjectDialog.
- 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: I34a127b430c129c3f6333536b9da9808effa35a6
|
|
|
|
|
|
|
|
|
| |
- Add "call with note" for third button (this is in place of the video call
button if it is present; mocks show a new treatment for video calls which
we can revisit in the future if need be).
Bug: 22685114
Change-Id: Idd8c17abc811720e1bca0d0a1864204dbe3610ff
|
|
|
|
|
|
|
|
| |
Bug 22669733
Bug 22610204
Bug 22609672
Change-Id: I33bdad2b97ed100eab456ba31ffa98a611380cb5
|
|
|
|
|
|
| |
Bug 22454038
Change-Id: I6bf44c4b267c1093768c3699f50950abf6e3ce3f
|
|
|
|
|
| |
Bug:22478141
Change-Id: I311287f4221563918c21c450e8dbde4554b03687
|