Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
apps
/
Dialer
/
b9b64d3935bb05169afb23375ebe38fb846e78c8
/
java
b9b64d3
Implement wifi emergency calling warning
by twyen
· 7 years ago
509a80d
Fix CallLogGroupBuilderTest after min SDK was bumped up to N.
by linyuh
· 7 years ago
74831c3
Delete locally transcribed transcripts when transcription is turned off.
by uabdullah
· 7 years ago
4fde0ac
Show SIM auto select reason in in call UI
by twyen
· 7 years ago
f4b4844
Correctly display phone numbers containing whitespaces in RTL context.
by linyuh
· 7 years ago
009695e
Add waiting for join banner to RTT outgoing call.
by wangqi
· 7 years ago
cdae908
Allow user to delete previous bubbles.
by wangqi
· 7 years ago
57fdc2b
Increase minSdk to 24.
by calderwoodra
· 7 years ago
58d0b2a
Delete old search, old contacts, p13n logger, filtered numbers add number search.
by calderwoodra
· 7 years ago
2213f8e
Add learn more info to VM Transcription setting
by uabdullah
· 7 years ago
cac4acd
Add RootComponentGenerator to auto-generate root components for different dialer variants.
by Weijia Xu
· 7 years ago
deb4400
Use SwitchPreferenceWithClickableSummary instead of SwitchPreference for VM Donation
by uabdullah
· 7 years ago
6365789
Removed appContext from CallLogDataSource and PhoneLookup.
by zachh
· 7 years ago
5ce3454
Show VM activating in settings
by uabdullah
· 7 years ago
682daf2
Enable and disable the call log framework on flag changes.
by zachh
· 7 years ago
33c9019
Display "Emergency number" in the call log for emergency numbers
by maxwelb
· 7 years ago
7642b80
Show error when finding location time out.
by yueg
· 7 years ago
e157b04
Remove "contacts/common" from the dependency list of package "dialer/widget".
by linyuh
· 7 years ago
d05d899
Add more boilerplate to the incallui.
by erfanian
· 7 years ago
2482c0f
Added "clearData" to CallLogDataSource and PhoneLookup interfaces.
by zachh
· 7 years ago
1d1111e
Identify MMI codes specific to some OEM devices via hard-coding.
by linyuh
· 7 years ago
026ed57
Mitigate some of the jank in opening/closeing search.
by calderwoodra
· 7 years ago
96d7d22
Fix animation of first time showing dialpad FAB.
by wangqi
· 7 years ago
9bc97d1
Added unregisterContentResolvers() to CallLogDataSource and PhoneLookup.
by zachh
· 7 years ago
d6180d4
Make the top row of the bottom sheet not clickable.
by linyuh
· 7 years ago
67a08ed
Convert @AutoValue VoicemailEntry to a proto
by linyuh
· 7 years ago
64b5778
Convert @AutoValue CoalescedRow to a proto
by linyuh
· 7 years ago
3e97f65
Show spam blocking promo after block spam dialog
by Android Dialer
· 7 years ago
9239dd2
Implement call command
by twyen
· 7 years ago
356db9a
Add spam blocking setting related operations in spam module
by Android Dialer
· 7 years ago
a00cfff
Added polling job for CallLogConfig.
by zachh
· 7 years ago
cd3d498
Implement VoicemailDataSource
by twyen
· 7 years ago
f4a4824
Watch for phenotype flag changes and update CallLogConfig.
by zachh
· 7 years ago
e931c12
Check null for getPhoneAccount()
by twyen
· 7 years ago
6f80c36
Check null for getPhoneAccount() in VoicemailChannelUtils
by twyen
· 7 years ago
3fbc7b5
Fix bug that dialpad fab wifi calling icon not showing.
by wangqi
· 7 years ago
30770f8
Check if parent is null since fetch call can be called while Dialer is paused.
by calderwoodra
· 7 years ago
a7530f8
Refactor VM Settings and add support for voicemail transcription
by uabdullah
· 7 years ago
fce3a79
Use single return to break bubble of RTT chat.
by wangqi
· 7 years ago
264f287
Make MainActivity the default activity for AOSP.
by calderwoodra
· 7 years ago
7a26660
Remove contact id from all non-local directory contacts.
by calderwoodra
· 7 years ago
73ae752
Use current county ISO for PhoneLookupHistoryRecorder
by twyen
· 7 years ago
262b6f2
Add Cequint contact lookup result type.
by wangqi
· 7 years ago
1c41a0a
Work contacts quick contact badge no longer crashes.
by calderwoodra
· 7 years ago
d0fc916
Check if dialpad is already open when handleing new intents.
by calderwoodra
· 7 years ago
7086ed1
Use a vector "unblock" icon in the bottom sheet
by linyuh
· 7 years ago
5383bca
Restore delete call log item logging in call details.
by calderwoodra
· 7 years ago
ae3bc3d
Close keyboard when placing a call to nearby places and remote contacts.
by calderwoodra
· 7 years ago
2baf763
Adjust bottom nav margins, sizes, ect.
by calderwoodra
· 7 years ago
e760e42
Resolve all build resource conflicts.
by calderwoodra
· 7 years ago
e1c143a
Add utility used to style content with learn more links
by maxwelb
· 7 years ago
fae1ecb
Remove deprecated android.graphics.Canvas APIs
by Android Dialer
· 7 years ago
448dc90
Fix bubble not showing on device restart.
by yueg
· 7 years ago
9dc2477
Add Brazil to the set of countries we do not format phone numbers
by roldenburg
· 7 years ago
3cad49b
Register ShowBlockReportSpamDialogReceiver in MainActivity.
by linyuh
· 7 years ago
7dd5743
Fix but that avatar overlapping with status bar.
by wangqi
· 7 years ago
c6cbb12
Add audio select menu.
by wangqi
· 7 years ago
6b576be
Introduce GlidePhotoManager to CallDetailsActivity
by linyuh
· 7 years ago
c44bc80
Added CallLogConfig.
by zachh
· 7 years ago
6642847
Split CallDetailsActivity
by linyuh
· 7 years ago
b8d0f50
Add swap call button to RTT call.
by wangqi
· 7 years ago
5e16adb
Fixed overlapping fragments issue.
by calderwoodra
· 7 years ago
f6c6f3b
Fix full screen issue when switching between RTT and voice call.
by wangqi
· 7 years ago
b271645
Add impression for spam blocking setting interaction.
by Android Dialer
· 7 years ago
7affcce
Removed references to MainActivity since they weren't necessary.
by calderwoodra
· 7 years ago
019aa34
Sanitize inputs for PreferredSimFallbackProvider.query()
by twyen
· 7 years ago
6a65954
Add 6dp spacing between transcription and secondary text for nui vm
by uabdullah
· 7 years ago
acb1261
Make NUI VM Background White
by uabdullah
· 7 years ago
8dd4dff
Fix RTL label alignment in select SIM dialog
by twyen
· 7 years ago
f8a0caa
Don't fetch calls if the parent doesn't exist.
by calderwoodra
· 7 years ago
f53ba7b
Keyboard and search now close when appropriate.
by calderwoodra
· 7 years ago
6b56ebf
Use config provider for OEM MMI codes
by twyen
· 7 years ago
ce208d1
Use white background in new call log.
by zachh
· 7 years ago
32aa23f
Make VVM Transcription Promo padding 4dp instead of 10dp
by uabdullah
· 7 years ago
14e72ef
Generate default lookup URI for quick contact badge if lookup URI is not available.
by twyen
· 7 years ago
ffdea54
Make NUI VM avatar and icon consistent with nui call log
by uabdullah
· 7 years ago
1800fa4
Move HIDE_VOICEMAIL_SETTINGS_MENU out of voicemail/impl
by twyen
· 7 years ago
48f93f4
Remove bubble "new" prefix.
by yueg
· 7 years ago
d6cb3b9
Dismiss keyboard when opening overflow menu in RTT call.
by wangqi
· 7 years ago
909073e
Implement redlines for NUI VM Tab
by uabdullah
· 7 years ago
43ae8e2
Add spam blocking setting in spam module.
by Android Dialer
· 7 years ago
93d27d0
Save RTT chat history during the call.
by wangqi
· 7 years ago
362350a
Implement non-ui logic for delete/undo delete voicemails
by uabdullah
· 7 years ago
fd4c9f7
Add support of dialpad in RTT call.
by wangqi
· 7 years ago
3a6d4d6
Add flag for filtering emergency calls from call log
by maxwelb
· 7 years ago
e847670
Bring back new navigation screen event logging.
by yueg
· 7 years ago
724cc8f
Show bubble when call connected and in-call UI not showing.
by yueg
· 7 years ago
98ff44d
Add divider line to nui voicemail alert
by uabdullah
· 7 years ago
6b4f264
Optimize characters sent to remote party for RTT chat.
by wangqi
· 7 years ago
db30a13
Refactor array of RttChatMessage to List.
by wangqi
· 7 years ago
6b91494
Disable phone number formatting for Argentina only (MCC = 722).
by linyuh
· 7 years ago
20824a0
Implement logic for unblocking a number from the new call log's bottom sheet.
by linyuh
· 7 years ago
e987eb0
Implement logic for blocking a number from the new call log's bottom sheet.
by linyuh
· 7 years ago
a8d677f
Support local emergency phone number check when there are multiple SIMs.
by linyuh
· 7 years ago
0c2805f
Add additional logging to missed call notification code path
by roldenburg
· 7 years ago
6ce88e7
Fix view not attached to window manager crash and add logs.
by yueg
· 7 years ago
01d9f64
Combine fragment hide/show transactions into one transaction.
by roldenburg
· 7 years ago
73a74c3
Handle preferred SIM for ACTION_CALL
by twyen
· 7 years ago
da410d3
Show a warning dialog about charges when user starts a video call
by wangqi
· 7 years ago
a05ee28
NUI logging
by yueg
· 7 years ago
Next »