summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-02-06Fix voicemail playback position controlJay Shrauner
2015-02-03Fixing issue where carrier name shows up in call log on single sim devices.Tyler Gunn
2015-01-22Merge "Fix crasher due to IndexOutOfBoundsException" into lmp-mr1-devAnthony Lee
2015-01-22Fix crasher due to IndexOutOfBoundsExceptionAnthony Lee
2015-01-22Merge "Ensure sim color is shown on multi-sim devices when only one sim insta...Tyler Gunn
2015-01-16When dialing voicemail, check voicemail number of correct default SIM.Nancy Chen
2015-01-05Ensure sim color is shown on multi-sim devices when only one sim installed.Tyler Gunn
2014-12-30Fixing overlap pane offset when shortcut card disappears.Tyler Gunn
2014-12-23Fix for clear call log dialog not being dismissedYorke Lee
2014-12-19Merge "Fix ClassCastException in CallLogFragment" into lmp-mr1-devYorke Lee
2014-12-19Merge "Correctly set visibility of reused shortcut card" into lmp-mr1-devYorke Lee
2014-12-19Merge "Handle SQLiteFullExceptions" into lmp-mr1-devJay Shrauner
2014-12-18Correctly set visibility of reused shortcut cardYorke Lee
2014-12-18Merge "Improve Talkback for "Speed dial" user interface" into lmp-mr1-devIhab Awad
2014-12-16Handle SQLiteFullExceptionsJay Shrauner
2014-12-16Merge "Check for cases before clearing dialog." into lmp-mr1-devAndrew Lee
2014-12-15Fix ClassCastException in CallLogFragmentYorke Lee
2014-12-15Check for cases before clearing dialog.Andrew Lee
2014-12-15Improve Talkback for "Speed dial" user interfaceIhab Awad
2014-12-12Avoid spurious Talkback notificationsIhab Awad
2014-12-09Fix potential NPE when generating accessibility text.Tyler Gunn
2014-12-08Merge "Use a BroadcastReceiver for Dialpad behavior upon call hangup." into l...Nancy Chen
2014-12-08Use a BroadcastReceiver for Dialpad behavior upon call hangup.Nancy Chen
2014-12-05Add Text-to-Speech annotations for phone number displays (3/3)Ihab Awad
2014-12-05Updating "Add Contact" to pre-populate full contact info.Tyler Gunn
2014-12-05Merge "Bypass Dialpad code and allow InCallUI check voicemail number for MSIM...Nancy Chen
2014-12-04Bypass Dialpad code and allow InCallUI check voicemail number for MSIM.Nancy Chen
2014-12-03Merge "Pass string key when updating ringtone." into lmp-mr1-devAndrew Lee
2014-12-03NPE fix.Anthony Lee
2014-12-02Merge "On MSIM devices, include account from call log in talkback." into lmp-...Nancy Chen
2014-12-01On MSIM devices, include account from call log in talkback.Nancy Chen
2014-12-01Merge "Telecom API updates (2/6)" into lmp-mr1-devIhab Awad
2014-11-28Telecom API updates (2/6)Ihab Awad
2014-11-25Fix NPE in markDropAreaJay Shrauner
2014-11-24Pass string key when updating ringtone.Andrew Lee
2014-11-21Merge "Correcting population of search box with voice search results." into l...Tyler Gunn
2014-11-20Use REDIAL instead of CALL BACK for outgoing callsYorke Lee
2014-11-20Correcting population of search box with voice search results.Tyler Gunn
2014-11-17Merge commit '59edcfbc' into manualmergeYorke Lee
2014-11-17am 4e97e09f: Switch from CALL -> CALL_PRIVILEGEDYorke Lee
2014-11-17Switch from CALL -> CALL_PRIVILEGEDYorke Lee
2014-11-14Move ToneGenerator recreation/release to onStart/onStopYorke Lee
2014-11-12Merge "Use the highlight color instead of the tint color" into lmp-mr1-devNancy Chen
2014-11-12Merge "Lookup badge member variables correctly during bindBadge" into lmp-mr1...Yorke Lee
2014-11-12Use the highlight color instead of the tint colorNancy Chen
2014-11-11Remove summary/secondary text from settings.Nancy Chen
2014-11-11Merge "Fix IOOB exception in ViewDragHelper" into lmp-mr1-devYorke Lee
2014-11-11Fix IOOB exception in ViewDragHelperYorke Lee
2014-11-10Lookup badge member variables correctly during bindBadgeYorke Lee
2014-11-10Update PhoneAccount icon API (3/6)Ihab Awad
2014-11-08Allow ILD information to be populatedEvan Charlton
2014-11-06Merge "Fix for "Clear call log" menu item showing up incorrectly." into lmp-m...Yorke Lee
2014-11-06Merge "Improve Dialer analytics" into lmp-mr1-devYorke Lee
2014-11-06Merge "Reset mSavedState in onNewIntent because the activity is refreshing." ...Nancy Chen
2014-11-06Fix for "Clear call log" menu item showing up incorrectly.Yorke Lee
2014-11-05Improve Dialer analyticsYorke Lee
2014-11-05Reset mSavedState in onNewIntent because the activity is refreshing.Nancy Chen
2014-11-05Merge "Protect against ActivityNotFoundException" into lmp-mr1-devYorke Lee
2014-11-04Protect against ActivityNotFoundExceptionYorke Lee
2014-11-03Refactoring: modifying SelectPhoneAccountDialogFragment constructor.Nancy Chen
2014-11-04Merge "Adn queries for multi-SIM. (1/3)" into lmp-mr1-devNancy Chen
2014-11-03Adn queries for multi-SIM. (1/3)Nancy Chen
2014-10-31Add an additional line to Call Log for PhoneAccount nameNancy Chen
2014-10-31Merge "Enable MMI for multi-SIM (3/3)" into lmp-mr1-devNancy Chen
2014-10-31Merge "Use improved analytics in Dialer" into lmp-mr1-devBrian Attwell
2014-10-30Enable MMI for multi-SIM (3/3)Nancy Chen
2014-10-30Use improved analytics in DialerBrian Attwell
2014-10-29Merge "Refactor ActionBarController and tests" into lmp-mr1-devYorke Lee
2014-10-29Merge "Remove "Dial to add call" text in Dialpad" into lmp-mr1-devYorke Lee
2014-10-28Refactor ActionBarController and testsYorke Lee
2014-10-28Merge "Fix various IllegalStateExceptions in Dialer" into lmp-mr1-devYorke Lee
2014-10-28Remove "Dial to add call" text in DialpadYorke Lee
2014-10-28Fix various IllegalStateExceptions in DialerYorke Lee
2014-10-27Create call settings intent in DialerSettingsActivity.Andrew Lee
2014-10-27Merge "Fix some broken Dialer tests" into lmp-mr1-devYorke Lee
2014-10-27Merge "Send desired size of photo to ContactPhotoManager" into lmp-mr1-devYorke Lee
2014-10-25Fix some broken Dialer testsYorke Lee
2014-10-25Send desired size of photo to ContactPhotoManagerYorke Lee
2014-10-25Merge "Remove CallLogListItemView" into lmp-mr1-devYorke Lee
2014-10-24Remove CallLogListItemViewYorke Lee
2014-10-24Show phone account settings for multiple sims.Andrew Lee
2014-10-24Fix NPE in processNestedScrollJay Shrauner
2014-10-23Delete duplicated classBrian Attwell
2014-10-22am 8c258ac5: Generalize the device IMEI display for IMEI/MEID and multi-SIM.Nancy Chen
2014-10-22Generalize the device IMEI display for IMEI/MEID and multi-SIM.Nancy Chen
2014-10-17am f663fa08: Make a general call to voicemail when calling back from call log.Nancy Chen
2014-10-17am f507886d: Merge "Enable use of phone accounts for voicemail info display."...Nancy Chen
2014-10-17Make a general call to voicemail when calling back from call log.Nancy Chen
2014-10-17Merge "Enable use of phone accounts for voicemail info display." into lmp-spr...Nancy Chen
2014-10-15Enable use of phone accounts for voicemail info display.Nancy Chen
2014-10-15Merge "Remove dead code" into lmp-mr1-devYorke Lee
2014-10-14Remove dead codeYorke Lee
2014-10-14Handle searchbox long press to speed up copy/paste.Andrew Lee
2014-10-09Remove accessibility delegate on shortcut card.Andrew Lee
2014-10-06Merge "Fix IllegalStateException in Dialer" into lmp-devYorke Lee
2014-10-06Fix IllegalStateException in DialerYorke Lee
2014-10-03Merge "Fix NPE in onListFragmentScrollStateChange" into lmp-devYorke Lee
2014-10-03Fix NPE in onListFragmentScrollStateChangeYorke Lee
2014-10-03Merge "Fix RTL issues in Dialer." into lmp-devAndrew Lee
2014-10-02Fix RTL issues in Dialer.Andrew Lee