Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_apps_Dialer
/
d5b5d0a35d0f0e7dfd75828976dc3c0f95cdd672
/
src
/
com
/
android
d5b5d0a
Add drag to remove for favorites in Dialer
by Yorke Lee
· 11 years ago
1a31e34
Adding "Speed Dial" title to dialer favorites list and moving "All Contacts" affordance.
by Tyler Gunn
· 11 years ago
27c57f5
Call History Affordances Swap
by Tyler Gunn
· 11 years ago
ef793ed
Fix Dialer tests
by Yorke Lee
· 11 years ago
c5b35dd
Rename PhoneNumberHelper in Dialer
by Yorke Lee
· 11 years ago
df4d08d
Use single instance of PhoneNumberUtilsWrapper
by Yorke Lee
· 11 years ago
3ce6018
Switch favorites screen to grid layout
by Yorke Lee
· 11 years ago
2c1f343
Remove private references from Dialer
by Yorke Lee
· 12 years ago
d126f87
Fix Dialer OOM when building smart dialling index
by Yorke Lee
· 11 years ago
a9d3960
Merge "Fix synchronization in onNotNullableQueryComplete" into klp-dev
by Jay Shrauner
· 11 years ago
5b8f013
Merge "Fix NPE in deleted contact removal" into klp-dev
by Jay Shrauner
· 11 years ago
32ddc83
Merge "Protect against class cast exception" into klp-dev
by Jay Shrauner
· 11 years ago
243ab2f
Merge "Add null check for cursor in UndemoteOutgoingCallReceiver" into klp-dev
by Jay Shrauner
· 11 years ago
906befb
Merge "Fix potential NPE in saveHorizontalOffsets" into klp-dev
by Jay Shrauner
· 11 years ago
e53197e
Merge "Add null check in CallLogNotificationsService" into klp-dev
by Jay Shrauner
· 11 years ago
190fa7d
Merge "Always call through to super.onBackPressed in DialtactsActivity" into klp-dev
by Jay Shrauner
· 11 years ago
bfa9dee
Merge "Hide voice search button if intent cannot be handled" into klp-dev
by Jay Shrauner
· 11 years ago
e30571c
Merge "Catch ActivityNotFoundException in CallDetailActivity" into klp-dev
by Jay Shrauner
· 11 years ago
12d9fbf
Merge "Fix NPE in DialerDatabaseHelper for null phone numbers" into klp-dev
by Jay Shrauner
· 11 years ago
fa52643
Merge "Fix ANR in UndemoteOutgoingCallReceiver" into klp-dev
by Jay Shrauner
· 11 years ago
3a6b35f
Merge "Fix crash when number is null" into klp-dev
by Jay Shrauner
· 11 years ago
8ac2ff9
Fix synchronization in onNotNullableQueryComplete
by Jay Shrauner
· 11 years ago
60d46a8
Fix NPE in deleted contact removal
by Jay Shrauner
· 11 years ago
f8780c9
Protect against class cast exception
by Jay Shrauner
· 11 years ago
a4a3714
Add null check for cursor in UndemoteOutgoingCallReceiver
by Yorke Lee
· 11 years ago
2972350
Fix potential NPE in saveHorizontalOffsets
by Jay Shrauner
· 11 years ago
0f0495d
Add null check in CallLogNotificationsService
by Yorke Lee
· 11 years ago
6c1518d
Always call through to super.onBackPressed in DialtactsActivity
by Yorke Lee
· 11 years ago
0b75772
Hide voice search button if intent cannot be handled
by Yorke Lee
· 11 years ago
6b7e8e2
Catch ActivityNotFoundException in CallDetailActivity
by Yorke Lee
· 11 years ago
ac00bf7
Fix NPE in DialerDatabaseHelper for null phone numbers
by Yorke Lee
· 11 years ago
bb910c6
Fix ANR in UndemoteOutgoingCallReceiver
by Yorke Lee
· 11 years ago
e926d6c
Fix crash when number is null
by Jay Shrauner
· 11 years ago
61fe032
Temporarily stop UI refresh during drag and drop
by Yorke Lee
· 11 years ago
1ae0cf6
Fix possible NPE in DialerDatabaseHelper
by Yorke Lee
· 11 years ago
349f3e1
Merge "Color/layout tweaks for Dialer" into klp-dev
by Yorke Lee
· 11 years ago
59a3943
Merge "Change all contacts button to look like list item" into klp-dev
by Yorke Lee
· 11 years ago
41a24b4
Color/layout tweaks for Dialer
by Yorke Lee
· 11 years ago
fb34fda
Change all contacts button to look like list item
by Yorke Lee
· 11 years ago
759c264
Merge "Dismiss dialpad when user touches spaces above it." into klp-dev
by Chiao Cheng
· 11 years ago
a4ef509
Dismiss dialpad when user touches spaces above it.
by Chiao Cheng
· 11 years ago
c3cb63b
Merge "Fix possible FragmentManager NPE in Dialer" into klp-dev
by Yorke Lee
· 11 years ago
d20f843
Merge "Treat unknown call types as missed calls" into klp-dev
by Yorke Lee
· 11 years ago
66b60af
Treat unknown call types as missed calls
by Yorke Lee
· 11 years ago
62ee224
Fix possible FragmentManager NPE in Dialer
by Yorke Lee
· 11 years ago
cce501c
Fix bug where resuming CallDetailActivity loses the add contact intent
by Yorke Lee
· 11 years ago
b7126bf
Merge "Load contact in CallDetailActivity and add it to Add contact intent" into klp-dev
by Yorke Lee
· 11 years ago
0345944
Load contact in CallDetailActivity and add it to Add contact intent
by Yorke Lee
· 11 years ago
16016d9
Add null check in SmartDialCursorLoader.releaseResources
by Yorke Lee
· 11 years ago
934d3ee
Fix call log jank
by Yorke Lee
· 12 years ago
0720b0e
Merge "Do not use implicit intent to up nav to call log." into klp-dev
by Chiao Cheng
· 12 years ago
d7cc215
Merge "Check for closed cursor to prevent crash." into klp-dev
by Chiao Cheng
· 12 years ago
adb742c
Do not use implicit intent to up nav to call log.
by Chiao Cheng
· 12 years ago
7d0513e
Merge "Don't show PII in logs for JSON-encoded uris" into klp-dev
by Yorke Lee
· 12 years ago
643e785
Check for closed cursor to prevent crash.
by Chiao Cheng
· 12 years ago
95b2537
Don't show PII in logs for JSON-encoded uris
by Yorke Lee
· 12 years ago
5f3ad54
Make enlarged actionbar invisible when showing dialpad
by Yorke Lee
· 12 years ago
f2a0756
Clear phone number cache when call log is cleared
by Yorke Lee
· 12 years ago
32faffb
Fix accessibility issues with dialpad
by Yorke Lee
· 12 years ago
524bc0b
Merge "Fix infinite dialpad tones due to rapid presses" into klp-dev
by Yorke Lee
· 12 years ago
1f06f0a
Adds tooltip for Dialer
by Christine Chen
· 12 years ago
2d47177
Fix infinite dialpad tones due to rapid presses
by Yorke Lee
· 12 years ago
6da9399
Merge "Dynamically change layout params to avoid hiding no favorites view" into klp-dev
by Yorke Lee
· 12 years ago
104f0cf
Merge "Don't allow dialpad presses until it is fully in position" into klp-dev
by Yorke Lee
· 12 years ago
75245f6
Fixes how voicemail looks up contact names
by Christine Chen
· 12 years ago
769ad7e
Merge "Clicking on dialer directory headers scrolls to selected directory" into klp-dev
by Yorke Lee
· 12 years ago
5fb49ea
Don't allow dialpad presses until it is fully in position
by Yorke Lee
· 12 years ago
eef089d
Merge "Filters out legacy unknown numbers." into klp-dev
by Christine Chen
· 12 years ago
0471026
Merge "Turn on reverse lookup by default." into klp-dev
by Chiao Cheng
· 12 years ago
3eb8ab2
Dynamically change layout params to avoid hiding no favorites view
by Yorke Lee
· 12 years ago
8e5c8b1
Fix brief flash when making a call from search
by Yorke Lee
· 12 years ago
6074809
Clicking on dialer directory headers scrolls to selected directory
by Yorke Lee
· 12 years ago
05aaae3
Fix crash when dragging a contact to searchbox
by Yorke Lee
· 12 years ago
090ccc5
Fix flicker when long pressing to drag and drop
by Yorke Lee
· 12 years ago
a35059a
Filters out legacy unknown numbers.
by Christine Chen
· 12 years ago
9fd02a6
Turn on reverse lookup by default.
by Chiao Cheng
· 12 years ago
02bd6df
Merge "Add slide up transition when call shortcut is dismissed" into klp-dev
by Yorke Lee
· 12 years ago
095f112
Merge "Fix incorrect photouri on call shortcut" into klp-dev
by Yorke Lee
· 12 years ago
62fc6bb
Fix incorrect photouri on call shortcut
by Yorke Lee
· 12 years ago
4ed7db8
Add slide up transition when call shortcut is dismissed
by Yorke Lee
· 12 years ago
c089b0d
Change cached info to interface
by Jay Shrauner
· 12 years ago
990c95f
Merge "Fix relayout requests when dragging" into klp-dev
by Yorke Lee
· 12 years ago
392b69c
Merge "Disable drag and drop if the undo dialog for a favorite is showing" into klp-dev
by Yorke Lee
· 12 years ago
3ed80a3
Fix relayout requests when dragging
by Yorke Lee
· 12 years ago
5211241
Disable drag and drop if the undo dialog for a favorite is showing
by Yorke Lee
· 12 years ago
abacad1
Merge "Refresh call shortcut when returning to the dialer" into klp-dev
by Yorke Lee
· 12 years ago
b4680c5
Revert "Fix brief flash when clicking on a search result to dial"
by Yorke Lee
· 12 years ago
3b9d09c
Refresh call shortcut when returning to the dialer
by Yorke Lee
· 12 years ago
fe3fbd2
Revert no favorite card background change
by Christine Chen
· 12 years ago
08f7329
Merge "Don't do fragment transactions if fragment is destroyed" into klp-dev
by Yorke Lee
· 12 years ago
3487db7
Don't do fragment transactions if fragment is destroyed
by Yorke Lee
· 12 years ago
e2be8b4
Merge "Fix for private numbers in call shortcut being dialable" into klp-dev
by Yorke Lee
· 12 years ago
a8dab0a
Fix for private numbers in call shortcut being dialable
by Yorke Lee
· 12 years ago
6c2b2ec
Disable swiping for top 3 contacts
by Yorke Lee
· 12 years ago
36df59e
Merge "Add no favorite card to the Dialer" into klp-dev
by Christine Chen
· 12 years ago
4fdf594
Add no favorite card to the Dialer
by Christine Chen
· 12 years ago
da3e077
Merge "Add drag to open functionality to Dialer overflow menu" into klp-dev
by Yorke Lee
· 12 years ago
ca19504
Don't call finish when calling from the dialpad
by Yorke Lee
· 12 years ago
36c5413
Add drag to open functionality to Dialer overflow menu
by Yorke Lee
· 12 years ago
ad4a5f1
Merge "Fix brief flash when clicking on a search result to dial" into klp-dev
by Yorke Lee
· 12 years ago
Next »