Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Contacts
/
e7696de1dd8d587b652c500ef4a03f20f0afefba
/
src
/
com
/
android
/
contacts
e7696de
Only cache small images so that they are not kicked out by big images
by Daniel Lehmann
· 13 years ago
84edfd9
Miscellaneous contact-detail fixes.
by Josh Gargus
· 13 years ago
fc80b91
Merge "Fix cursor leak."
by Flavio Lerda
· 13 years ago
9c6c9e7
Merge "Let users change ringer volume in dialer."
by Daisuke Miyakawa
· 13 years ago
2c27322
Fix cursor leak.
by Flavio Lerda
· 13 years ago
a9e2317
Let users change ringer volume in dialer.
by Daisuke Miyakawa
· 13 years ago
9bd8c3a
Use reference count for touch down/up
by Daisuke Miyakawa
· 13 years ago
f8494db
Decode JPEG on background thread
by Daniel Lehmann
· 13 years ago
f1abde8
Merge "Various refactorings to prepare proper big picture loading"
by Daniel Lehmann
· 13 years ago
2f77c85
Various refactorings to prepare proper big picture loading
by Daniel Lehmann
· 13 years ago
ff27a34
Merge "Skip ADN section when the phone doesn't support it."
by Daisuke Miyakawa
· 13 years ago
11812c5
Don't move "Provide a year" around on screen anymore, center instead
by Daniel Lehmann
· 13 years ago
e382df0
Skip ADN section when the phone doesn't support it.
by Daisuke Miyakawa
· 13 years ago
2f21c44
Send Intent when CallerInfoCache should be updated
by Daisuke Miyakawa
· 13 years ago
6f5557e
Improve frame-rate of quick-contact opening animation.
by Josh Gargus
· 13 years ago
51f9c0f
Fix jank when expanding photo in ContactDetailActivity.
by Josh Gargus
· 13 years ago
187c816
Miscellaneous contact-detail fixes.
by Josh Gargus
· 13 years ago
498ecd4
Merge "Fade photos in contact-details and quick-contacts."
by Josh Gargus
· 13 years ago
9758a92
Fade photos in contact-details and quick-contacts.
by Josh Gargus
· 14 years ago
547c917
Move fake menu buttons to DialtactsActivity
by Daisuke Miyakawa
· 14 years ago
228eb5e
Merge "Replace enum by int"
by Daniel Lehmann
· 14 years ago
52aa32d
Replace enum by int
by Daniel Lehmann
· 14 years ago
3b9902a
Merge "Use SparseArray instead of HashMap in vCard code"
by Daisuke Miyakawa
· 14 years ago
7764901
Merge "Prevent ProgressDialog from causing crash."
by Daisuke Miyakawa
· 14 years ago
353934b
Prevent ProgressDialog from causing crash.
by Daisuke Miyakawa
· 14 years ago
208f0be
Use SparseArray instead of HashMap in vCard code
by Daisuke Miyakawa
· 14 years ago
808111f
Merge "Fixed various issues around cross-fades"
by Daniel Lehmann
· 14 years ago
8ae7c89
Merge "Stop using private resources"
by Daisuke Miyakawa
· 14 years ago
cf3d9f0
Fixed various issues around cross-fades
by Daniel Lehmann
· 14 years ago
3a042e5
Launch contact detail screen as a new task
by Daisuke Miyakawa
· 14 years ago
962e733
Stop using private resources
by Daisuke Miyakawa
· 14 years ago
3860e8d
Merge "Make remove-previous-digit logic aware of cursor position"
by Daisuke Miyakawa
· 14 years ago
674b91d
Make remove-previous-digit logic aware of cursor position
by Daisuke Miyakawa
· 14 years ago
f4cab58
Merge "Added some smoother transitions to the editor"
by Daniel Lehmann
· 14 years ago
ca87e9c
Added some smoother transitions to the editor
by Daniel Lehmann
· 14 years ago
bc4cacd
Merge "Avoid spawning extraneous threads in CallLogAdapter."
by Josh Gargus
· 14 years ago
64ecf8e
Avoid spawning extraneous threads in CallLogAdapter.
by Josh Gargus
· 14 years ago
54445e8
Merge "Optimize photo cache invalidation a bit"
by Makoto Onuki
· 14 years ago
1f0239e
Optimize photo cache invalidation a bit
by Makoto Onuki
· 14 years ago
2eb481a
Merge "Refactoring: Changed ContactLoader to be an AsyncTaskLoader"
by Daniel Lehmann
· 14 years ago
3693a9b
Merge "Fix call-log auto-scroll-to-top behavior."
by Josh Gargus
· 14 years ago
b641aa6
Fix call-log auto-scroll-to-top behavior.
by Josh Gargus
· 14 years ago
72ff4df
Refactoring: Changed ContactLoader to be an AsyncTaskLoader
by Daniel Lehmann
· 14 years ago
30950a0
Remove async photo loader (it was never used anyway)
by Daniel Lehmann
· 14 years ago
3d0b3b4
Merge "Replaced HashMaps with LongSparseArray"
by Daniel Lehmann
· 14 years ago
18958a2
Replaced HashMaps with LongSparseArray
by Daniel Lehmann
· 14 years ago
db3bb2b
Merge "Updates fragment dejunk"
by Makoto Onuki
· 14 years ago
da9cdc1
Updates fragment dejunk
by Makoto Onuki
· 14 years ago
b867f35
Merge "Reintroduce cross-fade on tablet when going from one contact to the next"
by Daniel Lehmann
· 14 years ago
2f41fe6
Reintroduce cross-fade on tablet when going from one contact to the next
by Daniel Lehmann
· 14 years ago
5783bfe
Merge "Reduce call-log jankiness while scrolling."
by Josh Gargus
· 14 years ago
912fb78
Merge "Use setPressed() for better touch-down behavior"
by Daisuke Miyakawa
· 14 years ago
6f1a062
Reduce call-log jankiness while scrolling.
by Josh Gargus
· 14 years ago
21ed001
Merge "Contact-editor now immediately shows proper editor for new fields."
by Josh Gargus
· 14 years ago
be56501
Guard against an NPE. Fixes a monkey bug
by Daniel Lehmann
· 14 years ago
e23a16e
Fixed some Lint warnings (and fixed some formattings).
by Daniel Lehmann
· 14 years ago
f733e90
Merge "Fix ActionBar showup problems with drag event."
by Daisuke Miyakawa
· 14 years ago
e983608
Fix ActionBar showup problems with drag event.
by Daisuke Miyakawa
· 14 years ago
ffa5536
Merge "Fix empty contact"
by Daniel Lehmann
· 14 years ago
6982708
Use setPressed() for better touch-down behavior
by Daisuke Miyakawa
· 14 years ago
e09037e
resolved conflicts for merge of f8bb328e to master
by Daisuke Miyakawa
· 14 years ago
ba69014
Fix empty contact
by Daniel Lehmann
· 14 years ago
f307237
Don't re-use the SaveMode in the group editor anymore.
by Daniel Lehmann
· 14 years ago
2ef0514
Merge "Turn off Spinner's state management. It kicks in after our own management"
by Daniel Lehmann
· 14 years ago
5f0cd2c
Merge "Fix alternate intent flags on quick contact"
by Makoto Onuki
· 14 years ago
13860f3
Fix alternate intent flags on quick contact
by Makoto Onuki
· 14 years ago
357ef42
Merge "Improve appearance of "Contacts to Display"."
by Josh Gargus
· 14 years ago
67713b3
Turn off Spinner's state management. It kicks in after our own management
by Daniel Lehmann
· 14 years ago
b55b4b2
Merge "Fixed a typo"
by Daniel Lehmann
· 14 years ago
2d73de0
Fixed a typo
by Daniel Lehmann
· 14 years ago
3044ba4
Improve appearance of "Contacts to Display".
by Josh Gargus
· 14 years ago
28eadab
Fix bugs in hi-res contact support.
by Josh Gargus
· 14 years ago
9021706
Dialpad redesign.
by Daisuke Miyakawa
· 14 years ago
26918da
Contact-editor now immediately shows proper editor for new fields.
by Josh Gargus
· 14 years ago
c42ea4e
Use pushed-state on "star"
by Daniel Lehmann
· 14 years ago
7b1255e
Replace HashMap by SparseArray
by Daniel Lehmann
· 14 years ago
2a45e35
Animate show/hide updates
by Daniel Lehmann
· 14 years ago
499ea32
Use Constants class appropriately for sip/tel Uris.
by Daisuke Miyakawa
· 14 years ago
7b55ad9
Delay clearing digits until onStop()
by Daisuke Miyakawa
· 14 years ago
3063bbd
Tweak QuickContacts appearing animation. By using scale 50%, the
by Daniel Lehmann
· 14 years ago
50a40dd
Merge "Fade avatar images in instead of making them pop"
by Daniel Lehmann
· 14 years ago
7a46cde
Fade avatar images in instead of making them pop
by Daniel Lehmann
· 14 years ago
a7cd8e6
Highlight search prefix in Phone app.
by Josh Gargus
· 14 years ago
60f9b2b
Merge "Fix failure to save a new contact with a photo."
by Josh Gargus
· 14 years ago
816f682
Merge "Fix proguard flags"
by Makoto Onuki
· 14 years ago
ef15c8e
Fix failure to save a new contact with a photo.
by Josh Gargus
· 14 years ago
0ca11a3
Restrict voicemail access in Airplane mode.
by Daisuke Miyakawa
· 14 years ago
a0290a4
Fix proguard flags
by Makoto Onuki
· 14 years ago
e286c04
Merge "Support for high-resolution contact photos."
by Josh Gargus
· 14 years ago
e692e01
Support for high-resolution contact photos.
by Josh Gargus
· 14 years ago
cd564c9
Update Contacts for improved NDEF APIs
by Nick Pelly
· 14 years ago
986387f
Merge "Stop using call origin when a dial intent is used"
by Daisuke Miyakawa
· 14 years ago
e82a24d
Stop using call origin when a dial intent is used
by Daisuke Miyakawa
· 14 years ago
ced983d
Better wording when choosing photo from PhotoSelectionActivity.
by Josh Gargus
· 14 years ago
80dec84
Merge "Cherry-picking I25bf497e for MR1" into ics-mr1
by Makoto Onuki
· 14 years ago
69579e2
Make call detail history items unclickable
by Daisuke Miyakawa
· 14 years ago
105639d
Revert "Disable shouldDelayChildPressedState()"
by Daisuke Miyakawa
· 14 years ago
231a31c
am 91d8ff36: am 60919fb2: Disable shouldDelayChildPressedState()
by Daisuke Miyakawa
· 14 years ago
60919fb
Disable shouldDelayChildPressedState()
by Daisuke Miyakawa
· 14 years ago
b80088e
Merge "Use query parameters for account filter..."
by Makoto Onuki
· 14 years ago
Next »