History log of /packages/apps/Dialer/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
58eaabcc31e23fd4c071ad911b96da6eea4abc28 27-May-2015 Andrew Lee <anwlee@google.com> Refactor Voicemail Playback into standalone view.

+ Substitutes the existing playback widget in CallDetailActivity,
although the plan is to move this to the call log shortly.
+ Convert the widget from a fragment into a layout. This allows us
to more easily create multiple instances of the voicemail widget in
the same view, as we intend to do in the call log.
+ Shift UI-related logic from Presenter to the Layout.
+ Fix janky seeking, so that it now works correctly consistently
rather than sporadically, and doesn't need to buffer again.
- Remove the VariableSpeed player formerly used in the Presenter. We
don't use this functionality anymore, and this allows us to directly
used the framework MediaPlayer (instead of a custom legacy proxy).

Bug: 21170557
Bug: 20693172
Change-Id: Ia34f459df10e43763b32fdb0954f83e882664231
/packages/apps/Dialer/Android.mk
57dee3b9e345b2a61f7bccae4b0e2b8ffc291b92 27-Apr-2015 Yorke Lee <yorkelee@google.com> Unbundle AOSP Dialer in mnc-dev

Change-Id: I05fcae30e8529a19c9dc22725d0097121f4b733c
/packages/apps/Dialer/Android.mk
9021763e60bc4b8ea55f580d1706caa7907e1cba 17-Apr-2015 Deepanshu Gupta <deepanshu@google.com> Add resources to recyclerview dependency.

Change-Id: I8c93f4e770705bf59c43b2b135145ac0c17dcf0c
/packages/apps/Dialer/Android.mk
f3170880408642ca4389cd6c85b71eeecee4bced 11-Apr-2015 Andrew Lee <anwlee@google.com> Cardify the call log list items!

+ Added card view dependencies to makefile.
+ Convert call log list items to use card views.
+ Cleaned up code style and unused views in fragment xml.
- Removed deprecated expand code (more work to be done here).
- Removed now-unused constants.

Bug: 19372817
Change-Id: I237cf214f8f052de5fb1f41908d6012f52de994e
/packages/apps/Dialer/Android.mk
a1bb125d280a4eb0ec662caf86b9460bc1b3c2f6 07-Apr-2015 Andrew Lee <anwlee@google.com> Add dependencies for RecyclerView.

And, sort dependencies to make them more organized.
These dependencies aren't used yet, but will be shortly by using
a RecyclerView for the call log.

Bug: 19372817
Change-Id: Ie10077fc10a849bee7573c451c779705ac5cdccb
/packages/apps/Dialer/Android.mk
7956f89b575a57417795a6bda88f14ca4563acf3 06-Jan-2015 Narayan Kamath <narayan@google.com> Track changes to libphonenumber.

We now build from source and include both libgeocoder and
libphonenumber in the same jar. They were always included
together anyway.

Change-Id: I401bd98731ab68f20e24383b13e33b56b9c10889
/packages/apps/Dialer/Android.mk
0f68a71a0f7914d1f7534fdd58cc96644d59d47b 17-Jul-2014 Jay Shrauner <shrauner@google.com> Fix directory import order

Change src + res directory import order to put InCallUi before ContactsCommon.

Bug:16300823
Change-Id: Idbf3ef268c6d91b346ecdbccefc454326b7ae0e5
/packages/apps/Dialer/Android.mk
fd723cae1dc2de0f83ec14639d4431674dd3b82e 19-Jun-2014 Sai Cheemalapati <saicheems@google.com> Update Emergency Dialer to match Dialer (3/7).

Emergency dialer style updated to match style in Dialer and
InCallUI.
Moved all dialpad resources to PhoneCommon.

Change-Id: I86747a58b196209a4543448ab939236eace7c52a
/packages/apps/Dialer/Android.mk
801d88e55c59414cee422ca0433cec8b1c39d1e6 20-Jun-2014 Yorke Lee <yorkelee@google.com> Revert "Update Emergency Dialer to match Dialer (2/5)."

This reverts commit 9598b51d20cb27acb8dfd47abf2accb612cddb3c.

