Commit Graph

179 Commits

Author SHA1 Message Date
milaq
a97b2c4938 support for webkit acceleration (1/2) 2012-03-05 16:21:31 +01:00
579f8b58e9 Revert: leo: added htc logo via logo.rle 2012-03-04 01:06:42 +00:00
81806ad79e leo: change place where the postrecoveryboot.sh is copied, better in leo.mk 2012-03-04 01:04:22 +00:00
Michael
dd01708929 as discussed on irc: inherit from languages_full.mk and add hdpi afterwards 2012-03-03 15:25:34 +01:00
zeusk
cc12a3f420 fix: default language and the hdpi resources issue 2012-03-03 19:00:19 +05:30
milaq
60e8019aa3 follow cyanogen: fix PRODUCT_LOCALES 2012-03-03 13:50:12 +01:00
eec7a73147 Merge pull request #7 from milaq/gingerbread
compositing and blur
2012-02-26 11:37:19 -08:00
milaq
84d14bea31 Merge remote-tracking branch 'upstream/gingerbread' into gingerbread 2012-02-26 14:55:06 +01:00
5cea6496ee Merge pull request #6 from zeusk/patch-2
Update full_leo.mk
2012-02-25 12:20:32 -08:00
zeusk
252638d8bd Update leo.mk 2012-02-25 14:19:51 +05:30
Michael
c71060864a disable scrolling cache by default for much more smooth scrolling 2012-02-24 15:41:46 +01:00
Michael
82baa95735 + reenable full alpha compositing
+ deactivate background blur for smoother window animations in some cases
2012-02-24 15:37:13 +01:00
9b5158465c Merge pull request #3 from milaq/gingerbread
new notification lights
2012-02-23 03:36:15 -08:00
milaq
3b9d7a4361 new notification lights in conjunction with custom autobrightness and dim.
the following stuff works properly now:
+ autobrightness
+ custom autobrightness values
+ blinking leds (e.g. for notifications) - green and amber
+ static leds (e.g. for charging) - green and amber
+ screen dimming
+ custom screen dim level
2012-02-23 12:34:55 +01:00
6e7d399ce8 Merge pull request #2 from milaq/gingerbread
media_profiles tweaking
2012-02-08 10:23:01 -08:00
4403e082f2 leo: add GPSSHIM compilation 2012-02-08 09:18:18 +00:00
milaq
9131f97531 media_profiles: lower -hd- preset to a resolution which is smoothly recordable; -high- preset is now w720; fix max bitrate for m4v 2012-02-02 15:53:24 +01:00
bcfb89fdd1 Merge pull request #1 from milaq/gingerbread
leo: various tweaks and fixes
2012-01-31 13:21:29 -08:00
milaq
3474867137 tweak media_profiles to ensure smooth video capture with the -high- profile 2012-01-31 21:34:02 +01:00
milaq
71dd3b0889 init: remove ppp stuff - this is handled by init.d.97ppp 2012-01-31 21:25:37 +01:00
milaq
dbf7872ab3 init: use default bravo read_ahead_kb and readd blocks 0-2 2012-01-31 21:24:16 +01:00
milaq
afd59f046c init: defaulting to vanilla CM7 (android_build.init.rc) values for lowmemkiller 2012-01-31 21:20:06 +01:00
milaq
9811344fed init: remove unused ondemand settings 2012-01-31 21:18:25 +01:00
milaq
2625364d21 init: remove lowmemkiller slot settings - this is also handled by init.rc from android_build. so no need to do it again 2012-01-31 21:14:33 +01:00
milaq
a64f0a963d init: remove duplicate camera symlinking 2012-01-31 21:13:31 +01:00
Michael
429607ba80 fix double entry in propfile extraction process 2012-01-31 21:04:14 +01:00
Michael
6c5838053d update kernel cmdline 2012-01-31 21:04:14 +01:00
Michael
290c650e92 omit minfile and check_filepages for now (may be revisited) 2012-01-31 21:04:14 +01:00
milaq
d1a8fa8c46 bcm4329: update to GRI40 2012-01-31 21:04:14 +01:00
cdf9033ff3 leo: dynamically add all modules in the prebuilt/modules folder 2011-12-08 01:41:47 +00:00
703b1be3bd leo: added htc logo via logo.rle 2011-11-27 21:18:11 +00:00
542be5d897 leo: reverted BOARD_HAS_LARGE_FILESYSTEM 2011-11-18 02:41:41 +00:00
0b536dfc40 leo: re-arrange BoardConfig 2011-11-18 02:10:43 +00:00
e50fb919fd Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_device_htc_leo into gingerbread 2011-11-15 01:30:10 +00:00
e1797ab279 leo: updated proprietary file extraction
Change-Id: Icf9b637ab964d69a0790cfb2e1c19636ff390e7f
2011-11-02 00:23:33 +00:00
1e181a1427 leo: removed libmm-omxcore.so 2011-10-31 22:43:29 +00:00
05743f46f0 leo: fix some proprietary files 2011-10-31 22:31:21 +00:00
afda0ec08e leo: fix some proprietary files 2011-10-31 21:47:31 +00:00
8b6688039d leo: added copy-files.sh 2011-10-30 23:39:36 +00:00
0d86e57b0b leo: more unzip/extract files update to use propritory-files.txt 2011-10-25 22:46:59 +01:00
fced698315 leo: Use a smarter method for extracting proprietary files
Change-Id: I94748f25bbeed32c321c1029908c981504c21de1
2011-10-25 21:11:15 +01:00
832646070d leo: oops accidently added the echo command 2011-10-25 21:05:00 +01:00
ea830913b9 leo: Use a smarter method for extracting proprietary files 2011-10-25 20:35:17 +01:00
98364a4494 leo: update to latest
* use device_htc_7x30-recovery for recovery
* fixed postrecoveryboot
* amended media_profiles.xml

Change-Id: I37bec28702aaa55155bfdb8a1a95d63b4bf45eb6
2011-10-25 13:50:02 +01:00
d5f9c47789 leo: fix recovery to include it properly from device_htc_7x30-recovery 2011-10-25 13:38:30 +01:00
cmhtcleo
f49e29bf84 leo: fix postrecoveryboot.sh 2011-10-24 22:21:16 +02:00
c5bc75241d leo: update to add recovery offmode charging 2011-10-24 21:17:20 +01:00
e829ba64be fix compile issue due to offmode charging in recobery 2011-10-24 15:16:21 +01:00
765f5cc47d leo: touch-foxus not in main yet, and therefore this in does not compile 2011-10-18 15:58:56 +01:00
3a1eed1381 leo: update media_profiles.xml from AmerCanAndroid 2011-10-18 09:39:31 +01:00