summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/DialtactsActivity.java
Commit message (Expand)AuthorAgeFilesLines
* IMS: Enable entry 4G conference call in Dialercdu2015-10-301-0/+6
* IMS: Fix to remove unwanted group conference icon.Suchand Ghosh2015-10-061-3/+7
* Dialer app changes for IMSSuchand Ghosh2015-10-061-6/+83
* Fix bug in FAB actionYorke Lee2015-07-271-1/+2
* Add permission prompts for contacts and dialpad searchYorke Lee2015-07-171-15/+10
* Update Dialer UI to prompt for permissionsYorke Lee2015-07-151-1/+20
* Don't cache results of permission checkYorke Lee2015-07-131-1/+0
* Go to recents tab instead of CallLogActivity for call views.Nancy Chen2015-07-071-0/+3
* Merge "Restore Dialer content after permissions granted" into mnc-devYorke Lee2015-07-011-0/+2
|\
| * Restore Dialer content after permissions grantedYorke Lee2015-07-011-0/+2
* | Merge "Fix dialer monkey NPEs" into mnc-devYorke Lee2015-07-011-0/+6
|\ \
| * | Fix dialer monkey NPEsYorke Lee2015-07-011-0/+6
| |/
* / Ensure the EXTRA_SHOW_TAB is checked for all new intents.Nancy Chen2015-07-011-5/+8
|/
* Accessibility fix for Dialer search resultsYorke Lee2015-06-291-0/+9
* Make the full search bar respond to clicksYorke Lee2015-06-271-0/+1
* Add extra to jump to DialtactsActivity tab.Andrew Lee2015-06-231-0/+7
* Fix FAB state and transitions.Andrew Lee2015-06-161-20/+57
* "Emergency" dialpad behavior.Santos Cordon2015-06-111-0/+9
* Merge "Enter search UI even if dialpad is not animating" into mnc-devYorke Lee2015-06-021-3/+8
|\
| * Enter search UI even if dialpad is not animatingYorke Lee2015-06-011-3/+8
* | Don't use Log.isLoggable to determine DEBUG flagYorke Lee2015-06-011-1/+1
|/
* Merge "Handle runtime phone permission" into mnc-devYorke Lee2015-05-261-0/+3
|\
| * Handle runtime phone permissionYorke Lee2015-05-221-0/+3
* | Merge "Handle runtime permissions in Dialer" into mnc-devYorke Lee2015-05-261-5/+11
|\|
| * Handle runtime permissions in DialerYorke Lee2015-05-221-5/+11
* | Some ListsFragment cleanups.Andrew Lee2015-05-211-22/+18
|/
* Fix potential Dialer NPEsYorke Lee2015-05-151-1/+1
* Reorganize Intent utilities, add send SMS intent.Andrew Lee2015-05-131-38/+11
* Merge "Fix jank when showing dialpad" into mnc-devYorke Lee2015-05-081-9/+26
|\
| * Fix jank when showing dialpadYorke Lee2015-05-081-9/+26
* | Merge "Change FAB icon and behavior for contacts tab." into mnc-devAndrew Lee2015-05-051-21/+27
|\ \ | |/ |/|
| * Change FAB icon and behavior for contacts tab.Andrew Lee2015-05-051-21/+27
* | Merge "Revert "Fix NPE from ListsFragment crash."" into mnc-devAndrew Lee2015-05-051-2/+1
|\ \
| * | Revert "Fix NPE from ListsFragment crash."Andrew Lee2015-05-051-2/+1
| |/
* / Add "show call history" list item.Andrew Lee2015-05-041-9/+4
|/
* Fix NPE from ListsFragment crash.Andrew Lee2015-05-011-1/+2
* Use TelecomManager.placeCall APIYorke Lee2015-04-231-3/+3
* Make menu options protected instead of private.Andrew Lee2015-03-251-2/+2
* Remove OverlappingPaneLayout.Andrew Lee2015-03-061-6/+0
* Fix FrameLayout cast exception.Andrew Lee2015-02-261-4/+3
* Merge "Move CallUtil into Dialer. P1/3"Brian Attwell2015-02-041-3/+3
|\
| * Move CallUtil into Dialer. P1/3Brian Attwell2015-02-031-3/+3
* | Add DialpadFragment on-demand instead at on startupYorke Lee2015-02-021-18/+30
|/
* Add systrace events to track Dialer startup performanceYorke Lee2015-01-281-0/+12
* Updating "Add Contact" to pre-populate full contact info.Tyler Gunn2014-12-051-2/+16
* Correcting population of search box with voice search results.Tyler Gunn2014-11-201-1/+17
* Allow ILD information to be populatedEvan Charlton2014-11-081-1/+1
* Merge "Improve Dialer analytics" into lmp-mr1-devYorke Lee2014-11-061-0/+28
|\
| * Improve Dialer analyticsYorke Lee2014-11-051-0/+28
* | Reset mSavedState in onNewIntent because the activity is refreshing.Nancy Chen2014-11-051-0/+1
|/