index
:
LineageOS/android_packages_apps_Dialer.git
auto-records
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-03-06
Merge "Fix contact tile horizontal animations when swiping shortcut card DO N...
Yorke Lee
2014-03-06
Merge "Fix jank in no favorites screen when showing/hiding dialpad DO NOT MER...
Yorke Lee
2014-03-06
Merge "Fix for letter tile avatars not displaying properly in calllog DO NOT ...
Yorke Lee
2014-03-06
Merge "Restricted the tap target for "All Contacts" to the "All Contacts" but...
Tyler Gunn
2014-03-06
Merge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin
2014-03-06
Fix contact tile horizontal animations when swiping shortcut card DO NOT MERGE
Yorke Lee
2014-03-06
Fix jank in no favorites screen when showing/hiding dialpad DO NOT MERGE
Yorke Lee
2014-03-06
Fix for letter tile avatars not displaying properly in calllog DO NOT MERGE
Yorke Lee
2014-03-06
Restricted the tap target for "All Contacts" to the "All Contacts" button alo...
Tyler Gunn
2014-03-06
Fix threading problems in voicemail code - DO NOT MERGE
Jay Shrauner
2014-03-05
Import translations. DO NOT MERGE
Baligh Uddin
2014-03-05
Fix slight screen jank when sliding dialpad upwards
Yorke Lee
2014-03-04
New appearance and look and feel for dialpad.
Ihab Awad
2014-03-05
Remove ContactPrefs from DialpadFragment
Yorke Lee
2014-03-05
Hide shadow overlay for contact tiles with letter tile avatars
Yorke Lee
2014-03-04
Use new ContactPhotoManager APIs for letter tile avatars
Yorke Lee
2014-03-04
Changed color for the contacts reordering teaser to be the same as the backgr...
Tyler Gunn
2014-03-04
Merge "Always show overflow icon for quick contacts affordance" into klp-dev
Jay Shrauner
2014-03-04
Move secondary action view/button out of primary action view to provide a mor...
Tyler Gunn
2014-03-04
UX Changes: Dialer actionbar, tabs and searchbox.
Tyler Gunn
2014-03-04
Add drag to remove for favorites in Dialer
Yorke Lee
2014-03-04
Adding "Speed Dial" title to dialer favorites list and moving "All Contacts" ...
Tyler Gunn
2014-03-04
Call History Affordances Swap
Tyler Gunn
2014-03-04
Fix Dialer tests
Yorke Lee
2014-03-04
Rename PhoneNumberHelper in Dialer
Yorke Lee
2014-03-04
Use single instance of PhoneNumberUtilsWrapper
Yorke Lee
2014-03-04
Always show overflow icon for quick contacts affordance
Yorke Lee
2014-03-04
Switch favorites screen to grid layout
Yorke Lee
2014-03-04
Remove private references from Dialer
Yorke Lee
2014-03-04
Fix Dialer OOM when building smart dialling index
Yorke Lee
2014-03-03
Merge "Fix synchronization in onNotNullableQueryComplete" into klp-dev
Jay Shrauner
2014-03-03
Merge "Fix NPE in deleted contact removal" into klp-dev
Jay Shrauner
2014-03-03
Merge "Protect against class cast exception" into klp-dev
Jay Shrauner
2014-03-03
Merge "Add null check for cursor in UndemoteOutgoingCallReceiver" into klp-dev
Jay Shrauner
2014-03-03
Merge "Fix potential NPE in saveHorizontalOffsets" into klp-dev
Jay Shrauner
2014-03-03
Merge "Add null check in CallLogNotificationsService" into klp-dev
Jay Shrauner
2014-03-03
Merge "Always call through to super.onBackPressed in DialtactsActivity" into ...
Jay Shrauner
2014-03-03
Merge "Hide voice search button if intent cannot be handled" into klp-dev
Jay Shrauner
2014-03-03
Merge "Catch ActivityNotFoundException in CallDetailActivity" into klp-dev
Jay Shrauner
2014-03-03
Merge "Fix NPE in DialerDatabaseHelper for null phone numbers" into klp-dev
Jay Shrauner
2014-03-03
Merge "Fix ANR in UndemoteOutgoingCallReceiver" into klp-dev
Jay Shrauner
2014-03-03
Merge "Fix crash when number is null" into klp-dev
Jay Shrauner
2014-03-01
Fix synchronization in onNotNullableQueryComplete
Jay Shrauner
2014-03-01
Fix NPE in deleted contact removal
Jay Shrauner
2014-03-01
Protect against class cast exception
Jay Shrauner
2014-03-01
Add null check for cursor in UndemoteOutgoingCallReceiver
Yorke Lee
2014-03-01
Fix potential NPE in saveHorizontalOffsets
Jay Shrauner
2014-03-01
Add null check in CallLogNotificationsService
Yorke Lee
2014-03-01
Always call through to super.onBackPressed in DialtactsActivity
Yorke Lee
2014-03-01
Hide voice search button if intent cannot be handled
Yorke Lee
2014-03-01
Catch ActivityNotFoundException in CallDetailActivity
Yorke Lee
2014-03-01
Fix NPE in DialerDatabaseHelper for null phone numbers
Yorke Lee
2014-03-01
Fix ANR in UndemoteOutgoingCallReceiver
Yorke Lee
2014-03-01
Fix crash when number is null
Jay Shrauner
2014-03-01
Temporarily stop UI refresh during drag and drop
Yorke Lee
2014-02-21
Import translations. DO NOT MERGE
Baligh Uddin
2013-12-12
Import translations. DO NOT MERGE
Baligh Uddin
2013-11-18
Fix possible NPE in DialerDatabaseHelper
Yorke Lee
2013-11-14
Fix padding issues with shortcut and call log items
Yorke Lee
2013-11-14
Merge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin
2013-11-14
Import translations. DO NOT MERGE
Baligh Uddin
2013-11-14
Merge "Make fonts and colors consistent across views." into klp-dev
Chiao Cheng
2013-11-14
Merge "Color/layout tweaks for Dialer" into klp-dev
Yorke Lee
2013-11-14
Merge "Change all contacts button to look like list item" into klp-dev
Yorke Lee
2013-11-13
Color/layout tweaks for Dialer
Yorke Lee
2013-11-13
Make fonts and colors consistent across views.
Chiao Cheng
2013-11-13
Change all contacts button to look like list item
Yorke Lee
2013-11-13
Merge "Dismiss dialpad when user touches spaces above it." into klp-dev
Chiao Cheng
2013-11-12
Dismiss dialpad when user touches spaces above it.
Chiao Cheng
2013-11-12
Merge "Fix possible FragmentManager NPE in Dialer" into klp-dev
Yorke Lee
2013-11-08
Merge "Treat unknown call types as missed calls" into klp-dev
Yorke Lee
2013-11-08
Treat unknown call types as missed calls
Yorke Lee
2013-11-08
Fix possible FragmentManager NPE in Dialer
Yorke Lee
2013-11-08
merge in release branch changes (no-op).
Ed Heyl
2013-11-08
Fix bug where resuming CallDetailActivity loses the add contact intent
Yorke Lee
2013-11-07
Add read_profile permission to Dialer
Yorke Lee
2013-11-07
Add read_profile permission to Dialer
Yorke Lee
2013-11-06
Merge "Load contact in CallDetailActivity and add it to Add contact intent" i...
Yorke Lee
2013-11-05
Load contact in CallDetailActivity and add it to Add contact intent
Yorke Lee
2013-11-05
Merge "Tweak minimum swipe distance for Dialer" into klp-dev
Yorke Lee
2013-11-04
Tweak minimum swipe distance for Dialer
Yorke Lee
2013-11-04
Merge "Fix dialpad key alignment issues for larger screens" into klp-dev
Yorke Lee
2013-11-04
Fix dialpad key alignment issues for larger screens
Yorke Lee
2013-11-01
Add null check in SmartDialCursorLoader.releaseResources
Yorke Lee
2013-11-01
Merge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin
2013-10-30
Import translations. DO NOT MERGE
Baligh Uddin
2013-10-28
Import translations. DO NOT MERGE
Baligh Uddin
2013-10-21
Fix call log jank
Yorke Lee
2013-10-17
Merge "Don't use private resources for Dialer" into klp-dev
Yorke Lee
2013-10-17
Merge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin
2013-10-17
Import translations. DO NOT MERGE
Baligh Uddin
2013-10-16
merge in klp-release (no-op)
Ed Heyl
2013-10-16
Don't use private resources for Dialer
Yorke Lee
2013-10-15
merge in klp-release history after reset to klp-dev
The Android Automerger
2013-10-15
Merge "Tweak Dialer redlines" into klp-dev
Yorke Lee
2013-10-15
merge in klp-release history after reset to klp-dev
The Android Automerger
2013-10-14
Tweak Dialer redlines
Yorke Lee
2013-10-14
Flip arrow direction in dialer info tooltip
Yorke Lee
2013-10-13
merge in klp-release history after reset to klp-dev
The Android Automerger
2013-10-12
Import translations. DO NOT MERGE
Baligh Uddin
[next]