summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/ShortcutIntentBuilder.java
Commit message (Expand)AuthorAgeFilesLines
* Migrate Contacts to androidx.Aravind Sreekumar2018-04-061-4/+4
* Update calls to addToShortcutIntentJeff Gaston2018-04-041-2/+2
* Backport cl/159625495Gary Mai2017-07-251-1/+1
* Fix NPEs in shortcutsGary Mai2017-06-131-5/+9
* Fix shortcut icons on OGary Mai2017-06-011-6/+18
* Fix adaptive shortcut iconsGary Mai2017-05-081-17/+30
* Change to AdaptiveIconDrawable.getExtraInsetFraction()Hyunyoung Song2017-04-171-1/+1
* Use Icon.createWithAdaptiveBitmap on >= OGary Mai2017-03-221-6/+14
* Add type for action (call/sms) shortcutsGary Mai2017-03-171-51/+44
* Adopt O shortcut changes for Intent.ACTION_CREATE_SHORTCUTGary Mai2017-03-161-0/+441