History log of /frameworks/ex/chips/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1205e42e9e880aa46e7ec9e02461db9ed1185b2b 06-Mar-2013 Scott Kennedy <skennedy@google.com> Fix the chips tests so they build

Change-Id: I8d2c978c0f346ffa3b8fa0f993efb6df6b0c224a
/frameworks/ex/chips/Android.mk
a11c2b0e1ea043aa4d8745285f2dcbe20448b417 15-Dec-2011 Mindy Pereira <mindyp@google.com> Update build file to allow us to have resources in static libs.

Depends on: Change Ifb4d2300: Support to build static Java library with Android resource

Change-Id: Ie1ac8c93cb3f12a7d4e9afd873a13607ed72b932
/frameworks/ex/chips/Android.mk
53152808aa153dc5400997892ee6cedf27819051 16-Sep-2011 Mindy Pereira <mindyp@google.com> Move local_sdk to 14

Fixes bug:5331094 move chips, gmail to SDK 14

Change-Id: Ib113a571a8c8da93611b5d58f992e0b333a471ea
/frameworks/ex/chips/Android.mk
f026dfb761c894942354060746a8ab7dd563386c 28-May-2011 Mindy Pereira <mindyp@google.com> Make chips included source instead of static java library.

Get rid of abstract methods in BaseRecipientAdapter
Update makefile
Change-Id: I3415c73446c605e69c0c2145e98a7e66abc33a6e
/frameworks/ex/chips/Android.mk
41caab4c41a94712f8eeb1585422df52f8ab5db2 20-May-2011 Daisuke Miyakawa <dmiyakawa@google.com> Initial commit for chips UI library.

- create another directory for Chips UI.
- implement auto-complete list with photos
- introduce a stub EditText for chips implementation
-- RecipientEditText will be replaced shortly

BaseRecipientAdapter is based on CompositeCursorAdapter in
android-common library, but doesn't inherit it as they have
different assumptions (BaseRecipientAdapter doesn't rely on partition
but merge Directoryies' results).

Bug: 4443828
Change-Id: I74f48e73e44785edcc898690952a68b046ef5e0f
/frameworks/ex/chips/Android.mk