Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_apps_Dialer
/
f6ece054859eeac5265931a83ba122b85b6c89e3
/
java
/
com
/
android
/
dialer
f6ece05
Add a rate limiter for Dialer notifications
by sail
· 8 years ago
1998bb6
Adding TextAppearance theme to Primary and Secondary text styles.
by calderwoodra
· 8 years ago
7244b4d
Ensure we always show "Call" for Duo call entries
by roldenburg
· 8 years ago
393c0df
Register call initiated from a known contact in Dialer.
by erfanian
· 8 years ago
572f3f2
Bump version code and name to Dialer v13
by roldenburg
· 8 years ago
dcefa65
Added ability to place RCS, Duo and IMS calls from new search fragment.
by calderwoodra
· 8 years ago
55a921e
Warm up shared preferences in App#onCreate for bugfood builds.
by zachh
· 8 years ago
86d7651
Fixed some strict mode violations.
by zachh
· 8 years ago
a30dd0f
Add video call logging.
by yueg
· 8 years ago
c863ddb
Add scuba test for ui regression test. Covered cases: Speed Dial Tab, Contacts Tab, Call Log Tab, Call History UI.
by weijiaxu
· 8 years ago
6c14d77
Some improvements to DialerStrictMode.
by zachh
· 8 years ago
4e0d3bc
Add Assisted Dialing iconography to the incallui.
by erfanian
· 8 years ago
3edf1ab
Post call prompt now only shows if the user pressed the disconnect button.
by calderwoodra
· 8 years ago
fe82fb8
Add logging to Dialer Key/Value backup implemenation.
by uabdullah
· 8 years ago
ddf3b1f
Clean up geo location data usage from libphonenumber.
by wangqi
· 8 years ago
0b2626e
Added remote directories to the new search fragment.
by calderwoodra
· 8 years ago
d021f7a
Abstracted search cursors in SearchCursor interface
by calderwoodra
· 8 years ago
a9189cc
a11Y for select all button
by uabdullah
· 8 years ago
2547093
Implement Selection
by twyen
· 8 years ago
039fc5f
New Search Fragment no longer crashes when the device is rotated.
by calderwoodra
· 8 years ago
9bdb503
Implement Dialer K/V Backup and Restore.
by Eric Erfanian
· 8 years ago
2d6eb93
Remove stale TODO.
by erfanian
· 8 years ago
39eeda8
Move TelphonyManagerCompat outside of contacts/common.
by erfanian
· 8 years ago
c5c4c1f
Added permission revoked screen for new search fragment
by calderwoodra
· 8 years ago
1741e1e
New search fragment now animates and moves with the search box and dialpad.
by calderwoodra
· 8 years ago
cd49d58
Update Directory POJO to use AutoValue and removed type attribute.
by calderwoodra
· 8 years ago
9ce20d0
Remove Dialer Backup and Restore Code
by uabdullah
· 8 years ago
9b83df6
Updated new search filtering criteria to better match current implementation
by calderwoodra
· 8 years ago
c2b1ad7
Call Composer tabs hidden from a11y when hidden from sight.
by calderwoodra
· 8 years ago
784739f
Devices in other locales no longer crash in GalleryComposerFragment.
by calderwoodra
· 8 years ago
7a97c62
Getting network color in call details now assumes a hexidecimal value
by calderwoodra
· 8 years ago
b9fd26e
Prevent new voicemail notifications from being cleared if a voicemail is expanded
by twyen
· 8 years ago
940ef54
Fix the blurry contact photo.
by wangqi
· 8 years ago
9cc5a59
Prevent voicemail from playing when call is in progress
by twyen
· 8 years ago
6adbdbe
Handle null in voicemail config status
by twyen
· 8 years ago
f4a53a4
Pressing the ime action button with no text no longer crashes PostCallActivity.
by calderwoodra
· 8 years ago
eeed138
Do not show "Call" option for Restricted / Private numbers
by roldenburg
· 8 years ago
37450d8
Log bubble expansion and return to call.
by yueg
· 8 years ago
65d7228
Fix crash placing Fi calls on dogfood
by roldenburg
· 8 years ago
aec0aa5
Save dismissed state for legacy voicemail notification
by twyen
· 8 years ago
cc89710
Implement Duo disclosure
by twyen
· 8 years ago
a69311f
Don't enable strict mode in non-bugfood builds.
by zachh
· 8 years ago
a48f3c4
Fix NPE and ClassCastException in logging People API lookup error.
by yueg
· 8 years ago
a3cf088
Center quickContactBadge instead of cropping.
by erfanian
· 8 years ago
a1fa899
Handle null phone account handle for calllog filtering
by twyen
· 8 years ago
83258c2
Do not show voicemail transcription ToS if feature is disabled
by roldenburg
· 8 years ago
63e6983
Handle null number on row expand
by maxwelb
· 8 years ago
0ccd380
Added cursor loader to load contacts from a remote directory in contact search.
by calderwoodra
· 8 years ago
736d0db
Filter out Duo audio calls
by roldenburg
· 8 years ago
a808578
Added cursor loader to load the list of remote directories in contact search.
by calderwoodra
· 8 years ago
4442990
Refresh capabilities when temporarily unavailable
by maxwelb
· 8 years ago
5b83320
Fixed bug where app could crash when clearing call history.
by zachh
· 8 years ago
4a59998
Added RecyclerView.ViewHolder for remote contacts in search list.
by calderwoodra
· 8 years ago
2919941
Check for contacts permission before mutating contacts.
by erfanian
· 8 years ago
df6f672
Fix distorted view of call history.
by wangqi
· 8 years ago
ce2a8c9
Converted a few straggling instances of FallibleAsyncTask to DialerExecutors.
by zachh
· 8 years ago
37768b9
Fix non-normalized number bug with FuzzyPhoneNumberMatcher
by maxwelb
· 8 years ago
0c408e0
Removed duplicate quick contact string.
by calderwoodra
· 8 years ago
c0f9a04
Pause voicemail playback when headphone is unplugged
by twyen
· 8 years ago
35a248f
Handle corrupted persistent log
by twyen
· 8 years ago
193c724
Move CallComposerActivity's DialerExecutor to onCreate
by maxwelb
· 8 years ago
09b1549
Contacts adapter now checks if cursor is closed.
by calderwoodra
· 8 years ago
cf6b732
Remove unnecessary background in call log.
by wangqi
· 8 years ago
fab1c8b
Fixed issue where calls longer than 60 minutes would be truncated.
by calderwoodra
· 8 years ago
3bf755e
Fixed '1' dialpad button to be aligned with '2' and '3'
by calderwoodra
· 8 years ago
9b4d9bc
Move ContactPhotoManager code and related utilties out of contacts/common.
by Eric Erfanian
· 8 years ago
3ab4834
Hide contacts recyclerview when the last contact is deleted.
by calderwoodra
· 8 years ago
758e559
Replaced video calling/camera permission dialog with a toast.
by calderwoodra
· 8 years ago
55e2443
Merge changes I9b4919e9,I15419178,Ib0f46aed,If592be8c
by Eric Erfanian
· 8 years ago
01eeb09
Dont start a service to cancel missed call notifications, use DialerExecutor instead
by roldenburg
· 8 years ago
4c03fbd
Fix NPE when user click on call log.
by wangqi
· 8 years ago
95f7abf
Update ECCapabilities for temporarily unavailable status
by maxwelb
· 8 years ago
4ad32fe
Use a shared thread pool for spam transport.
by zachh
· 8 years ago
687f193
Reorganized dialer traffic stats tags.
by zachh
· 8 years ago
540a0af
Fixes the Hebrew translation for calls <60s in length.
by calderwoodra
· 8 years ago
af2a1a2
Move contacts common LetterTile class into its own package.
by Eric Erfanian
· 8 years ago
a110c3f
Set CallDetailsActivity exported to false.
by erfanian
· 8 years ago
953fe49
Contacts headers now update properly when you fast scroll backwards slowly.
by calderwoodra
· 8 years ago
827ec3c
Adjust call composer for dimensions so all items fit on screen for large dpi.
by calderwoodra
· 8 years ago
d67712a
Display correct string for Lightbringer calls in call details
by roldenburg
· 8 years ago
905b586
Resolve NPE in post call send message prompt.
by calderwoodra
· 8 years ago
bae6867
Fixed ArrayIndexOutOfBoundsException in Contacts Fragment.
by calderwoodra
· 8 years ago
b3d7384
PostCallActivity edittext is not always visible on all screen sizes.
by calderwoodra
· 8 years ago
b4b4b08
Fix Call button text alignment in expanded call log item
by roldenburg
· 8 years ago
f715de6
Fixed NPE in CameraComposerFragment.
by calderwoodra
· 8 years ago
5e68503
Move VideoShareSession to third_party to remove bad cast in VideoShareManager
by roldenburg
· 8 years ago
2fc4775
Tag spam network traffic using TrafficStats.
by zachh
· 8 years ago
aa11558
Remove obsolete wrapper bundle from CallIntent Bundle.
by erfanian
· 8 years ago
4f85fff
Update AOSP Dialer license Data.
by erfanian
· 8 years ago
7a4b709
Fix NPE in PhoneFavoriteTileView.onClick.
by yueg
· 8 years ago
b63f4cc
Make CallLogCache thread safe.
by wangqi
· 8 years ago
088b0e7
Remove Assert(isAtLeastO) in LegacyVoicemailNotificaitonReceiver
by twyen
· 8 years ago
64da818
Bump version code and name to Dialer v12
by sail
· 8 years ago
0619078
Remove ConfigBindings from DialerBackupAgent
by uabdullah
· 8 years ago
8cf48a5
Improve GoogleCallLogAdapterTest to better emulate reality
by roldenburg
· 8 years ago
115a7c9
Fix 2 NPEs in CallLogAdapter.
by yueg
· 8 years ago
61de7a3
Move voicemail notification dismissing to VisualVoicemailCallLogFragment
by twyen
· 8 years ago
6967466
Add video call not available dialog.
by wangqi
· 8 years ago
fca3827
Bump version code for Dialer v11 (again)
by uabdullah
· 8 years ago
3331545
Automated g4 rollback of changelist 160202511.
by sail
· 8 years ago
Next »