d573bf9b3eb1416a888e07c9197be2a86fbaa520 |
|
27-Feb-2017 |
Justin Klaassen <justinklaassen@google.com> |
Add dependency on android-support-transition - The android-support-transition library is a transitive dependency required by the android-support-design library. - Also added missing support library proguard-rules.pro files. Test: lunch aosp_x86-eng && make -j32 ANDROID_COMPILE_WITH_JACK=false Change-Id: I71d6e1f987f44834b40beedb7e53df5ada70af08
/packages/apps/Contacts/Android.mk
|
c9c2c45e694e7dd0cf1b2dc1a1c5c1a9a56c44c9 |
|
21-Dec-2016 |
John Shao <johnshao@google.com> |
Collapse AndroidManifest_common to default Remove the _common manifest because it is nonstandard and errorprone and instead do a manual merge with the existing common manifest with the Contacts manifest as the default for overlay. Test: built Contacts Bug: 33665712 Change-Id: If3ecf12c4ce671c176ef2ddcfddf112cf29da9bc
/packages/apps/Contacts/Android.mk
|
3f6a2444e0134b7380cdb2e13abf4bf1163336d0 |
|
05-Dec-2016 |
Arthur Wang <wuwang@google.com> |
Collapse res-aosp and res-icons into res folder for AOSP Contacts (1/2) bug:31022536 Change-Id: I0434710d92027e59ccd97e27ebd09f1668346684
/packages/apps/Contacts/Android.mk
|
04b84e42d5bf6af72eade2781cd6ca8e3dc855c2 |
|
08-Oct-2016 |
Arthur Wang <wuwang@google.com> |
Split AndroidManifest.xml into two pieces. Move the common pieces into common_manifest/AndroidManifest.xml bug:30900287 Change-Id: I21a80fd2d9302dcaba497e04e0f83421e1be194e
/packages/apps/Contacts/Android.mk
|
2fc12b16d143f5c45b17820d67aae0456189da3d |
|
23-Aug-2016 |
Tingting Wang <tingtingw@google.com> |
Remove FeatureHighlight lib from AOSP contacts. BUG 31039865 Change-Id: Iddbd3e62bcaf62f16ace928058297d7dac9c4a47
/packages/apps/Contacts/Android.mk
|
13a9c33a5fbdc43b7751876e6a2ba9fa830b98ec |
|
13-Aug-2016 |
Walter Jang <wjang@google.com> |
Merge res-common resources with exising file in res For each file, the res-common values are appended to the the end of the file in res with the same name Bug 30759296 Change-Id: Icda411d2a9f8acedc51a982be0f4c8c8b7f7c69f
/packages/apps/Contacts/Android.mk
|
9b8c9501ef581857d10c16e943b338dfd03a73c3 |
|
12-Aug-2016 |
Walter Jang <wjang@google.com> |
Rename icons dir to match resources from common (1/2) Bug 30759296 Bug 30259682 Change-Id: Ie91350eaf184cd3e9e7e2e9f92b88223cf68efd2
/packages/apps/Contacts/Android.mk
|
a6fb6d2b6f0461871797f11faf72eb19b7f55373 |
|
10-Aug-2016 |
Walter Jang <wjang@google.com> |
Fix build after copy of ContactsCommon dirs to Contacts * Remove all references to the GoogleContactsCommon and ContactsCommon dirs * Rename the aosp_contacts_dir variable to just contacts_dir * Move contactsbind and commonbind to src-bind so that they can be excluded from the GoogleContacts build Bug 30759296 Change-Id: I1a1efd20bce41049e311283fb7b4d9f214b24863
/packages/apps/Contacts/Android.mk
|
dce1e68dc18f08d4574dfe64740cdca0876d090b |
|
28-Jul-2016 |
Tingting Wang <tingtingw@google.com> |
Add feature highlight to hamburger icon. BUG 29877098 Change-Id: I16c60c464bb281b1a4a08da28a14f37f8a65d4e5
/packages/apps/Contacts/Android.mk
|
cd0c6f78c5a338c9205f161123a783099956bd1a |
|
19-Jul-2016 |
Walter Jang <wjang@google.com> |
Contacts static shortcuts fixes (1/2) am: a05b051a46 am: ef98e5e41f Change-Id: I789076ad25e1c86e53d10c2da8050f2f16ac5b94
|
a05b051a469a6e5fe4cf7bf32cca50d7535c55d1 |
|
19-Jul-2016 |
Walter Jang <wjang@google.com> |
Contacts static shortcuts fixes (1/2) * Set the component package name differently for the AOSP and GoogleContacts projects * Prevent shortcuts from going into the default application task by setting taskAffinity="" Bug 30204775 Bug 30201875 Change-Id: Ie7cb3a88bcc90c706628d151b80d964dd222451e
/packages/apps/Contacts/Android.mk
|
15583077f6f373fb515b16773d47ce377bfaeff3 |
|
18-Jul-2016 |
Walter Jang <wjang@google.com> |
Add circular contacts app icons (1/5) am: 0aad572081 am: 574f071d8d Change-Id: I7611ff3f901c0682ccd3a8276a92d8e2ec4c2adb
|
0aad572081e72b96e9514c85d8b604c7ff4fe396 |
|
13-Jul-2016 |
Walter Jang <wjang@google.com> |
Add circular contacts app icons (1/5) Bug 29902288 Change-Id: I5317aeb5e1589fb404571a13e2c94908154d11da
/packages/apps/Contacts/Android.mk
|
2cf389622f504115bc62d5a4380e95f1e3978c44 |
|
27-Jun-2016 |
Wenyi Wang <wenyiw@google.com> |
Merge contacts src-N/ and src-pre-N/ dirs (1/3) Bug 30124466 (cherry picked from commit 5289a29b88f436e6061c49e90fea8266437714ab) Change-Id: I2ad91c9148132f80eca588cc0458ef6158bc37ac
/packages/apps/Contacts/Android.mk
|
5289a29b88f436e6061c49e90fea8266437714ab |
|
27-Jun-2016 |
Wenyi Wang <wenyiw@google.com> |
Merge src-N/ and src-pre-N/ and target API 24 (1/3) Bug 29725318 Bug 29328819 Bug 29536552 Change-Id: I21854806fbf5c9a6e0fff3d12702bfaa96e04b26
/packages/apps/Contacts/Android.mk
|
604bfe5e502cc0ea145778d2efd374a9022fd162 |
|
15-Apr-2016 |
Walter Jang <wjang@google.com> |
Add LOCAL_MIN_SDK_VERSION to Contacts mk Bug 28815576 Change-Id: I78d01decc27bd470098a25aef3c9fe3f242e7334 (cherry picked from commit fdd3e5820191bc95c88ce2d0e86d9f765573a9e1)
/packages/apps/Contacts/Android.mk
|
fdd3e5820191bc95c88ce2d0e86d9f765573a9e1 |
|
15-Apr-2016 |
Walter Jang <wjang@google.com> |
Add LOCAL_MIN_SDK_VERSION to mk For additional details see: https://groups.google.com/a/google.com/d/msg/android-eng/PinDAM6WiHA/SAnSts84BAAJ Change-Id: I78d01decc27bd470098a25aef3c9fe3f242e7334
/packages/apps/Contacts/Android.mk
|
f568b30b5a4b009e10a8b97117f5c720bbfab43d |
|
02-Apr-2016 |
Wenyi Wang <wenyiw@google.com> |
Add hamburger menu to PeopleActivity 1. This CL moves "settings" and "help & feedback" to hamburger menu. 2. Changes in people_activity.xml may be hard to read. We just wrap the existing content of people_activity.xml with DrawerLayout and add a NavigationView below it: https://paste.googleplex.com/6376771465248768 3. Screenshot https://goto.google.com/contacts-hamburger Bug 27687799 Change-Id: Ia8ce3746cee9ad63689157dbe0b1ea81200bedf6
/packages/apps/Contacts/Android.mk
|
3c3b6f1dacf3844b3883a5e2bc67ad3480cfd08a |
|
02-Apr-2016 |
Wenyi Wang <wenyiw@google.com> |
Make PeopleActivity extends AppCompatActivity (1/3) This CL includes a subset of reversion of ag/871001. This topic of CLs will lead to the following changes in APK sizes: - GoogleContacts: 8.0MB --> 8.7MB - GoogleContacts-N: 7.6MB --> 8.2MB Bug 27687799 Change-Id: Id94598e42a5016badeafee3f4f0dc2a515fc68eb
/packages/apps/Contacts/Android.mk
|
bf96dd1b542c7aa5bf5e97903b22dbd2cbe2a316 |
|
21-Feb-2016 |
Wenyi Wang <wenyiw@google.com> |
Remove AppCompat library from Contacts (1/3) This will reduce size of GoogleContacts-N.apk by 0.7 MB (8.4 MB --> 7.7 MB) * CL was prepared by running the following: git revert --no-commit e7fd1ad19023a0b79b232462bcb988676c605b9a # https://googleplex-android-review.git.corp.google.com/#/c/841451/ git revert --no-commit 3d53e233beb1742d3274fb27576d4d1420e4aac2 # https://googleplex-android-review.git.corp.google.com/#/c/841473/ git revert --no-commit 903fbfc4fb63ceaccddb722217a5d5e9d80f88b3 # https://googleplex-android-review.git.corp.google.com/#/c/839578/ Also: - added import view.Window back to PeopleActivity; - removed an AppCompat style Bug 27257097 Change-Id: I21653376c78ef0a435f90b565b6c40dd5b747317
/packages/apps/Contacts/Android.mk
|
5fe9557ae4fdd7a1b70f27f7b1b6b4c096984d6a |
|
11-Feb-2016 |
Wenyi Wang <wenyiw@google.com> |
Remove "Blocked Numbers Activity" from Contacts This is almost a revert of ag/847363. We also hide menu for now in PeopleActivity. Bug 27118866 Change-Id: Ie242e2d1fcf00e7226a1f8e16c92c5d7620630e4 (cherry picked from commit 4bc3bd2aea6f053f5e9159a1ca5cd79e1d8887d8)
/packages/apps/Contacts/Android.mk
|
1fc3ef4f7469e8abf8994a2c8f949f42fdda4ccb |
|
15-Jan-2016 |
Wenyi Wang <wenyiw@google.com> |
Copy "Blocked Numbers Activity" from Dialer to Contacts 1. Classes are copied and modified so that they will work in Contacts. 2. BlockedNumbersActivity.java is the main activity. 3. Most copied classes are put in the newly-created "callblocking" package. 4. What's not copied: CachedNumberLookupService, visual voicemail, and emergency call. The corresponding features will be implemented based on framework change, which is not ready yet. 5. In Dialer, BlockedListSearchFragment extends RegularSearchFragment, which extends SearchFragment. These three classes are combined into SearchFragment in Contacts. 6. In Dialer, BlockedListSearchAdapter extends RegularSearchListAdapter, which extends DialerPhoneNumberListAdapter. These three classes are combined into SearchAdapter in Contacts. 7. An intent is specified in AndroidManifest.xml to open BlockedNumbersActivity.java Bug: 26453530 Change-Id: Iec07725fd9aa5a174bb6b306792fa446dcaa4e65
/packages/apps/Contacts/Android.mk
|
6edf4b13fb968192247bb4b1a946dd1285f5fbc6 |
|
11-Jan-2016 |
Ta-wei Yen <twyen@google.com> |
Allow google dialer code to be compiled against M and N SDKs + Defaulted src-N to source directory in makefile Bug:26330692 Change-Id: I62b3644fb05ace592cf989781f059d214d6c42d9
/packages/apps/Contacts/Android.mk
|
903fbfc4fb63ceaccddb722217a5d5e9d80f88b3 |
|
31-Dec-2015 |
Wenyi Wang <wenyiw@google.com> |
Introduce AppCompatActivity and modify account filter activities - added PeopleThemeAppCompat for AppCompatActivity, and it will replace PeopleTheme eventually (same for ContactsActionBarStyleAppCompat). - removed "icon" from styleable Mapping since there would be conflict when including appcompat in Android.mk. - will clean up styles.xml after finalize all the changes. Bug: 25629359 Change-Id: I988cee41a75800a63375e95242042ba0d0380300
/packages/apps/Contacts/Android.mk
|
96101f6bb2604c76bfad0ae9506e7629cde7b716 |
|
06-Nov-2015 |
Tingting Wang <tingtingw@google.com> |
Add LicenseActivity to manifest xml file in Contacts/. BUG 25358009 Change-Id: Ide58c510438620f5267a31e79af2748e3b3b548b
/packages/apps/Contacts/Android.mk
|
d1c7813333cabd1691d8930d68fd28069dce1879 |
|
30-Oct-2015 |
Yorke Lee <yorkelee@google.com> |
Build against prebuilt support library resources in unbundled builds Build entirely against the prebuilt support library to avoid resources getting out of sync. Change-Id: I992e2b4b99b78cd1a1fae84aa03710ea1ebf33a7
/packages/apps/Contacts/Android.mk
|
6fa803920dc08651f92acbe2e8e9137348650b52 |
|
28-Aug-2015 |
Jay Shrauner <shrauner@google.com> |
Remove unused libs Remove telephony-common and voip-common Bug: Change-Id: I8aad60b7ca9379bb17587555c1876216084b93a2 (cherry picked from commit e692198b76b0242a2887f0f0650b4c969c164065)
/packages/apps/Contacts/Android.mk
|
3c4d041b925bd45da88d20a88f819b8d02ef9aa5 |
|
29-May-2015 |
Brian Attwell <brianattwell@google.com> |
Use new definitions of ProviderStatus And rebundle Contacts again. Bug: 21090207 Change-Id: I7e93e36ad0c0d667ac56983c76acb1b97bd8755c
/packages/apps/Contacts/Android.mk
|
dfacc7fbb70f979f24edeef2f1148dea2269af50 |
|
15-May-2015 |
Brian Attwell <brianattwell@google.com> |
Rebundle Contacts build Bug: 21090207 Change-Id: I3b16919ce50c265ffa3c8b7d6ece2b22010951ec
/packages/apps/Contacts/Android.mk
|
07adabf28fc1b844c81d5635a87751c20f0bd1aa |
|
09-Apr-2015 |
Jay Shrauner <shrauner@google.com> |
Build Contacts against current SDK Bug: Change-Id: I31222599eb1da74167c69fdbbaca5590ca603b8a
/packages/apps/Contacts/Android.mk
|
f9db0e3b79ba2ce540892b821c2539ed61e0db3f |
|
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: I8961321037931cd853b389c1dbc36f7310350f38
/packages/apps/Contacts/Android.mk
|
ac9b31665c157e6aa7bce487a5467e8abd8224d5 |
|
31-Jul-2014 |
Paul Soulos <psoulos@google.com> |
Use CardView for cards UI Tweaks with Allen Bug: 16373753 Change-Id: I550b8fe39b973a8789c18154eed9cac67308eb8b
/packages/apps/Contacts/Android.mk
|
07f604f9c1ef98581d6f1b678627cf11ba5cfbd2 |
|
25-Jun-2014 |
Jay Shrauner <shrauner@google.com> |
Remove unused permissions, libs Remove unused permissions and libs leftover from phone/contacts split. Don't run as shared uid. Bug: Change-Id: Iee93355cd2baefeea54c3968e7590a8b728897cd
/packages/apps/Contacts/Android.mk
|
974e1704198246fbe8c71d3d86bd153389eaafd5 |
|
20-Jun-2014 |
Sai Cheemalapati <saicheems@google.com> |
Update Emergency Dialer to match Dialer (1/7). Emergency dialer style updated to match style in Dialer and InCallUI. Moved all dialpad resources to PhoneCommon. Change-Id: I6640598b5f30f9d7ff5ce811e82b76512046a256
/packages/apps/Contacts/Android.mk
|
31b2d42fb0889e61515d27314aa5a245147100da |
|
05-Jun-2014 |
Brian Attwell <brianattwell@google.com> |
Use support.v7.palette to get header tint Todo in later cls: -save the extracted tint, so we don't have unnecessary delay when returning from the edit screen -animate the change of tint color. This matters for tablet and after the photo changes. Change-Id: I11685c1489a5c7b49f46c250033f4f303b076ef6
/packages/apps/Contacts/Android.mk
|
7aa24580cf7001871f4df017a2c0d6da0d1c1628 |
|
24-Oct-2013 |
Christine Chen <christinech@google.com> |
Adds libphonenumber and libgeocoding dependencies Change-Id: I28006bdefb13d4c800da556d65396f876a6c4f7e
/packages/apps/Contacts/Android.mk
|
8d0a104bc5c424411b4d8297d4e9edeeefadd674 |
|
10-May-2013 |
Christopher Tate <ctate@google.com> |
The Contacts app needs privileged permissions Bug 8765951 Change-Id: I2a7847c63d9b48662ba2eaec34c4b9ecd51aafc9
/packages/apps/Contacts/Android.mk
|
1fc437ac6d975e389ef52efa68abb4241145a51e |
|
29-Jan-2013 |
Wink Saville <wink@google.com> |
Delete frameworks/base/voip use voip-common from frameworks/opt/net/voip Adding voip to LOCAL_JAVA_LIBRARIES Change-Id: Ieaba759a0f69b45c4b8839cbed1fe757cdf190c5
/packages/apps/Contacts/Android.mk
|
3a8df86541c91ac5023bc46efae4ed23502512fa |
|
05-Sep-2012 |
Chiao Cheng <chiaocheng@google.com> |
Additional clean-up of dialer split. - Moving resource only used by dialer. - Moving out common utilities. Bug: 6993891 Change-Id: Ieb851adb1d6a3492290b84a56aa2cd00cae2f260
/packages/apps/Contacts/Android.mk
|
453566a3897b9bd6acd74f5cc77b1a546dac4833 |
|
25-Aug-2012 |
Jason Simmons <jsimmons@google.com> |
Fix the master build Change-Id: I8ba1ec5062c0d45e418db28745f5efae2663e274
/packages/apps/Contacts/Android.mk
|
a2180f32d3c5d6842c421adb5aa2f85c69caccfb |
|
18-Aug-2012 |
Chiao Cheng <chiaocheng@google.com> |
Initial removal of dialer features. - Moved main activities and classes out including all necessary dependencies for a first working version. - There are still dialer dependencies in contacts after this check-in. Further separation coming. Bug: 6993891 Change-Id: I1761b554fe5daf29acddbb43532f571191db2eaf
/packages/apps/Contacts/Android.mk
|
49e63562777f6089d1b63c0f78c14a0566a7bc91 |
|
13-Jun-2012 |
Wink Saville <wink@google.com> |
Use telephony-common Change-Id: I4a42ae6986f97be562e496b28c4a54e3f1a6d59b
/packages/apps/Contacts/Android.mk
|
b002f512acfd12b0f25c62579af0b7ecb02d728e |
|
15-Jul-2011 |
Hugo Hudson <hugohudson@google.com> |
Voicemail playback, with variable speed ui. Introduces a new VoicemailPlaybackFragment and the VoicemailPlaybackPresenter that goes with it. Together these two form part of the CallDetailActivity, and allow us to play back voicemails inline with variable speed. Also included is the code from the CallLogFragment to launch the CallDetailActivity with suitable extras buried in the Intent. Change-Id: I86585685802b69441f5812b41c215f3534af26e4
/packages/apps/Contacts/Android.mk
|
79700889dad553dcde9e22a2fd23df768f68080f |
|
15-Jun-2011 |
Katherine Kuan <katherinekuan@google.com> |
Add tabs to contact card - Since the ContactHeaderView and ContactDetailFragment will still be used for contacts without updates, leave this code in. Temporarily make all contact cards have the about and update tabs. - Use ViewPager for contact details - Move name and job to action bar - Add about fragment and updates fragment - Add carousel for "about" and "updates" tab - Create utils class for converting ContactLoader results into strings for display since the ContactHeaderView will no longer be the only customer for this data Change-Id: I84ff759ee09daefcc7e7514564c180f27f0400b6
/packages/apps/Contacts/Android.mk
|
cde7389187ebc6816bd73d4704f1ca1b4ee39ac3 |
|
07-Apr-2011 |
Jeff Sharkey <jsharkey@android.com> |
Move QuickContact to Activity instead of Window. QuickContact has traditionally used a Window to show a bubble with callout centered around a target area. This change moves away from private Window APIs, and instead creates FloatingChildLayout to layout the bubble. Using onLayout() is more flexible than a PopupWindow or Dialog, since it gives us access to getWindowVisibleDisplayFrame() to correctly handle system windows. (Similar to FLAG_LAYOUT_INSET_DECOR.) Changes background Drawable to use state_first and state_last to select above/below callout arrow. Also moves to using setLevel() to set arrow horizontal location. Removes recycling chiclet code, and brings in Guava library. Bug: 3362647 Change-Id: Iae953bae71db76e91e05996fe4c0dcea38bb446f
/packages/apps/Contacts/Android.mk
|
2aab1830f9be7e52b4c8dc47a4a412991cbbeff1 |
|
30-Sep-2010 |
Ying Wang <wangying@google.com> |
am 6bfed4c6: am f261e807: Fix proguard flag file dependency. Merge commit '6bfed4c6aea63382d20ce613f22c90018164819a' * commit '6bfed4c6aea63382d20ce613f22c90018164819a': Fix proguard flag file dependency.
|
f261e8074772eecf1ff217aeca2410b99067dea6 |
|
30-Sep-2010 |
Ying Wang <wangying@google.com> |
Fix proguard flag file dependency. Change-Id: I4edb3ee225332434f74d016cfffa8d95d88b9bcd
/packages/apps/Contacts/Android.mk
|
1ec497d4c4c07faeb26ac44524be7941b639d92a |
|
23-Aug-2010 |
Dmitri Plotnikov <dplotnikov@google.com> |
Switching to the new location of CompositeCursorAdapter This class was moved to the android-common static library Change-Id: I11dfb5461f71499fadc5923a3e85f9794049a184
/packages/apps/Contacts/Android.mk
|
eaa3507bcd1dfba66cb349919963e493dcc4927a |
|
18-May-2010 |
Daisuke Miyakawa <dmiyakawa@google.com> |
Make Contacts app use static library of vCard. See also I435e1057 Bug: 2689523 Change-Id: I1fdd3bd609688d712eebfbc227a4ed3348e72240
/packages/apps/Contacts/Android.mk
|
69bfe08b2fb98bd408b4c7160385ce3ed1f01dde |
|
05-Mar-2010 |
Daniel Lehmann <lehmannd@google.com> |
Fix Tests with Proguard enabled Bug: 2487277 Change-Id: I213fcf3037c4f2f5789535c7c3193fc05b9fd919
/packages/apps/Contacts/Android.mk
|
d75c777ff093d8771bbd2952950af2f838c1ac56 |
|
06-Feb-2010 |
Jeff Hamilton <jham@android.com> |
Remove unused static library. Change-Id: I7533dbca72f88322435196c55cb221341f31ac8b
/packages/apps/Contacts/Android.mk
|
25910b47e4a352cd5cc31ea711dbab3818d9e100 |
|
21-Jan-2010 |
Doug Zongker <dougz@android.com> |
relocate GoogleLoginService Change-Id: I5fef5faf6763bbd0046aab87399ca242dc179a5b
/packages/apps/Contacts/Android.mk
|
ac6005389e9cae78086ee2360bfeeececa48d827 |
|
06-Jan-2010 |
Jean-Baptiste Queru <jbq@google.com> |
Do not use a user tag on apps, as it is ignored. The build system does not honor user tags on apps, and setting it is misleading. This removes the confusion by making the makefiles behave like they read. Change-Id: I2036ce323dab30d3325bed7385af4e3032c0b13e
/packages/apps/Contacts/Android.mk
|
8fd1a86f1b9ab4f5636795a761a0bc98b19bcf03 |
|
02-Nov-2009 |
Nicolas Catania <niko@google.com> |
Remove duplicate ButtonGridLayout class. Uses the one from the shared phone static lib.
/packages/apps/Contacts/Android.mk
|
e49dfacf0b7b1c327b82bf1bef3c1d4c8c56c845 |
|
01-Jul-2009 |
Evan Millar <emillar@google.com> |
Adds the StyleManager class. StyleManager provides APIs for the Contacts app to retrieve icons from third party sync adapter packages to display in the Contacts UI. StyleManager also keeps a Cache of the requested icons in memory.
/packages/apps/Contacts/Android.mk
|
1f6209618bfde026a07f0ceb48d0a9332670163c |
|
09-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //branches/cupcake/...@137197
/packages/apps/Contacts/Android.mk
|
7aa0e4cb91c869108238733ca107d18ccb888df7 |
|
04-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@135843
/packages/apps/Contacts/Android.mk
|
cefa28cded1cd8d1af1a27ee934aedc65394b8dd |
|
04-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@135843
/packages/apps/Contacts/Android.mk
|
d9351704bab303a9459f57e8a32b7447a7ecf1b2 |
|
18-Dec-2008 |
The Android Open Source Project <initial-contribution@android.com> |
Code drop from //branches/cupcake/...@124589
/packages/apps/Contacts/Android.mk
|
5dc3b4f80f38c0d48601f66c2c0e551474a7f8ad |
|
21-Oct-2008 |
The Android Open Source Project <initial-contribution@android.com> |
Initial Contribution
/packages/apps/Contacts/Android.mk
|