summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixing overlap pane offset when shortcut card disappears.Tyler Gunn2014-12-302-0/+23
* Fix for clear call log dialog not being dismissedYorke Lee2014-12-231-1/+5
* Merge "Fix ClassCastException in CallLogFragment" into lmp-mr1-devYorke Lee2014-12-191-1/+1
|\
| * Fix ClassCastException in CallLogFragmentYorke Lee2014-12-151-1/+1
* | Merge "Correctly set visibility of reused shortcut card" into lmp-mr1-devYorke Lee2014-12-191-0/+1
|\ \
| * | Correctly set visibility of reused shortcut cardYorke Lee2014-12-181-0/+1
| |/
* | Merge "Handle SQLiteFullExceptions" into lmp-mr1-devJay Shrauner2014-12-191-8/+15
|\ \
| * | Handle SQLiteFullExceptionsJay Shrauner2014-12-161-8/+15
* | | Merge "Improve Talkback for "Speed dial" user interface" into lmp-mr1-devIhab Awad2014-12-182-4/+6
|\ \ \ | |/ / |/| |
| * | Improve Talkback for "Speed dial" user interfaceIhab Awad2014-12-152-4/+6
* | | Merge "Check for cases before clearing dialog." into lmp-mr1-devAndrew Lee2014-12-161-1/+7
|\ \ \ | |_|/ |/| |
| * | Check for cases before clearing dialog.Andrew Lee2014-12-151-1/+7
| |/
* / Avoid spurious Talkback notificationsIhab Awad2014-12-121-1/+0
|/
* Fix potential NPE when generating accessibility text.Tyler Gunn2014-12-091-7/+15
* Merge "Use a BroadcastReceiver for Dialpad behavior upon call hangup." into l...Nancy Chen2014-12-081-17/+26
|\
| * Use a BroadcastReceiver for Dialpad behavior upon call hangup.Nancy Chen2014-12-081-17/+26
* | Add Text-to-Speech annotations for phone number displays (3/3)Ihab Awad2014-12-053-15/+37
* | Updating "Add Contact" to pre-populate full contact info.Tyler Gunn2014-12-052-8/+83
|/
* Merge "Bypass Dialpad code and allow InCallUI check voicemail number for MSIM...Nancy Chen2014-12-052-27/+25
|\
| * Bypass Dialpad code and allow InCallUI check voicemail number for MSIM.Nancy Chen2014-12-042-27/+25
* | Merge "Pass string key when updating ringtone." into lmp-mr1-devAndrew Lee2014-12-031-1/+1
|\ \
| * | Pass string key when updating ringtone.Andrew Lee2014-11-241-1/+1
* | | NPE fix.Anthony Lee2014-12-031-2/+4
| |/ |/|
* | Merge "On MSIM devices, include account from call log in talkback." into lmp-...Nancy Chen2014-12-021-7/+16
|\ \
| * | On MSIM devices, include account from call log in talkback.Nancy Chen2014-12-011-7/+16
| |/
* | Merge "Telecom API updates (2/6)" into lmp-mr1-devIhab Awad2014-12-012-2/+2
|\ \
| * | Telecom API updates (2/6)Ihab Awad2014-11-282-2/+2
* | | Fix NPE in markDropAreaJay Shrauner2014-11-251-1/+2
|/ /
* | Merge "Correcting population of search box with voice search results." into l...Tyler Gunn2014-11-211-1/+17
|\ \
| * | Correcting population of search box with voice search results.Tyler Gunn2014-11-201-1/+17
| |/
* / Use REDIAL instead of CALL BACK for outgoing callsYorke Lee2014-11-201-1/+10
|/
* Merge commit '59edcfbc' into manualmergeYorke Lee2014-11-171-1/+3
|\
| * am 4e97e09f: Switch from CALL -> CALL_PRIVILEGEDYorke Lee2014-11-171-1/+2
| |\
| | * Switch from CALL -> CALL_PRIVILEGEDYorke Lee2014-11-171-1/+2
* | | Move ToneGenerator recreation/release to onStart/onStopYorke Lee2014-11-141-20/+29
* | | Merge "Use the highlight color instead of the tint color" into lmp-mr1-devNancy Chen2014-11-121-1/+1
|\ \ \
| * | | Use the highlight color instead of the tint colorNancy Chen2014-11-121-1/+1
* | | | Merge "Lookup badge member variables correctly during bindBadge" into lmp-mr1...Yorke Lee2014-11-121-19/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Lookup badge member variables correctly during bindBadgeYorke Lee2014-11-101-19/+22
* | | | Remove summary/secondary text from settings.Nancy Chen2014-11-111-3/+0
* | | | Merge "Fix IOOB exception in ViewDragHelper" into lmp-mr1-devYorke Lee2014-11-111-1/+7
|\ \ \ \
| * | | | Fix IOOB exception in ViewDragHelperYorke Lee2014-11-111-1/+7
| |/ / /
* / / / Update PhoneAccount icon API (3/6)Ihab Awad2014-11-101-1/+1
|/ / /
* | | Allow ILD information to be populatedEvan Charlton2014-11-082-1/+9
* | | Merge "Fix for "Clear call log" menu item showing up incorrectly." into lmp-m...Yorke Lee2014-11-061-8/+23
|\ \ \
| * | | Fix for "Clear call log" menu item showing up incorrectly.Yorke Lee2014-11-061-8/+23
* | | | Merge "Improve Dialer analytics" into lmp-mr1-devYorke Lee2014-11-066-15/+116
|\ \ \ \
| * | | | Improve Dialer analyticsYorke Lee2014-11-056-15/+116
* | | | | Merge "Reset mSavedState in onNewIntent because the activity is refreshing." ...Nancy Chen2014-11-061-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Reset mSavedState in onNewIntent because the activity is refreshing.Nancy Chen2014-11-051-0/+1