Advertisement
geofferey

(SGH-T759) DeWizd+ Full Changelog

Jul 16th, 2013
1,861
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.17 KB | None | 0 0
  1. SGH-T759 DeWizd+ ROM Changelog
  2. http://goo.im/devs/Geofferey/SGH-T759/ROMS/Heimdall_Custom
  3.  
  4. v1.0 Changelog
  5.  
  6. - Modified framework-res.apk, twframework-res, SystemUI.apk & Settings.apk
  7. to give more of an AOSP look/feel
  8.  
  9. - Removed any remaining T-mobile/Touchwiz bloat
  10.  
  11. - Added back Live wallpaper picker
  12.  
  13. - Added CWM Wallpapers (Temporarily)
  14.  
  15. - Changed default_wallpaper.png in framework-res.apk
  16.  
  17. - Added Modded MMS.apk
  18.  
  19. - Added battery bar mod by PVYparts using instructions from his guide
  20.  
  21. - Added Android Keyboard & removed Samsung Keyboard
  22.  
  23. - Updated PlayStore, Search & Voice Search to latest version(s)
  24.  
  25. - Removed dead links in Settings.apk due to missing dependee.apk(s)
  26.  
  27. - Enabled CRT off animation in ROM
  28.  
  29. - Added AndroidLost to /system/app/ for anti theft protection
  30. (activate it at http://www.androidlost.com)
  31.  
  32. - Added SpareParts and DevTools (Not everything works)
  33.  
  34. _ Added a few build.prop tweaks
  35.  
  36. - Added my NAND Backup & Tools script to system/bin/
  37. (Run through adb shell or Android Terminal Emulator by typing backup at $/# prompt)
  38.  
  39. v1.1
  40.  
  41. - Previous changes from 1.0
  42.  
  43. - Modified MusicApp.apk colors to match theme
  44.  
  45. - Modified framework-res.apk music app status bar background
  46.  
  47. - Modified twframework-res.apk music app lockscreen background
  48.  
  49. - Added DSPsettings to /system/app/
  50.  
  51. - Added Nexus Live Wallpaper
  52.  
  53.  
  54. v1.2/1.3
  55.  
  56. - Previous changes from 1.0 - 1.2 (1.2 Skipped)
  57.  
  58. - Changed gallery icon to match stock
  59.  
  60. - Added Nexus Torch aka CM Torch to /system/app/
  61.  
  62. - Changed Nexus Torch icon to match CM Torch
  63.  
  64. - Added libflash.so to /system/lib/ so Nexus Torch can function
  65.  
  66. - Added Terminal Emulator to system/app/
  67.  
  68. - Added libjackpal-androidterm4.so to /system/lib/ so Android Terminal Emulator can funtion
  69.  
  70. - Used Pimp My Rom app to add tweaks to /system/build.prop
  71.  
  72.  
  73. v1.4
  74.  
  75. - Re-added universal init.d support & tested (not too sure if it worked before)
  76.  
  77. - Created /system/exbin/ (external binary) directory
  78.  
  79. - Added nano to /system/exbin/ from http://forum.xda-developers.com/showthread.php?t=1530519
  80.  
  81. - Added terminfo to /system/etc/ for nano to function
  82.  
  83. - Added nano script to /system/bin/ with appropriate environment variables so nano can run
  84.  
  85. - Added dropbearmulti binary to /system/exbin/ from DroidSSHdv06
  86. https://code.google.com/p/droidsshd/downloads/detail?name=dropbearmulti&can=2&q=
  87.  
  88. - Added dropbear ssh client to /system/xbin/
  89.  
  90. - Symlinked dropbearmulti to /system/exbin/dropbear
  91.  
  92. - Symlinked dropbearmulti to /system/xbin/scp
  93.  
  94. - Symlinked dropbearmulti to /system/xbin/dropbearkey
  95.  
  96. - Generated dropbear keys in /system/etc/dropbear/data/br.com.bott.doridsshd/files/etc
  97.  
  98. - Added dropbear script to /system/bin/ to execute dropbear with password auth, default password is dewizd (feel free to edit)
  99.  
  100. - Added 10dropbear script to /system/etc/init.d which symlinks /system/etc/dropbear/data/br.com.bott.droidsshd to
  101. /data/data/br.com.bott.droidsshd & executes dropbear script in /system/bin/ at every boot to start the deamon
  102.  
  103. - Added disable_sshd & enable_sshd to /system/bin/ (use these to disable/enable automatic startup of the dropbear SSH server)
  104.  
  105. - Removed all old scripts from /system/etc/init.d/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement