Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_apps_Dialer
/
128ecd2bcfd00cfb7c86a21874f7d0aa85b8127d
/
java
/
com
/
android
/
dialer
e332b10
Removed cast to DialtactsActivity.
by zachh
· 7 years ago
2f5fc8a
Don't refer to DialtactsActivity.class to launch the DIAL intent.
by zachh
· 7 years ago
e79a22e
Use an intent action to launch MainActivity instead of class reference to DialtactsActivity.
by zachh
· 7 years ago
3722670
Moved EXTRA_CLEAR_NEW_VOICEMAILS to MainComponent.
by zachh
· 7 years ago
b383eab
Basic settings for SpeakEasy
by uabdullah
· 7 years ago
cd1c033
Don't install StubDuoModule in tests.
by linyuh
· 7 years ago
bac4da9
Wrap phone numbers in custom content descriptions in the new call log with TTS span.
by linyuh
· 7 years ago
820df85
Removed "last_tab_enabled" flag. END_PUBLIC
by zachh
· 7 years ago
d8f2a8c
Update call log cache when annotated call log is updated.
by twyen
· 7 years ago
26cb60d
Center favorites name text
by yueg
· 7 years ago
b4d6e35
Allow CallingAccountSelector to be shown when the device is locked.
by linyuh
· 7 years ago
3a31929
Handling timeout in PeopleApiPhoneLookup & Cp2ExtendedDirectoryPhoneLookup
by linyuh
· 7 years ago
ef7ac40
Handle null carrier config for emergency call hint
by twyen
· 7 years ago
25bb49e
Replace TextView with BidiTextView in the new call log where a phone number can be shown.
by linyuh
· 7 years ago
3cd95dc
Simplify & improve DialerBidiFormatter
by linyuh
· 7 years ago
a2aa5f3
Internal change
by Android Dialer
· 7 years ago
836b75d
Remove @GenerateTestDaggerApp from RCG.
by weijiaxu
· 7 years ago
6ad72f6
Updating PhotoInfo and GlidePhotoManager to support conference calls.
by Android Dialer
· 7 years ago
f856446
Solve BiDi problem when phone number is concatenated with RTL-string
by linyuh
· 7 years ago
190343a
Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings.
by zachh
· 7 years ago
b7321a9
Removed isUserUnlocked checks from ConfigProvider.
by zachh
· 7 years ago
3b552ec
Add new spam API which can query additional data.
by maxwelb
· 7 years ago
5af531e
Fix color of name text in call log.
by wangqi
· 7 years ago
b287a05
Removed static configProvider field in ConfigProviderBindings.
by zachh
· 7 years ago
3fe4d2b
Change RTT transcript screen to use toolbar.
by wangqi
· 7 years ago
ba2a369
UI fixes for emergency numbers in the old call log.
by linyuh
· 7 years ago
598ab9a
Fix title and icon color of action bar.
by wangqi
· 7 years ago
a370b44
Update speakEasy colors and use theme_dialer_light
by uabdullah
· 7 years ago
99c51db
Fix missing background color
by twyen
· 7 years ago
3d5e04f
Add toast message when RTT request failed.
by wangqi
· 7 years ago
8f000b7
Some minor tweaks to the UI.
by calderwoodra
· 7 years ago
70189d8
Fix dialpad theme on incall screen.
by wangqi
· 7 years ago
d1a123a
Accommodate long call time text in call details.
by linyuh
· 7 years ago
ff9fe0b
Fix color of checked button on incall screen.
by wangqi
· 7 years ago
7982723
Use geocode as label for businesses.
by twyen
· 7 years ago
47b5655
Add inject method to generated component by RCG.
by weijiaxu
· 7 years ago
83ac9ef
Check if ID column is null before retrieving data from the smart dial database.
by linyuh
· 7 years ago
1cfc6ea
Rename theme/private to theme/hidden.
by calderwoodra
· 7 years ago
86d9e86
Better a11y for the bottom sheet.
by linyuh
· 7 years ago
e70ef90
Fix a few UI bugs.
by calderwoodra
· 7 years ago
3a44f18
Better a11y for contact badge in the new call log.
by linyuh
· 7 years ago
33291b5
Use lookup key to determine the letter tile color
by twyen
· 7 years ago
19a7c0e
Better a11y for new call log entries.
by linyuh
· 7 years ago
a93df43
Converted ThemeUtil into a DaggerModule.
by calderwoodra
· 7 years ago
ffd525d
Delete AppCompatConstants
by linyuh
· 7 years ago
a40a9ef
Remove photo support in PhoneNumberService
by twyen
· 7 years ago
c5c4218
Began implementation of Dialer dark theme.
by calderwoodra
· 7 years ago
0956d35
Append the directory ID when building contact lookup URIs in CP2 lookups.
by zachh
· 7 years ago
fec2920
Don't show "Add contact" and/or "Message" in the bottom sheet if corresponding permissions are not granted.
by linyuh
· 7 years ago
73ed613
Set navigation bar color when dialpad is visible.
by wangqi
· 7 years ago
0a41f3c
Check for WRITE_CALL_LOG permission in CallLogNotificationsQueryHelper.
by zachh
· 7 years ago
b780cb9
Ignore dialer OMTP VVM error if VVM is disabled
by twyen
· 7 years ago
00d7ede
Bump version codes and name to v22
by Android Dialer
· 7 years ago
857de2f
Check READ_PHONE_STATE for isVoicemailAvailable()
by twyen
· 7 years ago
71a22dc
Add promotion module.
by wangqi
· 7 years ago
929539e
Implement a global theme to be easily configured in Dialer.
by calderwoodra
· 7 years ago
f3291fb
Fix video call from search stripping + prefix
by twyen
· 7 years ago
ee506ae
Don't show an outgoing call to a spam number as spam.
by linyuh
· 7 years ago
77669bb
Cleaned up deps in SpamBlockingPromoHelperTest.
by zachh
· 7 years ago
00cdd7b
Remove duplicate code when constructing PhotoInfo proto.
by linyuh
· 7 years ago
bd28996
Don't post throttled notifications again.
by yueg
· 7 years ago
f2d31a1
Update spam blocking promotion wordings.
by Android Dialer
· 7 years ago
9b902f5
Handle null returned from TelecomManager.getCallCapablePhoneAccounts()
by twyen
· 7 years ago
f7d0833
Add more Cequint provider.
by wangqi
· 7 years ago
60b2d29
Update dynamic shortcuts to match speed dial pinned positions.
by calderwoodra
· 7 years ago
47d9f4f
Add empty content view for when the user has no contacts in favorites.
by calderwoodra
· 7 years ago
29b9540
Fixed various speed dial issues.
by calderwoodra
· 7 years ago
147e862
Use StorageComponent to get SharedPreference in SpamBlockingPromoHelper
by Android Dialer
· 7 years ago
abd2b2f
Finishing touches for accessibility in the new call log and the new voicemail fragment
by linyuh
· 7 years ago
9a53317
Internal change.
by linyuh
· 7 years ago
4a8890f
Implement accessibility for the new voicemail fragment.
by linyuh
· 7 years ago
bc64941
Added assisted dialing to all calls in speed dial.
by calderwoodra
· 7 years ago
51789e7
Improve ContactPhotoView
by linyuh
· 7 years ago
60e0b7c
Don't add identical numbers in the cursor to the SpeedDialUiItem.
by calderwoodra
· 7 years ago
8e1eddf
Refactoring simulator portal and related files.
by weijiaxu
· 7 years ago
fa863be
Clear frequents dialog now reloads the speed dial fragment.
by calderwoodra
· 7 years ago
7cbe682
Add Espresso tests for the new call log.
by linyuh
· 7 years ago
c97a895
Use new instances of PreCallAction on activity resume
by twyen
· 7 years ago
3e2c6b8
Don't use LoaderManager.getInstance() in dialer.
by zachh
· 7 years ago
7e7fb6f
Implement PhoneNumberCacheLookup
by twyen
· 7 years ago
37b588d
Move SpamStub to separate package.
by wangqi
· 7 years ago
d607673
Initialize dialpadFragment and searchFragment with FragmentManager when MainSearchController is created
by twyen
· 7 years ago
57ca6a8
Compress all of dialer's png files.
by calderwoodra
· 7 years ago
d0e3030
Delete unused check__SpamStatus methods
by maxwelb
· 7 years ago
19ce6b1
Refactor simulator menu and add portal package for adding simulator service later.
by weijiaxu
· 7 years ago
eb76b08
Add simulator component in generated root component.
by weijiaxu
· 7 years ago
b87334b
Update DialerCall to use SpamStatus instead of booleans
by maxwelb
· 7 years ago
0cd4afc
Added contacts permission screen to speed dial fragment.
by calderwoodra
· 7 years ago
db5a8c1
Don't crash when cp2 returns a null label.
by calderwoodra
· 7 years ago
6164075
Register system call log content observer if user enables Phone permission.
by zachh
· 7 years ago
0ae50bd
Exit multiselect mode when opening the dialpad.
by calderwoodra
· 7 years ago
b628cfb
Support missing phone permission in new call log.
by zachh
· 7 years ago
34daf89
Move coalescing logic out of AnnotatedCallLogContentProvider.
by linyuh
· 7 years ago
c10636d
Improved support for missing contacts permission in new call log.
by zachh
· 7 years ago
24aebf0
Don't show select SIM dialog after the pre call action has been discarded
by twyen
· 7 years ago
ef5c101
Use old BottomSheetBehavior.
by wangqi
· 7 years ago
5e8b10b
Add SpamMetadata to SpamStatus
by maxwelb
· 7 years ago
5bafd13
Prevent showDialpad from adding multiple instances of fragments
by twyen
· 7 years ago
541c2e5
Revert null check on dialpadHint
by twyen
· 7 years ago
95b2a78
Add @InstallIn and @IncludeInDialerRoot to dagger modules in dialer codebase.
by weijiaxu
· 7 years ago
Next »