Commit Graph

651 Commits

Author SHA1 Message Date
Steve Kondik
24ed44c6c3 Merge "bravo: updated build description and fingerprint to match those from the htc 2.10.405.2 wwe ruu" into froyo 2010-09-07 17:40:24 +00:00
repo sync
7eefdfcbed bravo: updated build description and fingerprint to match those from the htc 2.10.405.2 wwe ruu
tested protected and paid apps in android market

Change-Id: Ibaacaf51f88e91c4b85a6e07df0e3ac209d6aee1
2010-09-07 16:41:38 +01:00
Ameer Ghouse
a912f4a626 heroc: don't inherit gsm.mk, using apns from device tree instead
Change-Id: Ib0ce536f3f737499141d60a18d374db56324a105
2010-09-06 23:35:35 -05:00
Steve Kondik
1b00b55d62 CHANGELOG 2010-09-06 21:07:49 -04:00
Steve Kondik
d93c40e45f CHANGELOG 2010-09-06 16:39:54 -04:00
Steve Kondik
181ec37729 CHANGELOG 2010-09-05 01:14:45 -04:00
Steve Kondik
17dc6b97d0 adw: Configure default workspace via overlay. 2010-09-04 21:47:44 -04:00
Steve Kondik
269d79b318 Merge "vendor: hero: update BUILD_ID, use prelink map" into froyo 2010-09-05 01:29:41 +00:00
Koushik Dutta
ad5f0611e4 [Recovery] Set the build date as 0 so that all zips assert based on build date being greater than N always pass. 2010-09-03 22:26:09 -07:00
Steve Kondik
216205de90 Merge "APN list housekeeping" into froyo 2010-09-03 21:19:53 +00:00
Steve Kondik
ad4b324312 APN list housekeeping
After lots of reports of broken GPS and other issues recently, I decided
to write a script that cleaned up the APN list. The script did the
following:

1. Eliminated duplicates. Each APN was given the unique key of
   "mcc:mnc:apn:type" and placed into a hash using this key.
2. Removed any APNs where any of these four fields were not set.
3. Set an empty APN type to "default,supl,mms".
4. Sorted by MCC, MNC
5. Merged in the official APN list from FRF91.
2010-09-03 00:52:52 -04:00
Patrick Jacques
43816d417d vendor: hero: update BUILD_ID, use prelink map
Use froyo updated prelink map and fix BUILD_ID

Change-Id: Iad7f132006a57860835c3ddf95bb7d08c1a7c112
2010-09-02 21:43:12 -07:00
Steve Kondik
16fba81a88 ds: Fix HTCACOUSTIC_HACK and the build 2010-09-02 21:53:35 -04:00
Steve Kondik
02c834c1a4 cm: Update version info for 6.1 2010-09-02 21:52:41 -04:00
Koushik Dutta
951c42cb85 602
Change-Id: I865eebf5d4ea8c401aa869eb4f6c7ee135aae203
2010-09-02 16:54:42 -07:00
Koushik Dutta
8cd81f1322 fix up the fingerprint and build.prop 2010-09-02 13:52:39 -07:00
Koushik Dutta
8ced64f01d 601 2010-09-02 11:30:54 -07:00
Steve Kondik
8f3a47578a Merge "Removes duplicate entry for /system/etc/init.d/02audio_profile" into froyo 2010-09-02 12:35:46 +00:00
Steve Kondik
94a3184db3 Merge "Update fix_permissions to not clobber the UID and GID variables. This causes issues in bash." into froyo 2010-09-02 12:23:11 +00:00
Steve Kondik
1222e8b781 Merge "Realy use the audio profile hack (works with make 3.81) without this AudioPara4.csv was needed & adb fails on pulling it when it's symlinked to someother Audio_*.csv file" into froyo 2010-09-02 12:20:23 +00:00
Steve Kondik
c0e41d9fd5 Merge "apn addition for Smart Mobile: sort correctly" into froyo 2010-09-02 12:10:11 +00:00
Steve Kondik
547611683d Merge "apn addition for Smart Mobile per http://simplemobile.webs.com/index/Android%20Configuration/Android%20Configuration.html for h-bomb" into froyo 2010-09-02 12:09:25 +00:00
aria
2d4b04c1d0 Move dalvik to fix space issue 2010-08-31 00:19:04 -04:00
Koushik Dutta
09f4c7af0a Update fix_permissions to not clobber the UID and GID variables. This causes issues in bash. 2010-08-30 15:27:45 -07:00
NameLess, the Jedi
5b286223b2 Removes duplicate entry for /system/etc/init.d/02audio_profile 2010-08-30 14:46:14 +02:00
NameLess, the Jedi
74d12fb926 Realy use the audio profile hack (works with make 3.81) without this AudioPara4.csv was needed & adb fails on pulling it when it's symlinked to someother Audio_*.csv file 2010-08-30 11:14:51 +02:00
Brad Allen
87030f5120 apn addition for Smart Mobile: sort correctly 2010-08-29 16:51:44 -07:00
Brad Allen
dd838dafdc apn addition for Smart Mobile per http://simplemobile.webs.com/index/Android%20Configuration/Android%20Configuration.html for h-bomb 2010-08-29 16:41:49 -07:00
Steve Kondik
b373bb599d Merge "Prebuilt: add dropbear-keygen" into froyo 2010-08-28 21:25:35 +00:00
Koushik Dutta
458526fadb update casing 2010-08-28 11:13:07 -07:00
Patrick Jacques
dc808ff1e1 Prebuilt: add dropbear-keygen
CM issue 2030
2010-08-28 05:25:45 -07:00
Chris Soyars
aeb2aaccc7 Update sholes build timestamp.
Change-Id: I2b1376de0f2a5e71a952a6dae6934544325627b0
2010-08-27 22:53:14 -04:00
Chris Soyars
ea47fd8b44 Update sholes fingerprint.
Change-Id: I73ca3c834f1e3a186a66087579e0646c992aafd1
2010-08-27 22:50:50 -04:00
Steve Kondik
c86da0a11c cm: Update version info for 6.0 release 2010-08-27 13:46:20 -04:00
Kali-
934e7ee599 fix broken apns autoconfiguration (xml now well-formed) 2010-08-27 01:32:28 +02:00
Koushik Dutta
7ea708605a fix build for dream/sapphire 2010-08-26 16:04:17 -07:00
Koushik Dutta
ce5aba5a14 fix darchstars build break. 2010-08-26 15:49:37 -07:00
Steve Kondik
64b976529c adw: Disable automatic changelog display
The automatic changelog display is kind of scary looking when it pops
up after a clean flash. This is appropriate for ADW's market version
but probably not for a custom ROM. Disable it via overlay, it
is still available via the options menu.
2010-08-26 08:43:32 -04:00
Steve Kondik
be44f98c8e Merge "fix up apns so gps is not broken on hero cdma" into froyo 2010-08-26 02:16:53 +00:00
Ameer Ghouse
aee28d1e62 fix up apns so gps is not broken on hero cdma 2010-08-25 20:56:12 -05:00
Koushik Dutta
30736327b2 [Cleanup] Remove usage of PRODUCT_SPECIFIC_DEFINES on the kernel target now that bravo is not overriding kernels for every device. Also clean up usage of redundant WITH_WINDOWS_MEDIA and global usage of WITH_HTC_ACOUSTIC_HACK. 2010-08-25 17:25:38 -07:00
Koushik Dutta
29e2ee4568 Fix up the bravo product to not set the kernel for EVERY product. 2010-08-25 17:12:33 -07:00
Koushik Dutta
7b351ecee8 [Cleanup] Use the CYANOGEN_WITH_GOOGLE environment variable to toggle backuptool inclusion/exclusion. 2010-08-25 16:54:42 -07:00
Koushik Dutta
0a68e2c624 [Cleanup] modver is now autodetected. 2010-08-25 16:49:26 -07:00
Koushik Dutta
d4ab6a9c9f [Cleanup] Remove PRODUCT_SPECIFIC_DEFINES usage. Build system now uses edify by default. 2010-08-25 16:28:24 -07:00
Firerat
1f0e92130b replaced /system/sd with 2010-08-25 12:13:08 +01:00
ameer
79ffa51a18 add overlays for heroc 2010-08-24 17:29:16 -05:00
Steve Kondik
9a7c417276 launcher: Adjust drawer opacity and remove unused option. 2010-08-24 14:57:05 -04:00
Steve Kondik
7ad6b7bfa8 ds: Disable animated app drawer on DS 2010-08-24 14:54:57 -04:00
Steve Kondik
60d7c729f6 espresso: Fix copypasta- use the right overlay. 2010-08-24 00:28:42 -04:00