Change-Id: I7c2d2b95740888af25b5b257572476b0f20900e3
/packages/apps/Dialer/Android.mk
9598b51d20cb27acb8dfd47abf2accb612cddb3c 19-Jun-2014 Sai Cheemalapati <saicheems@google.com> Update Emergency Dialer to match Dialer (2/5).

Emergency dialer style updated to match style in Dialer and
InCallUI.
Moved all dialpad resources to PhoneCommon.

Change-Id: I69ee95b20b9a6a7007288a754e12ea20763c3842
/packages/apps/Dialer/Android.mk
9da2c171bbcaafdf207dea73d1ea0c034547bf89 27-Mar-2014 Yorke Lee <yorkelee@google.com> Remove google-common from Dialer Android.mk file

Bug: 12572042
Change-Id: I6b207d48c9c546939272fa5907b381e337e4cf44
/packages/apps/Dialer/Android.mk
641ab5a4b4c59d72103340eb6f7a8191ee1166c6 24-Oct-2013 Christine Chen <christinech@google.com> Adds libphonenumber dependencies.

Change-Id: I97939b84832acf8d567884ae21c2526719746e94
/packages/apps/Dialer/Android.mk
c286ae2cf471a7ddad4ec1e9a00e7bc9c30fdd91 04-Sep-2013 Santos Cordon <santoscordon@google.com> Combine InCallUI & Dialer (part 3)

Merge InCallUI code into Dialer.
Adds references to InCallUI code into the Android.mk file and copies
AndroidManifest.xml entries over.

bug:10605332
Change-Id: Ie889f914021fe59aaaf6ff0a4c971028f25b4cf7
/packages/apps/Dialer/Android.mk
5e9d0c44da97b6d01dfa8130b213f8367d41fd7f 18-Jun-2013 Christopher Tate <ctate@google.com> Dialer app needs system privileges

Bug 9470309

Change-Id: Ie753e409d55d6a5001f10d77ca38c67ef848c405
/packages/apps/Dialer/Android.mk
472c2778dd4395416fe2eb9c7ffe62a0e36a101e 19-Mar-2013 Santos Cordon <santoscordon@google.com> Always show WAIT/PAUSE in dialer overflow menu.

Used to hide menu items when not applicable. Now we show them always
and only perform the action in those cases where menu items were
previously visible.

Updated code to do zero-position checks when there is no
selection...previously missing check.

Changed code to use chars instead of Strings when dealing with single
digits.

Consolidated duplicate code with updateDialString() function.

bug: 7478840
Change-Id: I2aa5d3badd40079e9aa75abf7e4051f9dba5e667
/packages/apps/Dialer/Android.mk
4f128ea2585910e9c810b38885a79f6873b2456a 07-Dec-2012 Chiao Cheng <chiaocheng@google.com> Removing contacts source inclusion from Dialer.

Bug: 6993891
Change-Id: Ic9d769f4c5f47b609ea77a9e37668da26fc0c976
/packages/apps/Dialer/Android.mk
9d4f3b20793a007b4489547aa40fc1049d0d8fef 06-Sep-2012 Chiao Cheng <chiaocheng@google.com> Moving resources from Contacts to Dialer.

- Also moving some shared utilities.

Bug: 6993891
Change-Id: I5fa18d26e4f5423f4d3f3450b8f3e3dacbfb947a
/packages/apps/Dialer/Android.mk
8a372c2c67c3cf6bd5a6d4c999d68094938e365c 24-Aug-2012 Chiao Cheng <chiaocheng@google.com> Move common phone classes to new location.

- removed dependency on com.android.phone.common jar (old package)

Bug: 7054788
Change-Id: I8c1f6449534a946f4660a9e8924079c08ff1786c
/packages/apps/Dialer/Android.mk
94b10b530c0fc297e2974e57e094c500d3ee6003 18-Aug-2012 Chiao Cheng <chiaocheng@google.com> Initial move of dialer features from contacts app.

Bug: 6993891
Change-Id: I758ce359ca7e87a1d184303822979318be171921
/packages/apps/Dialer/Android.mk