61467d0f18
leo: fix dhcpd_eth0 in init.leo.rc
2011-08-16 18:01:47 +01:00
0997cac3d0
leo: Add build barrier for other devices
...
This was breaking the normal builds on other devices...
Changed leo to htcleo, as that is what is in the vendor files
2011-08-16 09:40:17 +01:00
284b07cd48
use TARGET_BOOTLOADER_BOARD_NAME instead of statically using htcleo, probably need to change more soon
2011-08-13 02:30:20 +01:00
115162ec01
leo: gps, and some overlay config updates
...
* Updated libgps to v2.0 NMEA (tytung)
* Fixed leo.mk, so that custom gps.conf is included
* removed duplicate entry in frameworks config.xml
* enabled allow_in_call_touch_ui in the phone app
Change-Id: I07bb3512954a6457d46a2d63a35498bfd08ed57b
2011-08-13 00:00:52 +01:00
1fa6ce7906
removed duplicate value of config_animateScreenLights, and added comment wrt tablet tweaks
2011-08-12 10:58:27 +01:00
74e6b79ccd
Fixed/Added gps.conf for EU
2011-08-11 00:34:54 +01:00
7bb1419ece
fixed couple of build.prop and added custom gps.conf
2011-08-11 00:32:26 +01:00
16c60556b3
added entries into gps.conf for v2.0 of GPS
2011-08-07 01:49:42 +01:00
12861a9115
updated to latest GPS libs v2.0 NMEA
2011-08-07 01:02:05 +01:00
5c950fc2c5
enabled allow_in_call_touch_ui in the phone app
2011-08-06 11:08:16 +01:00
2629ed2783
leo: update to latest
...
* Added tytung libgps 1.9 NMEA
* Added cedesmith libhtc_ril_wrapper 0.8b4
* Added tablet tweaks
* Added various changes to config.xml for framework core
* removed recovery.fstab.magldr, as it is not required
* Fixed permissiond of /dev/smd27 for gps
Change-Id: I6afc963134a19b759f1a43d81b5e8b7d01c5553c
2011-08-05 09:45:42 +01:00
3af430148d
Added libgps and changed initrd for permissions of /dev/smd27
...
* Updated to libgps 1.9 NMEA (credits tytung)
* changed initrd so that the permissions of the /dev/smd27 is correct
2011-07-31 01:02:24 +01:00
be412e9874
removed duplicate usb regex, and rmnet from wifi
2011-07-27 17:27:10 +01:00
a7c975743e
Added tweaks in config.xml files
...
* Tablet tweaks
* some functionality that the leo has or it doesn't
Thanks to seadersn for this functionaly add
2011-07-22 15:14:41 +01:00
583934990e
added missing gps code
2011-07-22 15:01:45 +01:00
a99e72d7ae
added update for libgps from tytung (1.8 NMEA)
2011-07-20 22:44:55 +01:00
af5fc1119f
libgps 1.7 (credits tytung)
2011-07-17 16:38:34 +01:00
f078808c05
fixed libhtc_ril_wrapper to compile with CM
2011-06-27 11:01:19 +01:00
bc9a06bdcd
another fix
2011-06-27 10:53:10 +01:00
49f7f6d552
fixed typo
2011-06-27 10:46:21 +01:00
6995162644
fixed typo
2011-06-27 10:44:48 +01:00
735eff93ef
added extra stuff to libgps to get compiled into CM
2011-06-27 10:41:01 +01:00
1c63b627e5
fix Android.mk (credits to tytung) (forgot to download it)
2011-06-27 00:55:49 +01:00
21c182ea64
updated gps libs to 1.5 (credit to tytung)
2011-06-27 00:42:20 +01:00
945d603e1a
revert the time changes from tytung, as didn't compile
2011-06-15 10:20:22 +01:00
root
095a0d6458
added libgps (credit to tytung) and libhtc_ril_wrapper (credit to cedesmith)
2011-06-15 00:08:00 +01:00
root
9c8f0dd4b3
Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_device_htc_leo into gingerbread
2011-06-07 01:30:08 +01:00
982245879f
leo: fixed postrecovery & and led notifications
...
Change-Id: I9f9327ac7abb0a4a3e659ba08cff844ed09f36d0
2011-05-25 01:04:17 +01:00
747ea0b6e4
fixed postrecoveryboot
2011-05-25 00:52:03 +01:00
499f58e1f3
fixed postrecovery and added led stuff
2011-05-25 00:46:59 +01:00
c327fa2795
added RM js file
2011-05-20 23:35:47 +01:00
Steve Kondik
8044589cc2
Merge "leo: add postrecoveryboot to change recovery.fstab" into gingerbread
2011-05-20 09:39:47 +04:00
Steve Kondik
c374a5d94c
Merge "leo: initrd fix" into gingerbread
2011-05-20 09:39:22 +04:00
9b6e1687a5
fixed 2 ppp stuff
2011-05-17 19:18:45 +01:00
f05ef24973
added the new kernel modules from charan latest nightly
2011-05-14 02:49:55 +01:00
354f24634c
initrd: fix eth0 scan issue, removed insmod of msm_rmnet.ko
2011-05-13 20:09:15 +01:00
11a691afac
leo: initrd fix
...
removed the insmod of msm_rmnet in the init.htcleo.rc, this can
cause issues in cLK. amended init.htcleo.rc to do dhcpd_eth0 rather
than dhcpd as the wireless wasn't working 2.3.4
Change-Id: Iba5dd9776b244be8dbc464f43f28da4ea9c47395
2011-05-13 13:42:26 +01:00
a711c66fde
leo: add postrecoveryboot to change recovery.fstab
...
Added the postrecoveryboot.sh script to change the recovery.fstab
so that it is comapitable for both cLK and magldr
Change-Id: I04eb1e5230e7fbc2f2e0b117d9086ec700b17c19
2011-05-09 21:44:33 +01:00
f3dbfe434c
fixed postrecoveryboot script for sh, rather than bash
2011-05-06 18:37:29 +01:00
d0a57d821c
add support for dynamicially changing of recovery.fstab
2011-05-06 18:02:25 +01:00
de2f47b646
Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_device_htc_leo into gingerbread
2011-05-01 00:26:47 +01:00
05b4e6e8d2
new recovery kernel, revert size of recovery to 5M, and recovery.fstab for magldr as an option
...
Change-Id: I277374bcffd9139d27aacde78c2238143bea39bc
2011-04-29 14:58:47 +01:00
Koushik Dutta
9c2791c193
Merge "ppp tethering fix" into gingerbread
2011-04-29 03:55:14 +04:00
6680f39db9
fixed kernel base back to 0x11800000
2011-04-27 13:08:02 +01:00
f0199bc841
leo: board kernel base
...
changed back to 0x11800000, as the new value doesn't work, and
breaks creation of recovery image. This would of also broken in
creation of cLK boot.img
Change-Id: I8c81dddefcabe7cd91c064e02ebd0792d1fe2f0a
2011-04-25 15:53:16 +01:00
4aff6597ba
new kernel, fixed recovery size
2011-04-24 22:46:51 +01:00
charansingh
8453b50bd1
fix build break
...
Change-Id: I0fa5cf622e12a34b2deb993350d743bdb35ff558
cm-7.0.3
cm-7.0.2.1
cm-7.0.1
2011-04-22 17:32:01 +05:30
charansingh
b36544cd03
Mass Update
...
Updated it with TLS register, banding fixes, proper partition layout,
boot.img commands, add gps libs back to proprietary as the ones compiled
wont work, updated kernel and init with appropriate bluetooth fixes,
kgsl changes, 2 way recording etc, New Lights module to fix led
notification light, make the sensors compile for sensors.htcleo.so
and same for leds, add mobile interfaces for HD2
Change-Id: I599c8242b38804f37f07e9661fef2ee908bab161
2011-04-22 03:46:10 -04:00
cedesmith
3c3077c603
ppp tethering fix
...
Change-Id: I438d1059aca8d367ae92249f63b418bf142314bf
2011-04-20 18:38:56 +03:00
Koushik Dutta
592dcad594
BOARD_USES_RECOVERY_CHARGEMODE := true
...
Change-Id: Ibb4891f32076ae4baaa4e93526344434523e5dec
2011-04-18 01:22:21 -07:00