Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Dialer
/
c789c6bf4b4f9aae943d024e90647e81f7e30fc4
/
src
/
com
/
android
/
dialer
/
DialtactsActivity.java
f43b32f
Tweak FAB tints and positioning.
by Andrew Lee
· 11 years ago
0d3a739
Send MotionEvent with touch coordinates to call intent
by Nancy Chen
· 11 years ago
bf7a95e
Correcting dialpad animations in landscape (3/3).
by Tyler Gunn
· 11 years ago
eefa1c9
Merge "Fix some action bar logic" into lmp-dev
by Yorke Lee
· 11 years ago
a524ae5
Fix some action bar logic
by Yorke Lee
· 11 years ago
2fec47b
Set correct interpolator for dialpad animation
by Yorke Lee
· 11 years ago
106af73
Merge "Fragments in Dialtacts report to Analytics." into lmp-dev
by Sai Cheemalapati
· 11 years ago
8fd6724
Tweak Z-depth for Dialer ActionBar
by Yorke Lee
· 11 years ago
2d7faf6
Fragments in Dialtacts report to Analytics.
by Sai Cheemalapati
· 11 years ago
7fa029f
Changing Activities to implement Analytics (1/2).
by Sai Cheemalapati
· 11 years ago
b8170de
Decreased height of action bars in dialer
by Nancy Chen
· 11 years ago
f543baa
Hide keyboard when next key is pressed
by Yorke Lee
· 11 years ago
69c247f
Make ViewPagerTabs and FABController RTL aware
by Yorke Lee
· 11 years ago
6eec228
Expose call settings as public API (3/3)
by Yorke Lee
· 11 years ago
a5b475b
Merge "Make ContactPreferences use SharedPreferences instead of System settings (5/5)" into lmp-dev
by Yorke Lee
· 11 years ago
9072432
Remove unnecessary flag for disabling Account Selection
by Nancy Chen
· 11 years ago
af6f195
Make ContactPreferences use SharedPreferences instead of System settings (5/5)
by Yorke Lee
· 11 years ago
74edcdc
Allow overflow menu to overlap overflow button
by Yorke Lee
· 11 years ago
9134e25
Implement multi-SIM capabilities (3/6) [DO NOT MERGE]
by Ihab Awad
· 11 years ago
a261319
Remove unused import of ServiceManager
by Yorke Lee
· 11 years ago
659d2f2
Remove SelectAccountDialogFragment for PhoneAccount on Dialer app (1/2)
by Nancy Chen
· 11 years ago
6fcf29e
Merge "Hook up call intent for video call."
by Andrew Lee
· 11 years ago
d15629d
Update showCallScreen & isInAPhoneCall to use PhoneManager.
by Santos Cordon
· 11 years ago
d2a683f
Hook up call intent for video call.
by Andrew Lee
· 11 years ago
fc1fed7
Add "Make video call" button to search fragments.
by Andrew Lee
· 11 years ago
1d1bd0d
Rename Telecomm "Subscription" to "Account" (3/7)
by Ihab Awad
· 11 years ago
87ba489
Add icon indicating subscription in call log/call history
by Nancy Chen
· 11 years ago
b5f10d3
Revert "Hide the dialpad fragment onResume after dialing."
by Andrew Lee
· 11 years ago
1f432a6
Hide the dialpad fragment onResume after dialing.
by Andrew Lee
· 11 years ago
fd723ca
Update Emergency Dialer to match Dialer (3/7).
by Sai Cheemalapati
· 11 years ago
801d88e
Revert "Update Emergency Dialer to match Dialer (2/5)."
by Yorke Lee
· 11 years ago
9598b51
Update Emergency Dialer to match Dialer (2/5).
by Sai Cheemalapati
· 11 years ago
bd22a2c
Merge "Fix Dialer tests"
by Yorke Lee
· 11 years ago
7d20f82
Fix Dialer tests
by Yorke Lee
· 11 years ago
8e06629
Add reference to TelephonyManager, renaming, remove checkbox (1/2)
by Nancy Chen
· 11 years ago
091732a
Merge "Exit search UI when dialpad is hidden if no smart dial results."
by Andrew Lee
· 11 years ago
9fd8f25
Exit search UI when dialpad is hidden if no smart dial results.
by Andrew Lee
· 11 years ago
4c92456
Add select sim dialog for dialpad menu
by Nancy Chen
· 11 years ago
00a3d5d
Fixes issue with FAB alginment.
by Sai Cheemalapati
· 11 years ago
a851542
Clear fragments properly when search term is erased.
by Andrew Lee
· 11 years ago
beededb
Add menu items for multi-sim support
by Nancy Chen
· 11 years ago
28aab27
Use Framelayout instead of RelativeLayout in DialtactsActivity
by Yorke Lee
· 11 years ago
2bd4f7a
am a6d7bd35: Merge "Empty ACTION_DIAL intent launches favorites" into lmp-preview-dev
by Yorke Lee
· 11 years ago
cabd864
resolved conflict for merge of 469e9df0 to master
by Adrian Roos
· 11 years ago
473dd6c
Empty ACTION_DIAL intent launches favorites
by Yorke Lee
· 11 years ago
6f009da
Merge "Updating Dialpad animation in InCallUI."
by Sai Cheemalapati
· 11 years ago
ca0d53b
Updating Dialpad animation in InCallUI.
by Sai Cheemalapati
· 11 years ago
99085eb
Fix floating action button position in landscape.
by Sai Cheemalapati
· 11 years ago
1896344
Revise remove view target positioning.
by Andrew Lee
· 11 years ago
4937806
Merge "Moving FAB logic to ContactsCommon."
by Sai Cheemalapati
· 11 years ago
c4969ea
Moving FAB logic to ContactsCommon.
by Sai Cheemalapati
· 11 years ago
891c0e9
resolved conflicts for merge of 97c57cce to master
by Andrew Lee
· 11 years ago
04675a5
Add click listener to search icon.
by Andrew Lee
· 11 years ago
4146065
Modified floating action button.
by Sai Cheemalapati
· 11 years ago
9da8fb4
DO NOT MERGE. Styling search to match redlines.
by Andrew Lee
· 11 years ago
82d6da5
Updated dialer animation in landscape.
by Sai Cheemalapati
· 11 years ago
05b6267
DO NOT MERGE. Styling search to match redlines.
by Andrew Lee
· 11 years ago
1e61380
Matching landscape dialer to mockups.
by Sai Cheemalapati
· 11 years ago
e9e0ba6
When dragging, don't slide action bar if pane is closed.
by Andrew Lee
· 11 years ago
1d7ef6a
Update showCallScreen to use Telecomm (5/6)
by Santos Cordon
· 11 years ago
6b6fea2
Merge "Move the FAB in the dialpad down 4dp, in Dialer." into lmp-preview-dev
by Andrew Lee
· 11 years ago
2423a2f
Move the FAB in the dialpad down 4dp, in Dialer.
by Andrew Lee
· 11 years ago
710709d
Fix for search UI remaining on screen after call is made
by Yorke Lee
· 11 years ago
2bbdd6a
Merge "Save state of dialpad in onSaveInstanceState" into lmp-preview-dev
by Yorke Lee
· 11 years ago
50aba88
Save state of dialpad in onSaveInstanceState
by Yorke Lee
· 11 years ago
3c14bc3
Use common AnimationListenerAdapter instead of private class.
by Andrew Lee
· 11 years ago
f6c86e3
Merge "Add ActionBarController" into lmp-preview-dev
by Yorke Lee
· 11 years ago
5253be0
Add ActionBarController
by Yorke Lee
· 11 years ago
3443d4a
Increase size of actionBar
by Yorke Lee
· 11 years ago
bcef940
Add shadow to expanded search box
by Yorke Lee
· 11 years ago
c7b2a0e
Clean up some interactions in entering/exiting searchUI
by Yorke Lee
· 11 years ago
11ca39e
Swap out search box contents when expanding
by Yorke Lee
· 11 years ago
7206ceb
Merge "Make searchbox expand when entering search UI"
by Yorke Lee
· 11 years ago
ec489fb
Make searchbox expand when entering search UI
by Yorke Lee
· 11 years ago
44e3daf
Exit search UI before dialing.
by Andrew Lee
· 11 years ago
ddfb001
Fix NPE in onTextChanged
by Yorke Lee
· 11 years ago
d4cde83
Add magnifying glass to search box.
by Andrew Lee
· 11 years ago
0d68dad
Merge "Fix fragment position in dialpad fade-out."
by Andrew Lee
· 11 years ago
dbe9a8c
Fix fragment position in dialpad fade-out.
by Andrew Lee
· 11 years ago
90374a7
Only show search fragment if text is set to non-empty.
by Andrew Lee
· 11 years ago
e74a10e
Move actionbar menu into menu button in search edit text.
by Andrew Lee
· 11 years ago
b190384
Open search ui on touch, and handle related scenarios.
by Andrew Lee
· 11 years ago
f0a9514
Merge "Don't exit search ui if query string is empty."
by Andrew Lee
· 11 years ago
99a570c
Don't exit search ui if query string is empty.
by Andrew Lee
· 11 years ago
eead2a1
Merge "Remove redundant long-click listener."
by Andrew Lee
· 11 years ago
752956e
Remove redundant long-click listener.
by Andrew Lee
· 11 years ago
c4643f7
Fix button alignment.
by Andrew Lee
· 11 years ago
8632109
Merge "Cleanup dialpad show/hide logic."
by Andrew Lee
· 11 years ago
2a58ab8
Cleanup dialpad show/hide logic.
by Andrew Lee
· 11 years ago
bf6591f
Merge "Simplify PhoneNumberPickerActionListener logic in DialtactsActivity"
by Yorke Lee
· 11 years ago
4e28c1d
Simplify PhoneNumberPickerActionListener logic in DialtactsActivity
by Yorke Lee
· 11 years ago
a73e189
Use one ImageButton for the floating action button.
by Andrew Lee
· 11 years ago
0c66770
Change search list background to grey.
by Andrew Lee
· 11 years ago
861fd2a
Merge "Refactor drag and drop to work for entire Dialer layout"
by Yorke Lee
· 11 years ago
2826619
Refactor drag and drop to work for entire Dialer layout
by Yorke Lee
· 11 years ago
cdfa6c6
Modify the calls in Dialer to animate the dialpad in.
by Andrew Lee
· 11 years ago
c61d454
Fix floating action button alignment in Dialpad
by Yorke Lee
· 11 years ago
53a2230
Use EditText for search in ActionBar
by Yorke Lee
· 11 years ago
f42a179
Apply padding to fragment view rather than ListView
by Yorke Lee
· 11 years ago
cc4660d
Animate floating action button
by Yorke Lee
· 11 years ago
Next »