Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_apps_Dialer
/
97c967252f8e6aa6ffe0efdb42d80728a9e3cc94
97c9672
adding crossFade animation to proguard
by Santos Cordon
· 12 years ago
facff28
Adding implementation for bringToForeground.
by Santos Cordon
· 12 years ago
97a92ad
Merge "Major fixes for in call to work with reverse number lookup." into klp-dev
by Chiao Cheng
· 12 years ago
7e51fe5
Merge "Remove extra code which set Activity to null." into klp-dev
by Santos Cordon
· 12 years ago
42373eb
Major fixes for in call to work with reverse number lookup.
by Chiao Cheng
· 12 years ago
8ba37bb
Remove extra code which set Activity to null.
by Santos Cordon
· 12 years ago
a9d3844
Merge "Add logging to proximity sensor." into klp-dev
by Santos Cordon
· 12 years ago
dcc6eda
Merge "Fixing position of Glowpadview to reveal more of contact's photo." into klp-dev
by Santos Cordon
· 12 years ago
c47616f
Add logging to proximity sensor.
by Santos Cordon
· 12 years ago
e9e6f43
Fixing position of Glowpadview to reveal more of contact's photo.
by Santos Cordon
· 12 years ago
152ac39
Adding different timeouts for CALL_ENDED screen.
by Santos Cordon
· 12 years ago
6002b83
Adding more public logging to InCallUI
by Santos Cordon
· 12 years ago
46c1840
Merge "Show gateway UI when dialing via a gateway" into klp-dev
by Santos Cordon
· 12 years ago
3d3d25f
Show gateway UI when dialing via a gateway
by Santos Cordon
· 12 years ago
f511fc5
Disabling quick response since it's not done yet.
by Chiao Cheng
· 12 years ago
21d56f4
Removing explicit dependency on http calls.
by Chiao Cheng
· 12 years ago
98a02fa
fix build break from merge
by Santos Cordon
· 12 years ago
a4bd83a
Protect all logging statements.
by Chiao Cheng
· 12 years ago
e7a567e
Adding proximity sensor code to in-call UI.
by Santos Cordon
· 12 years ago
62421ff
Merge "Adding interfaces for phone number service." into klp-dev
by Chiao Cheng
· 12 years ago
033ed59
Adding interfaces for phone number service.
by Chiao Cheng
· 12 years ago
cab6935
Support connecting and disconnecting from Phone app.
by Santos Cordon
· 12 years ago
d28fc12
Add logic support for manage conference screen. (Part 2 of 4)
by Santos Cordon
· 12 years ago
8992519
Fix NullPointerException in InCallUI with CallTimer.
by Santos Cordon
· 12 years ago
58c37c6
fix break.
by Santos Cordon
· 12 years ago
8cd746f
Adding duration time to calls
by Santos Cordon
· 12 years ago
b553d9c
Merge "Set privileged to false." into klp-dev
by Chiao Cheng
· 12 years ago
9eef6ba
Set privileged to false.
by Chiao Cheng
· 12 years ago
cea8155
Use shared contact info cache to get data for the notification.
by Santos Cordon
· 12 years ago
ad80806
Merge "Add Simplifying layer between Contact Info search and CallCardProvider." into klp-dev
by Santos Cordon
· 12 years ago
d2bd93f
Add Simplifying layer between Contact Info search and CallCardProvider.
by Santos Cordon
· 12 years ago
490f7d8
Add basic call information to the notification.
by Santos Cordon
· 12 years ago
250f379
Adding suppression behavior for in-call notification.
by Santos Cordon
· 12 years ago
7030437
Adding hangup capability to in-call notification.
by Santos Cordon
· 12 years ago
b8eedb3
Singletons are hard, lets go chopping...them out of the code.
by Santos Cordon
· 12 years ago
1b3e3f1
Add support for more call state labels.
by Santos Cordon
· 12 years ago
f78a80e
Remove STARTED and START_UP states
by Christine Chen
· 12 years ago
2d71b5d
Merge "Fix bug in InCallUi crash when opening the dialpad." into klp-dev
by Christine Chen
· 12 years ago
12afe6d
Fix bug in InCallUi crash when opening the dialpad.
by Christine Chen
· 12 years ago
81e744d
Reduce timeout for showing "CALL ENDED" strings
by Santos Cordon
· 12 years ago
e067a78
Improve outgoing call sequence
by Santos Cordon
· 12 years ago
b640441
Merge/Swap/AddCall support in UI.
by Santos Cordon
· 12 years ago
fa6d1c3
Show/Hide HOLD depending on phone capabilities.
by Santos Cordon
· 12 years ago
3179543
Fix race-condition case.
by Santos Cordon
· 12 years ago
da7c157
Merge "set glowpadview to have black background"
by Santos Cordon
· 12 years ago
a5c9103
set glowpadview to have black background
by Santos Cordon
· 12 years ago
c95df21
remove video button
by Santos Cordon
· 12 years ago
82f5d00
Add UI to show when the Call disconnects.
by Santos Cordon
· 12 years ago
950e3df
Supports for outgoing calls starting up the UI.
by Santos Cordon
· 12 years ago
ee4a3fe
Audio Routing support in UI
by Santos Cordon
· 12 years ago
6d231f5
Add image to caller info
by Yorke Lee
· 12 years ago
c171e81
Merge "Display primary call info in call card"
by Yorke Lee
· 12 years ago
be8060a
Display primary call info in call card
by Yorke Lee
· 12 years ago
3860ae4
Adds support for text messages
by Christine Chen
· 12 years ago
6d94d71
UI AudioMode method support
by Santos Cordon
· 12 years ago
e7097d7
Dialpad Ui elements for InCallUi
by Christine Chen
· 12 years ago
1b60e8c
Notifications in Phone (part 1)
by Santos Cordon
· 12 years ago
258eb86
Use rejectCall() for rejecting call.
by Santos Cordon
· 12 years ago
b585c66
Adding a central logging class.
by Santos Cordon
· 12 years ago
7ac6cb3
Improve InCall State management
by Santos Cordon
· 12 years ago
9a43aba
Fixing incoming call sequence, adding InCallPresenter
by Santos Cordon
· 12 years ago
75c86b5
Adding multi-call support.
by Santos Cordon
· 12 years ago
c2b4303
Adding simple number data to callcard
by Santos Cordon
· 12 years ago
8f34bc3
Merge "Adding hold support to phone call."
by Santos Cordon
· 12 years ago
1d919f8
Adding hold support to phone call.
by Santos Cordon
· 12 years ago
dec7e7e
Adding a CallList class to manage Calls from CallHandlerService.
by Santos Cordon
· 12 years ago
184e8a4
Adding onUpdate from ICallHandlerService.
by Santos Cordon
· 12 years ago
6e03890
Add Call Model and CallStateUpdate
by Santos Cordon
· 12 years ago
fc1c301
Merge "Finishing in call screen when call ends."
by Chiao Cheng
· 12 years ago
e58788a
Finishing in call screen when call ends.
by Chiao Cheng
· 12 years ago
b6fd68d
Merge "Integrating end call button to command service."
by Chiao Cheng
· 12 years ago
3d1b652
Integrating end call button to command service.
by Chiao Cheng
· 12 years ago
0157653
Merge "Renaming client side stub of ICallCommandService."
by Chiao Cheng
· 12 years ago
07861f1
Renaming client side stub of ICallCommandService.
by Chiao Cheng
· 12 years ago
09c1da8
Merge "Integrating mute and speaker buttons."
by Chiao Cheng
· 12 years ago
a152b46
Integrating mute and speaker buttons.
by Chiao Cheng
· 12 years ago
8314b03
Adding onDisconnect.
by Santos Cordon
· 12 years ago
65c46da
Adding singleton wrapper for ICallCommandService.
by Chiao Cheng
· 12 years ago
550f92b
Adding call card and buttons to UI.
by Chiao Cheng
· 12 years ago
66b2c28
Renaming CallMonitorService to CallHandlerService
by Santos Cordon
· 12 years ago
f09116f
Connecting answer call action in UI to service.
by Chiao Cheng
· 12 years ago
cda2dcf
Merge "Remove accidental commit of iml file."
by Chiao Cheng
· 12 years ago
4d6697e
Remove accidental commit of iml file.
by Chiao Cheng
· 12 years ago
be8b0d1
Merge "Adding fragment and listener for answering calls."
by Chiao Cheng
· 12 years ago
79e215c
Adding fragment and listener for answering calls.
by Chiao Cheng
· 12 years ago
b4e09de
Use new command interface to answer the call automatically.
by Santos Cordon
· 12 years ago
a44c591
Adding in call screen template.
by Chiao Cheng
· 12 years ago
b73cfb8
Adding a UI toast on an incoming call.
by Santos Cordon
· 12 years ago
b415e4d
Adding skeleton code for InCallUI.
by Santos Cordon
· 12 years ago
6efcfd4
Initial empty repository
by Geoff Mendal
· 12 years ago