http://forum.hdblog.it/showthread.php?t=4842
GALAXO & GALAXHERO FINAL VERSION
Changelog :
Because the changelog are too big, restarting a new one.
Features :
- Based on I5
- Most languages
- Root (with superuser)
- ADB root whith personnalised bash prompt
- All applications optimised with zipalign
Optimized Kernel 2.6.27.35 with :
- Compcache 5.4
- Patched kernel with BFS
- Patched kernel with SQUASHFS 3.4 + LZMAcompression
- Full Netfilter support
- Swap support
- Build whith Cgroups (for the future ?)
- Tunneling support (tun.ko)
- New HW modules
- Tuned CPU Freq : 245Mhz/528Mhz
- Lot of another kernel modules : CRAMFS,EXT4,NFS Client, NFS Server,CIFS,NTFS, IPV6, VFAT, CPUFREQ*, TUN, and a lot of another (see in /system/libmodules)
Applications :
- Modified MMS app from rgv151 on XDA(
http://forum.xda-developers.com/showthread.php?t=540651)
- Loccy's BetterBrowser 1.5 (
http://forum.xda-developers.com/showthread.php?t=551119)
- Advanced Launcher (rogro82/irrenhaus on XDA (
http://forum.xda-developers.com/showthread.php?t=540880) :
- Native from rogro82 : dekstop rotation, 10 desktops (see extended conf in main menu)
- Modification by irrenhaus : possibility to group apps and folders on tray launcher, optimization
- Added by me : new wallpapers, haptic support
- Add jbed java support (see
http://getjar.com/ for a lot of apps and games !)
- New app only in Galaxo & GalaxHero : GalaxoParameters+, GalaxoApps, GalaxoConf
- GalaxoParameters : activate/deactivate camera button, remount in rw/ro system fs, access to some hidden menus
- GalaxoApps : proposes to download usefull applications using Android Market
- GalaxoConf : manage rom configuration (compcache, sshd..)
- HTC Style Hero widget from manup456 on XDA (
http://forum.xda-developers.com/showthread.php?t=540214)
- Apps included :
- TetherWifi Galaxy Version
- GalaxoParameters
- GalaxoApps
- HTC QuickOffice
- HTC PDFReader
- HTC exchange
- SoundRecoder
- QuickDroid
- Get-a-robot-vpnc
- SwiFTP (FTP server)
- Remove Google Apps
- Remove all market third party apps, and add a recommanded app downloader, GalaxoApps, which use the market to download the desired app
System :
- New rc, with config file support (GalaxoConf)
- Compache auto-configuration support (compcache can be activated in GalaxoConf)
- Full ext4dev support for /data partition (you can convert your /data partition, AFTER flashing, with the recovery. Simply wipe (also with the recovery) to delete all the data on /data and restore ext3 filesystem). Use this option only for testing purpose (don't improve the performances)
- Sshd server running on port 2222, must be activated in GalaxoConf (default password is the EIMEI of the phone. To change the password using adb : adb shell remountrw, adb shell "echo new_password > /system/etc/dropbear/password, adb shell remountro)
- Script to activate/deactivate the camera button (camenable/camdisable with adb)
- Script to remount in rw/ro the filesystems in both recovery/system (remountro, remountrw). Already exist with adb (adb remount) but usefull in recovery to remount correct partition, and with connectbot.
- Compressed modules and binary into squashfs images to save space
- Busybox 1.15.1 with full applets
- Moving all app to internal memory to keep space on /system for the future
- Vpn support
- New adbd where replacing default shell from sh to bash with custom bashrc
- Recompile some tools for android-arm : zsh, nano, vim, inadyn
- Both LatinIME & HTC IME keyboard
- Lot of tools in xbin/
- Telnetd
- Debug tools
- Access phone, contacts, market and other without sim cards (wifi)
- Dynamic dns support (recompilation of inadyn for arm, not tested)
Swap :
- Swap is now managed by compcache. If a second partition on external sd card exist, compcache used it automatically as a backup swap. Removed a-swapper because swap in internal memory is perf-killer, and swap on external is better associed with compcache. Be carrefull : swaping is perf-killer if your sdcard was not performant.
Other tweak/improvment :
- Tweaked CPU freq rules, improved responsiveness (sampling can be managed in GalaxoConf)
- Cgroups activated, waiting for Samsung's android source code for using cgroups..
For Hero version :
- EXACTLY THE SAME SYSTEM AS GALAXO
- Hero theme, mixed from XDA's magic/dream themes