Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Dialer
/
a875dec3a4911bb23e34af6d25e7cacc7395e239
/
src
/
com
/
android
/
dialer
/
DialtactsActivity.java
3cefcc6
Add drag to remove for favorites in Dialer
by Yorke Lee
· 12 years ago
da0f904
Hide voice search button if intent cannot be handled
by Yorke Lee
· 12 years ago
edf798a
Always call through to super.onBackPressed in DialtactsActivity
by Yorke Lee
· 12 years ago
41a24b4
Color/layout tweaks for Dialer
by Yorke Lee
· 12 years ago
62ee224
Fix possible FragmentManager NPE in Dialer
by Yorke Lee
· 12 years ago
5f3ad54
Make enlarged actionbar invisible when showing dialpad
by Yorke Lee
· 12 years ago
8e5c8b1
Fix brief flash when making a call from search
by Yorke Lee
· 12 years ago
3ed80a3
Fix relayout requests when dragging
by Yorke Lee
· 12 years ago
b4680c5
Revert "Fix brief flash when clicking on a search result to dial"
by Yorke Lee
· 12 years ago
3487db7
Don't do fragment transactions if fragment is destroyed
by Yorke Lee
· 12 years ago
da3e077
Merge "Add drag to open functionality to Dialer overflow menu" into klp-dev
by Yorke Lee
· 12 years ago
ca19504
Don't call finish when calling from the dialpad
by Yorke Lee
· 12 years ago
36c5413
Add drag to open functionality to Dialer overflow menu
by Yorke Lee
· 12 years ago
02403e5
Fix brief flash when clicking on a search result to dial
by Yorke Lee
· 12 years ago
669b608
Fix regression: dialpad not being shown from dial intent
by Yorke Lee
· 12 years ago
e288297
Merge "Google Specific Settings" into klp-dev
by Alon Albert
· 12 years ago
7f6c4a7
Merge "Hide dialpad after call is ended" into klp-dev
by Yorke Lee
· 12 years ago
35127cd
Hide dialpad after call is ended
by Yorke Lee
· 12 years ago
b453e5b
Google Specific Settings
by Alon Albert
· 12 years ago
2eafb7a
Clear dialpad when x is pressed
by Yorke Lee
· 12 years ago
3b82fc1
Hide voice search icon if search view is not empty
by Yorke Lee
· 12 years ago
e142481
Add call shortcuts to phone number list adapters
by Yorke Lee
· 12 years ago
7a06c44
Clear search view when call is made from search fragment
by Yorke Lee
· 12 years ago
b207f8a
Show bottom action bar throughout dialer
by Yorke Lee
· 12 years ago
5e93197
Add All contacts option to overflow menu
by Yorke Lee
· 12 years ago
2e5b34b
Refactor SearchFragment
by Jay Shrauner
· 12 years ago
0baa98b
DialerDatabaseHelper related changes
by Yorke Lee
· 12 years ago
311969c
Fix build breakage due to missing method definition
by Yorke Lee
· 12 years ago
f6673d3
Hide dialpad fragment and exit search ui when phone number selected
by Yorke Lee
· 12 years ago
34bdf87
Make sure fragment manager isn't destroyed before calling commit
by Yorke Lee
· 12 years ago
c7d05be
Merge "Clean up todos for dialer" into klp-dev
by Yorke Lee
· 12 years ago
598e9a6
Merge "Persist favorites clicked listener across activity destruction" into klp-dev
by Yorke Lee
· 12 years ago
fce269a
Clean up todos for dialer
by Yorke Lee
· 12 years ago
5781afe
Persist favorites clicked listener across activity destruction
by Yorke Lee
· 12 years ago
63ea4cd
Add onPhoneNumberPickerActionListeners to search fragments
by Yorke Lee
· 12 years ago
ef2b738
Improve fragment handling
by Yorke Lee
· 12 years ago
c87896c
Merge "Extract ShowAllContactsFragment and add it to its own activity" into klp-dev
by Yorke Lee
· 12 years ago
8dd6200
Extract ShowAllContactsFragment and add it to its own activity
by Yorke Lee
· 12 years ago
0d391b4
Hide "Clear frequents" setting instead of just disabling it
by Yorke Lee
· 12 years ago
7b3b10b
Merge "Clean up todos in Dialer" into klp-dev
by Yorke Lee
· 12 years ago
f420a53
Clean up todos in Dialer
by Yorke Lee
· 12 years ago
ea695cb
Handle dialpad animations better
by Yorke Lee
· 12 years ago
8898cd0
Removing and renaming classes from Dialer
by Yorke Lee
· 12 years ago
243cc85
Fix build break due to duplicate method definition
by Yorke Lee
· 12 years ago
2a11de9
Merge "Integrate pinning support with drag and drop UI"
by Yorke Lee
· 12 years ago
55f3ec9
Integrate pinning support with drag and drop UI
by Yorke Lee
· 12 years ago
31a760b
Add GAL support to Dialer
by Jay Shrauner
· 12 years ago
98702de
Properly show dialpad fragment on first launch if needed
by Yorke Lee
· 12 years ago
f74011e
Initial cleanup of unused old dialer code
by Yorke Lee
· 12 years ago
c376633
Switch from old dialer to new dialer
by Yorke Lee
· 12 years ago
f78d344
Use TelephonyManager instead of ITelephony
by Jay Shrauner
· 12 years ago
9c1e065
Create backup agent for the Dialer app.
by Christine Chen
· 12 years ago
c341db0
Fix for bug #8146846 Phone App should be mirrored for RTL languages
by Fabrice Di Meglio
· 12 years ago
073b5cf
Add notification to "add contacts" when no activity found.
by Chiao Cheng
· 13 years ago
8efbcf9
Moving depedencies of DialtactsActivity into ContactsCommon.
by Chiao Cheng
· 13 years ago
82d544d
Further clean-up of PhoneFavoriteFragment in Dialer app.
by Chiao Cheng
· 13 years ago
963216b
Move AccountTypeManager to ContactsCommon.
by Chiao Cheng
· 13 years ago
291e976
Change dial pad to show chooser onStart instead of onCreate.
by Chiao Cheng
· 13 years ago
1429f1a
Moving ContactListItemView and dependent classes.
by Chiao Cheng
· 13 years ago
9c5fe44
Moving PhoneNumberInteraction from Contacts.
by Chiao Cheng
· 13 years ago
603ff68
Move TransactionSafeActivity into Contacts common.
by Chiao Cheng
· 13 years ago
35071c0
Removing contacts dependencies from CallDetailActivity.
by Chiao Cheng
· 13 years ago
9554500
Changing com.android.contacts.R to com.android.dialer.R.
by Chiao Cheng
· 13 years ago
9d4f3b2
Moving resources from Contacts to Dialer.
by Chiao Cheng
· 13 years ago
9119704
Moving more classes from contacts into dialer.
by Chiao Cheng
· 13 years ago
94b10b5
Initial move of dialer features from contacts app.
by Chiao Cheng
· 13 years ago