Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
apps
/
Dialer
/
9c2fda5c71c2a4c9eda0508db7e5fb7e4ce118e0
/
tests
c4180ac
Reducing binder invoking when scrolling
by Mengjun Leng
· 8 years ago
9a1add4
Refine Dialer UI and add call log search function.
by Yu Jin
· 8 years ago
e47ebf0
Add support of multi language smart search in dialpad
by Zhu Youhua
· 8 years ago
d0d53cd
Dialer app changes for IMS
by Suchand Ghosh
· 10 years ago
c167beb
Dialer: Add support to show device info via *#0000#
by Zhu Youhua
· 9 years ago
235d706
Merge "Performing auto-migration when there are no blocked nums" into nyc-dev
by Usman Abdullah
· 9 years ago
03dffbf
Performing auto-migration when there are no blocked nums
by Brandon Maxwell
· 9 years ago
b5a6f72
Adding migrate promo to blocked numbers setting ui
by Brandon Maxwell
· 9 years ago
a46ed83
Add via number to CallLog Account entry
by Brad Ebinger
· 9 years ago
cf230a9
Merge "No notification shown for blocking after E911 call" into nyc-dev
by Brandon Maxwell
· 9 years ago
edf0393
No notification shown for blocking after E911 call
by Brandon Maxwell
· 9 years ago
fd75e4c
Updating logic for isBlockedNumber
by Brandon Maxwell
· 9 years ago
ac6cd58
Checking for blocked number after migrating
by Brandon Maxwell
· 9 years ago
3ec5d25
Only allow primary users to block numbers
by Brandon Maxwell
· 9 years ago
2c39bea
Fix dialer crash on unknown number call.
by Sarmad Hashmi
· 9 years ago
a88667f
Return null constructing a malformed PhoneAccountHandle
by Brad Ebinger
· 9 years ago
a98b35c
Merge "Keeping migration dialog up while migration in progress" into nyc-dev
by Brandon Maxwell
· 9 years ago
b1e4508
Keeping migration dialog up while migration in progress
by Brandon Maxwell
· 9 years ago
60d449f
Updating settings to use system blocked numbers ui
by Brandon Maxwell
· 9 years ago
aae1559
Merge "Removing hardcoded database column name" into nyc-dev
by Brandon Maxwell
· 9 years ago
69be29f
Implemented blocked numbers migration
by Brandon Maxwell
· 9 years ago
c6ed160
Adding block numbers migration dialog
by Brandon Maxwell
· 9 years ago
9df658c
Merge "Adding sharedPref for blocked number migration" into nyc-dev
by Brandon Maxwell
· 9 years ago
25cfc81
Add share voicemail functionality.
by Sarmad Hashmi
· 9 years ago
c70343b
Refactor voicemail archive code.
by Sarmad Hashmi
· 9 years ago
13825f0
Adding sharedPref for blocked number migration
by Brandon Maxwell
· 9 years ago
17df932
Removing hardcoded database column name
by Brandon Maxwell
· 9 years ago
3dc68df
Query lookup uri with work lookup key directly is not allowed
by Tony Mak
· 9 years ago
5d635ba
Merge "Add contact photo for missed call notifications" into nyc-dev
by Ta-wei Yen
· 9 years ago
bcb15f9
Add contact photo for missed call notifications
by Ta-wei Yen
· 9 years ago
98b9cb0
Remove SdkSelectionUtilsTest
by Ta-wei Yen
· 9 years ago
ee8f5a3
Merge "Add files for voicemail archive tab." into nyc-dev
by Sarmad Hashmi
· 9 years ago
6b0056f
Update call log adapter and related files for archived voicemails.
by Sarmad Hashmi
· 9 years ago
3694b11
Add files for voicemail archive tab.
by Sarmad Hashmi
· 9 years ago
f0e0ce6
Using FilteredNumCompat for unblock
by Brandon Maxwell
· 9 years ago
60fb1dc
Updating AsyncQueryHandler with FilteredNumCompat
by Brandon Maxwell
· 9 years ago
9baf4e5
Implementing Compat class for Filtering
by Brandon Maxwell
· 9 years ago
6d8399a
Fix bug where 00:00 duration is shown for voicemails without a duration.
by Sarmad Hashmi
· 9 years ago
5d9fdc5
Collapsed and expanded voicemail cards show duration.
by Sarmad Hashmi
· 9 years ago
450a605
Add voicemail_archive_table to dialer database.
by Sarmad Hashmi
· 9 years ago
0c83211
Adding tests for blockNumber
by Brandon Maxwell
· 9 years ago
f7d7480
Merge "Added tests for FilteredNumAsyncQueryHandler" into nyc-dev
by Brandon Maxwell
· 9 years ago
7fa5272
Added tests for FilteredNumAsyncQueryHandler
by Brandon Maxwell
· 9 years ago
83583b7
Show Briefcase icon not displayed in in-call UI for work SIP calls
by Tony Mak
· 9 years ago
679c717
Use DATA.CONTACT_ID when lookup SIP call
by Tony Mak
· 9 years ago
94d369a
Added UserManagerCompat#isUserUnlocked method
by Brandon Maxwell
· 9 years ago
0c5fdb6
Allow google dialer code to be compiled against M and N SDKs
by Ta-wei Yen
· 9 years ago
34ce8f1
Merge "Support carrier presence-based video calling icon." into ub-contactsdialer-b-dev
by Tyler Gunn
· 9 years ago
fdb93b7
Make TelecomManager APIs compatible with Lollipop. (1/3)
by Nancy Chen
· 9 years ago
b31f5d1
Support carrier presence-based video calling icon.
by Tyler Gunn
· 9 years ago
37aa2f3
Adapt TelecomCallLogCache to pre-MSIM.
by Nancy Chen
· 9 years ago
b2e4745
Add checks for post-dial functionality to avoid breaking tests
by Hall Liu
· 9 years ago
2dd6278
Checking for recent emergency call before deleting voiemail
by Brandon Maxwell
· 9 years ago
f9c47fc
Merge "Fix build breakage due to bad manual cherry-pick" into ub-contactsdialer-b-dev
by Hall Liu
· 9 years ago
44f2bac
Fix build breakage due to bad manual cherry-pick
by Hall Liu
· 9 years ago
4497ad9
Merge "Added support for displaying/redialing post-dial" into ub-contactsdialer-b-dev
by Hall Liu
· 9 years ago
7d0a017
Blocking number suppresses voicemails in the same minute
by Brandon Maxwell
· 9 years ago
35e44d4
Added support for displaying/redialing post-dial
by Hall Liu
· 9 years ago
28c6937
Temporarily supress flaky Tests
by Yorke Lee
· 9 years ago
ab4443c
Changing method to public, static for use in InCallUi
by Brandon Maxwell
· 9 years ago
7743213
Speed dial respects display order prefs
by Brandon Maxwell
· 9 years ago
9ce5286
Remove onboarding flow
by Yorke Lee
· 9 years ago
996cb6f
Merge "CallDetailActivity respect display name order" into ub-contactsdialer-a-dev
by Brandon Maxwell
· 9 years ago
b9a865d
Merge "Fix voicemail tab items reading "speed dial" when selected." into ub-contactsdialer-a-dev
by Nancy Chen
· 9 years ago
9e40502
Fix voicemail tab items reading "speed dial" when selected.
by Nancy Chen
· 9 years ago
36aeec9
CallDetailActivity respect display name order
by Brandon Maxwell
· 9 years ago
c58c53f
Merge "Fix issue with entering '+' with switch access" into ub-contactsdialer-a-dev
by Yorke Lee
· 9 years ago
135e465
Fix issue with entering '+' with switch access
by Yorke Lee
· 9 years ago
a7aeaf5
Merge "Allow voicemail numbers to be blocked." into ub-contactsdialer-a-dev
by Andrew Lee
· 9 years ago
fc60d71
Allow voicemail numbers to be blocked.
by Andrew Lee
· 9 years ago
5f1c7db
Call log respects display name order preferences
by Brandon Maxwell
· 9 years ago
d16c377
Revert "Call log respects display name order preferences"
by Brandon Maxwell
· 9 years ago
327fb5b
Call log respects display name order preferences
by Brandon Maxwell
· 9 years ago
e1071ac
Update Dialer tests
by Yorke Lee
· 9 years ago
aa26447
Don't allow blocking of emergency or VM numbers.
by Andrew Lee
· 9 years ago
a482522
Moving call type/location for voicemail
by Brandon Maxwell
· 9 years ago
bf9cca2
Add footer actions to Call Details.
by Andrew Lee
· 9 years ago
a0a0808
Merge "Group blocked calls separately in call log." into ub-contactsdialer-a-dev
by Andrew Lee
· 9 years ago
f44e517
Actually launch onboarding flow if needed
by Yorke Lee
· 9 years ago
42e2534
Group blocked calls separately in call log.
by Andrew Lee
· 9 years ago
7b127d4
Prepatory CallDetailActivity tweaks.
by Andrew Lee
· 9 years ago
d9833cd
Merge "Modifying voicemail call log date and time format" into ub-contactsdialer-a-dev
by Brandon Maxwell
· 9 years ago
27bf26e
Merge "Add BLOCKED call type and util to mark in call log." into ub-contactsdialer-a-dev
by Andrew Lee
· 9 years ago
838988b
Add BLOCKED call type and util to mark in call log.
by Andrew Lee
· 9 years ago
ede9bfb
Modifying voicemail call log date and time format
by Brandon Maxwell
· 9 years ago
e29e4b1
Temporarily suppress OnboardingControllerTests
by Yorke Lee
· 9 years ago
2159803
Merge "First pass for Dialer onboarding flow" into ub-contactsdialer-a-dev
by Yorke Lee
· 9 years ago
545a779
First pass for Dialer onboarding flow
by Yorke Lee
· 9 years ago
958e5e0
Merge "Fix voicemail playback tests." into ub-contactsdialer-a-dev
by Andrew Lee
· 9 years ago
8332271
Fix voicemail playback tests.
by Andrew Lee
· 9 years ago
26e2ae9
Use TextWatcher to update call type toggle.
by Andrew Lee
· 9 years ago
286a3fc
Merge "Add custom call type affordance to TestActivity." into ub-contactsdialer-a-dev
by Andrew Lee
· 9 years ago
c843bc7
Add custom call type affordance to TestActivity.
by Andrew Lee
· 9 years ago
87963f1
Fix FilteredNumberProviderTest#testDelete
by Anne Rong
· 9 years ago
a1ef1b6
Fix for inconsistent smart dial database
by Yorke Lee
· 9 years ago
4017204
Move CallLogFragment tests to CallLogAdapterTest.
by Andrew Lee
· 9 years ago
05e4466
Merge "Fix VoicemailPlaybackTests." into ub-contactsdialer-a-dev
by Andrew Lee
· 9 years ago
c19f4b7
Fix VoicemailPlaybackTests.
by Andrew Lee
· 9 years ago
b64e093
Fix GroupBuilder Tests.
by Andrew Lee
· 9 years ago
84f6633
Merge "Improve speakerphone setting." into ub-contactsdialer-a-dev
by Andrew Lee
· 9 years ago
Next »