(ROM) Sense_5.0_4.3-Y20 (With Beats Audio) 2014.06.22 - Sprint HTC EVO 4G LTE

(ROM) Sense 5 (4.1.2 Y14 Aroma)
http://forum.xda-developers.com/showpost.php?p=47502943&postcount=2
RUU 4.13.651.4
http://forum.xda-developers.com/showpost.php?p=47503288&postcount=6
Custom framework-res.apk png bootanimation for Sense 5 (4.3) & 4.1.2
http://forum.xda-developers.com/showpost.php?p=47503442&postcount=8
thanks to Captain_Throwback for his firmware
thanks to Sinistertensai for his work
thanks to chubbzlou for his work
thanks to Sinistertensai for his 4.2.2 camera
thanks zhuhang n viper team for ViPER4Android
and everyone else that make this possible
You MUST BE S-OFF to complete this process
this is a noobs friendly guide to jump to the new format partition. if i made errors writing this guide please let me know
new format partition. read
http://www.pocketables.com/2014/02/htc-evo-4g-lte-android-4-3-update-isnt-going-to-be-that-bad.html
I will NOT be held responsible if something happens to your device while or after flashing any of these files! All flashing is done at your OWN RISK.
2 Ways to go back to the old layout
1- HTC Evo 4G LTE Maintenance Release Instructions 10.2.2013
http://www.htc.com/us/support/htc-evo-4g-lte-sprint/news/
2-[RUU]VipeRUU Jewel 3.16.651.3 || Updated 3.19.13 ||
http://forum.xda-developers.com/showthread.php?t=2197909
files you need to download
1-4.13.651.3 Firmware + TWRP Recovery
http://forum.xda-developers.com/showpost.php?p=50112370&postcount=3
--------
Sense_5.0_4.3-Y20 (With Beats Audio) 2014.06.22
http://www.androidfilehost.com/?fid=23501681358551164
--------------
Sense_5.0_4.3-Y19
http://www.androidfilehost.com/?fid=23501681358543930
--------------
Sense_5.0_4.3-Y18
http://www.androidfilehost.com/?fid=23329332407586088
---------------
Sense_5_4.3-Y17
http://www.androidfilehost.com/?fid=23329332407581525
---------
Sense_5_4.3-Y16
http://www.androidfilehost.com/?fid=23329332407578887
--------
Sense_5_4.3-Y15
http://www.androidfilehost.com/?fid=23329332407578363
---------
2-Sense 5 (4.3) Y13
http://www.androidfilehost.com/?fid=23329332407576898
Note: once you flash this you can't flash other rom unless they are on the new format.
Are you ready? Yes
step 1
backup your internal sd. and just in case backup your external sd.
step 2
rename 4.13.651.3 Firmware + TWRP Recovery to PJ75IMG.
step 3
add the PJ75IMG and Y20 to your external sd
step 4
boot into bootloader by pressing vol down plus power. follow the screen to flash firmware
step 5
After flashing. follow this by Captain_Throwback
http://forum.xda-developers.com/showpost.php?p=50379918&postcount=869
step 6
flash Y20 boot into android
step 7 optional.
flash SuperSU by Chainfire
http://download.chainfire.eu/382/SuperSU/UPDATE-SuperSU-v1.93.zip
step 5
report feedback, issue, bug. etc..
enjoy
Change Logs
Sense_5.0_4.3-Y20 (With Beats Audio) 2014.06.22
-htc backup & Google backup are fully working
-gallery-personal wallpaper FC on y19. it's now fixed
-recording video in mms mode only is fixed.
-added dropbox to use with htc backup. (note) you must sign in first in settings/accounts & sync first to use htc backup.
-added ViPER4Android sound effect.
http://forum.xda-developers.com/showpost.php?p=39156703&postcount=1
-updated Google play service
-added these setting for mms to customize/MNS/default.xml
code
old
<item name="MMS_Msg_Size1">300K</item>
<item name="MMS_Msg_Size2">600K</item>
<item name="MMS_Msg_Size3">1M</item>
<item name="MMS_Msg_Size_Choose">1M</item>
new
<item name="MMS_Msg_Size1">200K</item>
<item name="MMS_Msg_Size2">500K</item>
<item name="MMS_Msg_Size3">5M</item>
<item name="MMS_Msg_Size_Choose">2M</item>
-beats audio is fully working
-added ext4 tweaks when flashing
-added more mp3 files to system/media/alarms, notifications, ringtones, and ui
-all apks has been zipalign
-rom sign
note
cirehawk, reported that the htc backup tool is burning more battery power. i did the same thing and my battery took a hit also. i removed the the update n back to normal. so if you guys are having this issue please removed these apps in recovery manually. this is how you do it
1-mount system
2-advanced
3-file manager
4-system
5-app
*HTCBackup.apk
*HtcBackupReset.apk
1-data
2-app
*com.dropbox.android-1.apk
wipe
*cache
*dalvik cache
boot.
-------------------------------------------
Sense_5.0_4.3-Y19 2014.06.07
-Great battery life
-Beats is fully working.
-camera improves
-build.prop tweaks
-system/etc/init.d tweaks
-re-compile system/lib to improved performance
-new shortcuts. drop down menu
-added jtether app
-updated supersu
-rom sign
-Zipalign all apks
------------------------------------------------
Sense_5.0_4.3-Y18 04-12-2014
-credit to ahecht for systemui mod, also to O.M.J, drob111, debarron
-added all new battery percent to ahecht systemui mod
-removed Sense5Toolbox
-removed XposedInstaller
-zipaligning all apks
-rom is sign
-added tweaks to etc/init
-recompile system/xbin
-recompile system/etc
-recompile system/bin
-recompile system/font
-added more codes to drop down settings tiles. system/customize/ACC/default.xml
<item type="integer-array" name="quick_setting_items">
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
<int>5</int>
<int>6</int>
<int>7</int>
<int>8</int>
<int>9</int>
<int>11</int>
<int>12</int>
<int>13</int>
<int>14</int>
<int>15</int>
<int>18</int>
<int>19</int>
<int>20</int>
<int>22</int>
</item>
<item type="integer-array" name="quick_setting_items">
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
<int>5</int>
<int>6</int>
<int>7</int>
<int>8</int>
<int>9</int>
<int>22</int>
<int>10</int>
</item>
Click to expand...
Click to collapse
-recompile system/customize
--------------------------------------
Sense_5_4.3-Y17
-removed LinkedIn.apk
-removed mocanaKeyVpnF
-removed SoundHound.apk
-removed Music2.apk
-removed zoe camera.apk. added the stock 4.3 back
-added new png bootanimation
-fixed reboot/shutdown xda app disappears from dock
-new system/customize/ACC/default.xml
-fixed issue with sprint voiacemail
-all apk files Zipalign to optimize RAM usage
-rom is sign
-added xda app. don't change color theme to dark or you will get fc. for some reason the light color theme does not fc.
-note: sense 5 toolbox has an update. don't updated the app, cuz you will loose the mods. i haven't work on the update yet.
this is small guide on how to test your ROM. this is how i do my testing on all my roms
wipe partitions
1-superwipe
2-wipe/advanced wipe
*dalvik cache, cache, data, and system
3-factory reset
first boot settings
1-setup screen. wait for the screen turn off
2-screen on, skip everything
3-home screen, wait for the screen turn off
3-screen on, settings/display, gestures & buttons
*screen timeout 1 hour. you don't want to be turning on your device all the time, you can change it later.
*recent apps button/click press for menu
4-settings/activate this device
5-settings/system updates
*update firmware, profile, prl
5-settings
*open everything to make sure no fc n setup your settings while you do this. note: don't sync with Google yet. sync/Google is the last setup.
6-if you have all your settings, now is time to sync with Google. wait till it finish.
on wifi or lte. 3g you can do this too, but it's slow
1-open all apps n setup your settings
2-play store. don't update yet. if wifi is enable it will do some apps automatic. that's OK.
3-xposed. open xposed/framework click on install/update, it will ask for root. back to modules n enable sense 5 toolbox. open toolbox. it will ask for root. setup your settings.
normal reboot
1-do a normal reboot to get more performance
2-wait for screen to turn off.
3- lte or wifi
*update your apps/play store
4-if you have titanium backup like me. restore all you apps n data. when done open those apps.
5- final reboot
enjoy
----------------------------------
Sense_5_4.3-Y16
fixed problem with setting fc. wrong apk
fixed prism, all widget are working
Removed HTC notes. Fc issue. I'll fix it on the next release
----------------------------------------
Sense_5_4.3-Y15
-working zoe. not all feature but is working nice. thanks to sin
-mod sense 5 toolbox to show proper sense with percent
-removed power saver icon
-no need to flash supersu. ROM is rooted
-beats audio is not fully complete yet but is working nice
-services.jar w/signature check disabled
-Mail w/Exchange Security Disabled
-compile system/lib
-took out boot animation from system/customize/resource. the png file it's cook with the framwork if you guys want to add custom bootanimation. edit customize/CID/default. do this before flashing
code:
-compile system/bin
-all apk files Zipalign to optimize RAM usage
-rom is sign
---------------------------------
Sense 5 (4.3) Y13 Aroma 2014-03-07
first release
Downloads
Sprint stock Sense 5 (4.3) Version: 4.13.651.4- Bootloader-Flashable
RUU_JEWEL_CL_JB43_SENSE50_MR_Sprint_WWE_4.13.651.4_R…igned_one_step.exe
http://www.androidfilehost.com/?fid=23329332407576441
-----------------------------------
this is for 4.1.2 rom
OMJ_Sense5.MOD.pack.v1.6_New-Layout
md5-2d516b463a5e5528d16d94ab07857872
http://www.androidfilehost.com/?fid=23329332407576239
-----------------
superwipe_new-partition-layout
MD5-c32d5dd6574a64a59b04cc8a3d2a2000
http://www.androidfilehost.com/?fid=23329332407575702

(ROM) Sense 5 (4.3) Y13 Version: 4.13.651.4- 2014-03-07
RUU 4.13.651.4 Post #6
thank sun_dream for his base rom.
thank sun_dream for Sdcard read fix
thank hawknest for his customize folder from EclipticONE-Revamped-Inverted
thank Captain_Throwback for wifi tether mod
thank Captain_Throwback for ro.product.name=jewel to the build.prop to fix issue with wallet
thank Dread 7us for Increased haptic feedback mod (android.policy.jar)
thank omj for 5x6 drawer menu (Prism.apk)
thank omj for exchange_security (Mail+nonprime.apk)
thank rootlinux for the bootloader flash zip
thank Captain_Throwback for all the help
thank chubbzlou for all the work on sense 5 port
credit to viperboy for the scripts in init.d
credit to zhuhang for ViPER4Android
creit to rawintellect for [HOW TO] Use link2sd WITH foldermount and use your sdcard to it's full potential.
thanks to chico260 for the link to Emoji file
thanks to Harbir for BLINK-FEED REMOVAL MOD
thanks to OMJs for his MOD Pack
NOTE:
-for me this rom is 100% full port. camera is 100% with/out zoe.
-guys, remember you must flash this build the same way you see it. don't start flashing mods right away. get your setting first. always remember the first boot take time. once you connect with google, let it sync. go to setting/activate this device then go to system updates and update your firmware, profile and prl using data/wifi. and you all set. start playing with it
Change Log
Sense 5 (4.1.2 Y14 Aroma)
*got blinkfeed working with 7 screens. plus you can disabled on/off
*To enable Bilinkfeed copy .eb file to sdcard/android/data and do hotreboot or normal reboot
*new SystemUI, with new eqs icons.
*got aroma installed working flawless now
*use XPOSED mod to remove the gps icon. you just need to enabled. open xposed n enabled.
-mod the systemUI for for xposed to read the new lte icons.
*added all OMJs MOD Pack to aroma installed
*Status Bar MODs
--EQS w/ Battery %, gps icon
--remove am/pm from the statusbar
-Clock Options","Add JB colored clock, remove or center the clock in the statusbar
-clock_centered
-clock_color
-clock_color_centered
-eqs_no_ampm
-no_ampm
-noclock
*eqs
-semi
trans
*Change StatusBar icons","Choose from JB colored icons, MassStash's icons or stock
-blue_icons
-massstash
-stock
*battery
-bluepercent
-circlepercent
-circlepercent2
-honeycomb
-sense5
-stock
-stockpercent
*bootanim
*
*Prism MODs
-Prism options","Choose stock, trans or semi-trans Nav Bar w/ 5x6 App Drawer
-semi
-stock
-trans
*App MODs
*Roam Only option","Do you want the Roam Only option
--Disable Exchange Security","This will install Mail with exchange security disabled
*MMS Awake","This mod will turn the screen on when a new text comes in
*Misc MODs
--Long Press Back Kill & Vol skip","With stock or increased haptic feedback
-mod
-stock
--Increase haptic feedback","This will increase haptic feedback
--Camera Button Remap","Do you want to remap the half press camera button to something
--Stock JellyBean Boot Animation","This will install the Stock JellyBean Boot animation
*Capacitive LED brightness","This will set the capacitive LED brightness
-dim
-off
-stock
--Transparent Weather Clock","This will install the Transparent Weather clock
*added back camera.apk from y11
*delete bootanimation code in system/customize/CID. bootanimation png are now cook with the framework-res for faster boot.
code:
</BootConfiguration>
<category name="SettingsProvider">
<module name="res">
<function name="values">
<set name="single">
<item name="def_nfc_on">true</item>
<item name="def_screen_off_timeout">-2</item>
<item name="def_location_gps_providers_allowed">false</item>
<item name="def_data_roaming_sound_allowed">enabled</item>
<item name="def_htc_mobile_network_on">true</item>
</set>
</function>
</module>
</category>
<ShutdownConfiguration>
</ShutdownConfiguration>
*added these apks to desense folder
-Apex
-GOLauncherEX
-ICS4.0Launcher
-iOS7Launcher
-Nova
-ZeamLauncher
*added cpu_freq to aroma installed
1188 MHz save battery
1296 MHz
1404 MHz
1512 MHz Default Evo Lte
1566 MHz
1620 MHz
1674 MHz
1728 MHz
1782 MHz
1800 MHz May cause reboots
*GPU frequency
266 MHz Default Evo Lte
300 MHz Default 2 Evo Lte
320 MHz Max Overclock
-----------------------------------------------------------
Sense 5 (4.1.2 Y12 Aroma) 2014-02-19
-recompile the entire system for more stability
-added new tweaks to system/etc/init.d
-new customize settings in system/customize
-recompile system/font
-Prism without blinkfeed by default. 7 screens
-added HTC Sense 5 Task Manager v2 latest
-added FAST DORMANCY DISABLER
-added SENSE 5 PHOTOS WIDGET (4x4)
-added SENSE 5 MUSIC WIDGET (4x4)
-added XPOSED] Disable Sprint SystemUI Flag
-added XPOSED framework
-Calculator WIDGET (4x4)
-google now WIDGET (4x4)
-mail WIDGET (4x4)
-messages WIDGET (4x4)
-people WIDGET (4x4)
-photo WIDGET (4x4)
-new camera with working gif mode, self timer, make up level, slow motion video.. etc..
-added htc doc mode
-updated most apks
-new systemUI with new EQS icons
-added adaway
-optimize all APK files
-added MultiMountSD-CardLite thanks to Kilokk
-zipaligning
-rom is sign
note:
-if you want blinkfeed. use RevertBlinkFeedPrism before flashing in aroma installer menu. desense
-gps icon. use XPOSED] Disable Sprint SystemUI Flag to disable the icon.
todo
-working om fixing camera.apk to read file name correct. i'll provide a ota when done.
change log 2014-02-11
i'll edit this later, working on my pc
change log 2014-01-05
-sense 5 (4.1.2) Y9 Cyan Blue Edition
-issue with Message.apk fc on changing color schemes -i'll provide a patch when fix.
-added IMEXT9Spanish.apk
-added black boot animation
-added 4x4 Htc Music Widget
-added CIMETPCHS.apk for chinese ime support. thank sun_dream
-added CIMETPCHT.apk for chinese ime support. thank sun_dream
-added IMEHWRPenPower.apk for chinese ime support. thank sun_dream
-fixed geometric tag when taking pictures
-added alogcat apk
-more stable BT
-rom is signY11
-zipaligning
-added wifi media apk
-added new data 3g n 4g lte icons
-Updated system/font
-updated System/lib
-grid size 4x5 only
Change Log 2014-01-02
-sense 5 (4.1.2) Y10
-s-on friendly
-added wifi media apk
-fixed mail html issue
-added roam phone
-added transparent eqs
-added transparent 5x6
-more stable bt
-updated Camera with Face smoothing/plus libs
-fixed issue with camera not sending mms when changing format name file.
-added new data 3g n 4g lte icons
-Updated system/font
-updated System/lib
CHANGE LOG 2013-12-21
-sense 5 (4.1.2) Y8
-added IMEXT9Spanish.apk
-added back black boot animation
-added 4x4 Htc Music Widget
-added CIMETPCHS.apk for chinese ime support. thank sun_dream
-added CIMETPCHT.apk for chinese ime support. thank sun_dream
-added IMEHWRPenPower.apk for chinese ime support. thank sun_dream
-fixed geometric tag when taking pictures
-added s-on & s-off flashing code.
-added wifi tether code in init.d
-added alogcat apk
-added 21viperrom script in system/etc/init.d
-added init.post_boot.sh to system/etc/init.d for cpufreq
-decompile n compile system/font
-clean up system/etc/init.d
-added quick keyboard switch to data/app
-added added go keyboard
-added emoji plagins support
-updated DSPManager
-fixed google music fc
-added ViPER4Android
link http://forum.xda-developers.com/showpost.php?p=39156703&postcount=1
-added init.post_boot.sh to init.d
Use link2sd WITH foldermount and use your sdcard to it's full potential
-added oldermount apk to data/app optional
-added link2sd apk to data/app optional
link http://forum.xda-developers.com/showpost.php?p=41580170&postcount=1
-added Emoji / Unicode support/DroidSansFallback.ttf
-updated es file explore
-updated facebook
-updated twitter
-updated supersu
-updated instagram
-the rom is Sign
-the rom is Zipalign
CHANGE LOG 2013-12-08
-sense 5 (4.1.2) Y7 Cyan Blue Edition
first release
-4x5 grid size only
CHANGE LOG 2013-12-08
-sense 5 (4.1.2) Y6
-integrated customize settings from sense 5 4.3
-fixed issue reading mp3 files on sdcard.
-added the htc.ime.apk that fixed the keyboard space layout
-added dsd manager
-fixed issue with settings/storage/make more space error
-recompile system/lib
-recompile system/bin
you will find these apk in google play
-removed google search
-removed google play book
-removed chrome
-removed google+
-removed google music
-removed dropbox
-removed tunein player
-removed youtube
-recompile system/app
-no Zoe support
-------------------------------------
change log
-sense 5 (4.1.2) Y5
ROM IS 100% COMPLETED
-decompile & recompile the entire rom for more stabilty n performance
-took out vol wake feature
-added swype
-fixed the issue with music turning on while phone sleep
-updated all apks
-fixed burst mode
-press power n vol down for screen shots
-added media link support/apk
-usb tether
-new customize settings folder in system/customize
-camera is 100% completed with all the features. No Zoe support
-no duplicate files on your sdcard
-sprint TV works
-better service
-great battery
-s-on friendly flash
-proper framework apn for sprint
-added tweak to the build.prop
-system updates works with data and wifi
-locked screen
-mms works
-camera works
-video recorder works
-youtube works
-wifi works
-BT works
-3G works
-4G/lte works
-maps works
-Beats Audio works
-FM Radio works
-google play/downloads and fast (works)
-chrome works
-Gmail works
-transfer contents works
-BlinkFeed works
-Blinkfeed twitter works
-blinkfeed facebook works
-blinkfeed linkedin works
-blinkfeed flickr works
-NFC works
-compass works
-car works
-google search works
-google drive works
-shopper app works
-dropbox works
-5x6 for Prism.apk
-exchange_security for Mail+nonprime.apk
-wifi thether thanks to capt
-sprint mobile zone works
-google wallet works
-zipaligning all apks
-rom is sign
-flash player works
-tv works
-watch video works
-voice search works flawless
-------------------------------------------------
change log
-sense 5 (4.1.2) port Y4
-duplicate files, sdcard fix thanks to sun_dream
-added sprint TV
-better zoe camera 50% complete. no more freazing. note: zoe still does not work yet, but we are moving forward.
-cam Burst mode is fixed
-added recent apps button/press for menu and hold for recent apps
-rom is sign
-more stability
-more performance
-better service
-great battery
-------------------------------------------------
-sense 5 (4.1.2) port y3
-added s-on friendly flash
-added the camera with zoe option for now (note Zoe don't work).
-added customize folder from EclipticONE-Revamped-Inverted ROM from htc one sprint
-recompile the proper framework apn for sprint to the framework.apk
-added tweak to the build.prop from from htc one (sprint)
-system updates works with data and wifi
-locked screen back to normal size
-mms works
-camera works
-video recorder works
-youtube works
-recompile system/app
-recompile system/bin
-recomile system/xbin
-added tts folder to system
-recompile system/etc
-added gps code to system/etc
code
gps.conf_BOOST000
gps.conf_default
gps.conf_SPRINT00
gps.conf_VM000000
-wifi works
-BT works
-3G works
-4G/lte works
-maps works
-Beats Audio works
-FM Radio works
-google play/downloads and fast (works)
-chrome works
-Gmail works
-transfer contents works
-BlinkFeed works
-Blinkfeed twitter works
-blinkfeed facebook works
-blinkfeed linkedin works
-blinkfeed flickr works
-NFC works
-compass works
-car works
-google search works
-google drive works
-added shopper app
-dropbox works
-added 5x6 for Prism.apk
-added exchange_security for Mail+nonprime.apk
-added the new wifi thether thanks to capt
-added vol up/vol down wake phone
-added sprint mobile zone
-added google wallet
-added ro.product.name=jewel to the build.prop to fix issue with wallet thank capt
-added Increased haptic feedback mod (android.policy.jar)
-added 3 camera options. you can pick one. camera with/out zoe, camera with/zoe, and the sphere camera
added menu setting key
-zipaligning all apks
------------------
TO DO LIST
1- zoe camera mode does not work. normal mode works
2-camera file format/ organizing pictures by date
-------------------
WHAT DOES NOT WORK
-The TV remote doesn't work on the EVO LTE because it lacks the IR blaster
-ZOE
ENJOY
DOWNLOADS
Sense 5 (4.1.2) Y14 Aroma
md5-1143521e3b912ce5e22be0b3390c9628
http://www.androidfilehost.com/?fid=23329332407575156
eb.zip
md5-4ade1b39f2bc155a549d7852603d08f2
http://www.androidfilehost.com/?fid=23329332407575157
-------------------------------------------
Sense 5 (4.1.2) Y12 Aroma
MD5-e34cc96bcf89ba80e0fcdcafd2475a76
http://www.androidfilehost.com/?fid=23329332407572984
---------------------------------------
Sense 5 (4.1.2) Y11
md5-353c1c8d24b863cd8a0bf8dc7f9c439e
http://www.androidfilehost.com/?fid=23329332407570822
-------------------------------------------
Sense 5 (4.1.2) Y9 Cyan Blue Edition
MD5-6fdb976a3569d80149da5a582d37268e
http://www.mediafire.com/download/r14exmcdb439tm2/Sense-5-4.1.2-Y9-Cyan-Blue-Edition-s-off.zip
Color Schemes fix. note: you will loose some cyan Blue on some settings.
MD5-92e4929b931abc221a8005331241f1b8
http://www.mediafire.com/download/kt03c3y3e4443bz/color-schemes-fix.zip
--------------------------------------------
2014-01-02 Version Y10 s-off
MD5-3d7586d5876a7c438fe87d69a4979a85
http://www.mediafire.com/download/toiht2gljvird1p/Sense-5-4.1.2-Y10-S-OFF.zip
Y10 s-on
MD5-65a9686e8e634388307d58cbb53db13f
http://www.mediafire.com/download/45ycvgtee026v9f/Sense-5-4.1.2-Y10-S-ON.zip
-------------------
2013-12-21 Version Y8
S-OFF
MD5-f59cb5a04273966704149d12346c0595
http://www.mediafire.com/download/ztslv9no3bvnbov/Sense-5-4.1.2-Y8-s-off.zip
S-ON
MD5- d9fdd50d721d4e5ecfe2d362ceda1bee
http://www.mediafire.com/download/i3xbgru52ymhv9b/Sense-5-4.1.2-Y8-s-on.zip
--------------------------------------
Sense 5 (4.1.2) Y6 2013-12-08
MD5-
http://www.mediafire.com/download/5kmfo9gozvdz66g/Sense-5-4.1.2-Y6.zip
-----------------------------------------
Sense 5 (4.1.2) Y7 Cyan Blue Edition 2013-12-08
MD5-
http://www.mediafire.com/download/5u6c5l1y82155fr/Sense-5-4.1.2-Y7-Cyan-Blue-Edition.zip
--------------------------------------------
Sense 5 (4.1.2) Y5
MD5-
http://www.mediafire.com/download/ff4m5z414aq1ob3/Sense-5-4.1.2-Y5.zip
-------------------------------------------
Sense 5 (4.1.2) port Y4
MD5-
http://www.mediafire.com/download/gyq4ma4rovqoleg/Sense-5-4.1.2-Y4.zip
--------------------------------------------
Sense 5 (4.1.2) port Y3
MD5-fca4ed3d86a5938b830a2cd3a7fb45dd
http://www.androidfilehost.com/?fid=23329332407571971
-------------------------------------------
Sense 5 (4.1.2) port Y2
MD5-2001291d3fde92f623de74b4e4935c8e
http://www.androidfilehost.com/?fid=23329332407571963
-------------------------------------------
Sense 5 (4.1.2) port Y1
MD5-353c1c8d24b863cd8a0bf8dc7f9c439e
http://www.androidfilehost.com/?fid=23329332407571953
---------------------------------------
sphere Camera
http://www.mediafire.com/download/auv156b88u0528e/camera+gallery.zip
--------------------------------------
Camera W/O Zoe
http://www.mediafire.com/download/2x67om9fqr5rydz/camera-w-o-zoe.zip
-----------------------------------
SuperWipe
http://www.mediafire.com/download/l79yd4bo12dkh3c/superwipe.zip
-----------------------------------
[RECOVERY] TWRP 2.6.3.0 touch recovery
bootloader flash zip. Place on root of SDCARD and reboot.
http://android.aokforums.com/flash-able-twrp-2-6-3-0-vt332.html
==============post by other members==========================
EarlyMon
Check out "Usb Sharer (eval) [Root]"
Check out "USB Mass Storage Watcher"
http://forum.xda-developers.com/showpost.php?p=47575806&postcount=118
--------------------------------
bobarune
android.policy.jar and modified it to disable volume button wake and enabled long press volume to switch songs
http://forum.xda-developers.com/showpost.php?p=47627958&postcount=182
--------------------------------------
scottspa74
data recovery
http://forum.xda-developers.com/showpost.php?p=47638437&postcount=201
----------------------------------------
FinZ28
latest SuperSU
http://forum.xda-developers.com/showpost.php?p=47653898&postcount=233
-------------------------------------
EarlyMon
[APP] [DSP Manager] [Jelly Bean 4.3] [All Roms] [Updated]
http://forum.xda-developers.com/showpost.php?p=47829255&postcount=374
--------------------------------------
Captain_Throwback
v1.6 Sense 5 MOD pack
http://forum.xda-developers.com/showpost.php?p=47909011&postcount=458
--------------------------------------
EarlyMon
Media Link HD is HTC's Miracast
http://forum.xda-developers.com/showpost.php?p=47984333&postcount=513
---------------------------------------
Captain_Throwback
WiFi tether settings
http://forum.xda-developers.com/showpost.php?p=47999699&postcount=518
-----------------------------------
bobarune
android.policy.jar with the long press volume to skip songs with screen off
http://forum.xda-developers.com/showpost.php?p=48020425&postcount=555
---------------------------------------
thecarp1975
HTC_IME.apk
http://forum.xda-developers.com/showpost.php?p=48037997&postcount=574
---------------------------------------------
aarsyl
[BOOT/DOWN ANIMATIONS][SPLASHES] HTC One x Evo LTE
http://forum.xda-developers.com/showpost.php?p=48127482&postcount=715
-------------------------------------------
henderjr
Black bootanimation
http://forum.xda-developers.com/showpost.php?p=48138035&postcount=723
-------------------------------------
FusionX
auto brightness comparable to older sense 4 roms
http://forum.xda-developers.com/showpost.php?p=48181951&postcount=762
-------------------------------------
thecarp1975
trying to change the color scheme. This fixed it
http://forum.xda-developers.com/showpost.php?p=48282305&postcount=832
------------------------------

Great work Yankees :thumbup: if you need any help I'm here
Sent from my EVO using Tapatalk

Thanks for this
Sent from my EVO using Tapatalk

Will try this out later after work..
Sent from my EVO using Tapatalk

Htc evo 4g lte official ruu
RUU_JEWEL_CL_JB43_SENSE50_MR_Sprint_WWE_4.13.651.4_R…igned_one_step.exe
http://www.androidfilehost.com/?fid=23329332407577420

Thanks Yankees!! about to download

Custom framework-res.apk png bootanimation for Sense 5 (4.3) & 4.1.2
(MOD) Custom framework-res.apk png bootanimation for Sense 5 (4.3) & 4.1.2
the reason that i took off the bootanimation is to give you guys option to have your favorite boot png on your boot screen. like a family, son, daughter, wife,sport logo. etc. take a any photo n re-size it to 720x1280 save as android-logo-mask.png then added to framework-res.apk/assets/images. you'll get happy seeing you favorite photo every time you boot. also could be a goal that you want to reach, a trip that you want to go. try it
Note:
on Ys version roms, i deleted the bootanimation from system/customize/resource
also deleted the code from system/customize/CID/default.xml
</BootConfiguration>
<ShutdownConfiguration>
HOW TO:
1-download logo
2-open logo zip n add the update.zip to your sdcard
3-boot into recovery
4-flash zip
-wipe, cache n dalvik cache
6-done
DOWNLOADS
NFL LOGO
49ers http://www.androidfilehost.com/?fid=23329332407579240
Bengals http://www.androidfilehost.com/?fid=23329332407579236
Broncos http://www.androidfilehost.com/?fid=23329332407579238
Buccaneers http://www.androidfilehost.com/?fid=23329332407579243
Chargers http://www.androidfilehost.com/?fid=23329332407579244
Colts http://www.androidfilehost.com/?fid=23329332407579246
Dolphins http://www.androidfilehost.com/?fid=23329332407579248
Falcons http://www.androidfilehost.com/?fid=23329332407579250
Jaguars http://www.androidfilehost.com/?fid=23329332407579252
Lions http://www.androidfilehost.com/?fid=23329332407579254
Panthers http://www.androidfilehost.com/?fid=23329332407579255
Raiders http://www.androidfilehost.com/?fid=23329332407579258
Packers http://www.androidfilehost.com/?fid=23329332407579256
Ravens http://www.androidfilehost.com/?fid=23329332407579260
Saints http://www.androidfilehost.com/?fid=23329332407579262
Steelers http://www.androidfilehost.com/?fid=23329332407579265
Titans http://www.androidfilehost.com/?fid=23329332407579266
Vikings http://www.androidfilehost.com/?fid=23329332407579267
Texans http://www.androidfilehost.com/?fid=23329332407579264
Seahawks http://www.androidfilehost.com/?fid=23329332407579263
Redskins http://www.androidfilehost.com/?fid=23329332407579261
Rams http://www.androidfilehost.com/?fid=23329332407579259
Patriots http://www.androidfilehost.com/?fid=23329332407579257
Jets http://www.androidfilehost.com/?fid=23329332407579253
Giants http://www.androidfilehost.com/?fid=23329332407579251
Eagles http://www.androidfilehost.com/?fid=23329332407579249
Cowboys http://www.androidfilehost.com/?fid=23329332407579247
Chiefs http://www.androidfilehost.com/?fid=23329332407579245
Cardinals http://www.androidfilehost.com/?fid=23329332407579242
Browns http://www.androidfilehost.com/?fid=23329332407579237
Bills http://www.androidfilehost.com/?fid=23329332407579239
Bears http://www.androidfilehost.com/?fid=23329332407579241
I WILL ADD MORE

Awesome sauce, flashing when I get off work.
Sent from my EVO using Tapatalk

Can this be dirty flashed over Y2 or is a clean install recommended?
Sent from my EVO using XDA Premium 4 mobile app

Thanks Yankees2450
Sent from my EVO using Tapatalk

This rom is amazing... Thanks Yanks!
Sent from my EVO using xda app-developers app

My phone is unlocked S-On with MeanBean 3.0.9. I am anxious to try this ROM. Do I need to take any preliminary steps or can I go ahead and just install it?
Sent from my Nexus 7 using XDA Premium 4 mobile app

Awesome Rom Thanks Yankees2450
Sent from my EVO using Tapatalk 2

polar2792 said:
Awesome sauce, flashing when I get off work.
Sent from my EVO using Tapatalk
Click to expand...
Click to collapse
Clean install. Backup your apps with titaniumbackup. I just want to make sure we get good feedback with a clean install
Sent from my EVO using xda app-developers app

yankees2450 said:
Clean install. Backup your apps with titaniumbackup. I just want to make sure we get good feedback with a clean install
Sent from my EVO using xda app-developers app
Click to expand...
Click to collapse
Gotcha. Another question, kinda noobish, I'm going to be away from my computer all weekend, is there a way to get the capcha to play so I can download directly from my phone? I've tried both mobile and desktop pages and the capcha won't play.
Sent from my EVO using XDA Premium 4 mobile app

well im outta thanks for the day so thanks thanks thanks :good:

Verdammt said:
Gotcha. Another question, kinda noobish, I'm going to be away from my computer all weekend, is there a way to get the capcha to play so I can download directly from my phone? I've tried both mobile and desktop pages and the capcha won't play.
Sent from my EVO using XDA Premium 4 mobile app
Click to expand...
Click to collapse
i just try it and it works. using internet browser on my phone.

OP updated with SuperWipe Zip

it didnt ask me for a captcha?? im downloading as we speak

Related

[ROM][14-3]SD v 15.1 -4.19.1540.9 - Android 4.4.2 - SDKernel- THEMES - SDHUB- Radios

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
VIDEO REVIEW by Kcbboy
Don't forget to subscribe his Channel > Click Me ​ ​
VIDEO REVIEW by Flow Wolf
​
​
SD Rom For HTC ONE International, Developer, AT&T, T-Mo
Android Version: 4.4.2
HTC Sense Version: 5.5
Firmware base: 4.19.1540.9 New
Rom Version: SkyDragon v 15.1
♦TMO♦ATT♦INT♦DEV EDITION♦
DOWNLOAD CENTER
HOW TO-CHANGELOG
SKYDRAGON FAQ
SCREENSHOTS
TEAM-CREDITS-DONATORS
BANNERS ​
SKYDRAGON ROMS
SkyDragon GPE
SkyDragon ERAGON/Sense/AOSP/GPE MIX/INVERTED
EXTRAS
SD OFFICIAL THEME/XTHEME FOLDER
SkyDragon TWRP Theme
Wifi hotspot FIX by manthis3000
My Personal Space in Htcfanboys-My ROMS
********************************************************************************
SD Recommend HTCFanBoys For Uploading your Rom or Mirrors
Don't forget To pm @joplayer over xda for your personal Space!!
SD Recommend http://imghost.lesscro.com/ for Hosting images
SD Recommend VTS Virtuous Team Kitchen For Development purposes
********************************************************************************
If you like OUR work and Dedication don t forget to press Thanks, and Give Us a Five Star Rating!!!!
Donations are not expected, and all will have the same kind of love here, there is no such thing as noob or silly questions, just be yourself!!! ​
SkyDragon v 15.1
14-March-2014
Tweak Paradise
SkyDragon v 15.1
MD5 Checksum :
c3b21b7939c7eb429bbc954e352481d8
SkyDragon v 15.1
Soon
Soon
SkyDragon v 15.1
Soon
SkyDrive
Soon
Credits and Thanks To Alvaro, Wild and V1rk For Mirrors, Jeryx, Dnpech, rohorubo and Rogcaw82​
Requirements
Be S-OFF ( Security OFF ) and SupercCID
TWRP Recovery
Your HTC ONE
What if I am S-ON?
Not A problem. But you will need to flash rom boot.img via FASTBOOT commands using Windows CMD
Be UNLOCKED!
Steps For S OFF
Download ROM to SDCARD
Reboot to recovery
Make a Nandroid backup before flashing SD Rom
Once Nandroid was done, do a Full Wipe ( data/cache/dalvik )
Select Install, go to downloaded Rom location
Select Rom zip, install, yes, swipe!!
Once installation is finished, Reboot ! Done.
Steps For S On
Unlocked Device via HTCDEVWEB
Download this file Click Me
In your PC create a folder call "fastboot" path must be "C:/"
Extract into your PC the downloaded file, Inside "Fastboot" folder, Path "c:/fastboot"
Now extract from Rom.zip (SkyDragon ONE Rom) the file called "boot.img" and place it in your fastboot folder
Put your ONE into FASTBOOT USB MODE ( first hold down POWER button and, then VOL down, you will see button lights blinking. Once Your ONE Turns off ( between ten and twenty seconds ) release and re press same buttons but now at the same time...till you get Bootloader Screen.
Once in Bootloader you will find info such as S-on or S-off, Menu with Fastboot, Recovery, Reboot etc.
Press Fastboot and connect your ONE to your PC.
You Will see Fastboot turns into FASTBOOT USB, now you are OK.
In your PC open CMD (terminal), just press MENU in windows and in the search small windows, type CMD and Enter.
A black windows OS-like will open, you will need to do the following:
Using "cd.." means "cd dot dot", just in case, go back till get this path "C:/"
Once in "C:/" you will type "cd fastboot"
Now path turns into "C:/fastboot"
OK, now we need to type two commands
"fastboot erase cache" press enter
You will see a message like "sending...." at the end will say "ok"
Then last one
"fastboot flash boot boot.img" press enter.
Once says "OK", we are good.
Time to unplug Your ONE, and press Hboot, well, the idea here is to get RECOVERY
Once in Recovery Mode, we install the Rom as normal, remember to full wipe manually!!! (data/cache/dalvik)
Select "INSTALL" swipe, when it is done, reboot!
That s ALL
Changelog for SkyDragon v 15.1
Clean aroma files and installer script
Updated variants build prop
now will show proper version and base
Updated Flar2 kernel to 13.4
Added Missing SoundRecorder.apk
Added Missing HTCRingtoneTrimmer.apk
Updated Developer Edition Radio Selection in aroma to latest
Old Releases
Code:
Changelog for SkyDragon v 15.0
Using Clean firmware files
New Dev Edition Base 4.19.1540.9
Updated Modpack Files To latest
Added M8 Wallpapers
Added M8 Sounds
Added M8 Fonts
Ported all Goodies to Knew base
Things I forgot
Changelog For SkyDragon v 14.1
Updated Oem Apps
Fixed Non Installing Sound Mods
Fixed Non Installing Xposed Mods
Re tweaked
Added Few new Wallpapers
Clean a Bit
Small system and libs fixes
Changelog For SkyDragon v 12.0All SkyDragon v 11.1 Ported to Base 4.19.401.9
Thanks And Credits to Prab for his Cleaned Nandroid
12-Feb-2014
SkyDragon v 11.1
21 Feb 2014
Added Variants Files for Att,Tmob,International
Wifi Calling For TMOB variant
Dont know if works For Sprint or VRZ
Updated Kernels in Aroma
Fixed Build Prop for V4A Sound mod
Updated Project ERA sound Mod to latest
Fixed Root and SuperSu
Fixed Full wipe via Aroma
Few more fixes for Better system Improvement
Things I forgot
SkyDragon v 11.0
Fixed Minor bugs in aroma
Removed few tweaks
Clean system a bit
SkyDragon v 11.1 SLIM
[HIDE]Same base as v 11.1
Same tweaks as v 11.1
-Added Variants Files for VZN,Att,Tmob,International
-Less Aroma Options
-Fixed SuperSu
-Fixed Full wipe via Aroma
Deleted Apps:
*From data/App
Flash player
trickstermod
Chrome beta
Estrong explorer
facebook
books
docs
magazines
maps
Gplus
gmail/gm
quick search box
talback
play games
talk/hangouts
street
google videos
twitter
*From System/app
CloudPrint.apk
DocumentsUI.apk
FaceLock.apk
HTcBackup.apk
HTcBackupReset.apk
PrintSpooler.apk
*From System/priv-app
AndroidHTcSync.apk
ConfigUpdater.apk
Flickr.apk
Google_DriveGLRpluging.apk
Frisbee.apk
GooglePlusPlugin.apk
HTcContactsDNATransfer.apk
HTcNotes.apk
HTcNotesProvider.apk
Instagram_SN_Pluging.apk
JETCET_PRINT_Resources.apk
JETCET_PRINT_S55.apk
Linkedln_Fsplugin.apk
Lucy.apk
MyBreeze.apk
MyGoogleTaskPlugin.apk
MyHTC.apk
Picasa_GLplugin.apk
Stock.apk
Transfer.apk
Watch.apk
-Few more files
-Clean xbin folder
-Few Ringtones and wallpapers
-Added Stock Bootanimation
-Things I forgot[/HIDE]
SkyDragon v 10.0
Changelog For SkyDragon v 10.0.0
Ported all to new Base
Firmware Base Dev Edition 4.19.1540.4
All Credits and thanks to NICO
Added Dev Edtition Radio to Aroma Selection
Code:
Code:
Changelog For SkyDragon v 9.4
Official SkyDragon Release
Fixed and Refixed Script installer for:
ElementalX Kernel
Added keep as it is for Providers, GPS and Radio
Tune up a bit System Overall Performance
Added AppDrawer Grid 3x4-4x5-5x6
Removed CTR off Effect
Updated SuperSu v 1.93
Changelog For SkyDragon v 9.3
Public Beta
Fixed Aroma Provider
Fixed GsmCore Bug For Google Apps
Changelog For SkyDragon v 9.2
Private Beta
Added Heqs v 2.0
Added APM (Advance Power Menu)
Added Back Kill Buttom
Added autoBrightness Hack Moderate
Clean a bit System Files
Correction to Build Prop for Viper4Android
CTR Effect
Extended Menu Home/AppDrawer
Added To Aroma
-Carriers/Providers Bump By Th3ArchAngel
-Gps Fix
-SkyDragon Kernel
-Prism Mods
*Landscape 4x5
*Landscape Transparency 80% 4x5
-Radios
*Keep Actual
*International GPE 4.4.2 Radio From 3.58.1700.5 Firmware
*Canadian Sense 4.4.2 Radio From 4.19.631.9 Firmware
*Euro Sense 4.4.2 Radio From 4.19.401.8 Firmware
Official ota Firmware 4.19.631.9
Android 4.4.2
Sense 5.5
Credits and Thanks To Nico!!!
Using Dsixda Kitchen
Rooted
BusyBox
Deodexed using latest Smali and Baksmali
zipaligned
Debloated
Updated OEM apps
Enable Initd tweaks Folder
Build prop and Init.d Tweaks
Added System Multilanguage
Htc Mini+ Enable
Native Eqs
Xposed Mods/Installer
APM via Xposed Sense Tools by Lans!
Updated Sense Tools To 2.7.1
Stock Unsecured Kernel
SkyDragon Bootanimation By 2WiLdFiRe
SkyDragon Wallpaper
Online Back up!
Active Display App
Cerebron By Roggers Rabbit ( voice commands )
Enable USB Debug
Tweaks for faster Stream, internet, scroll and more
Cleaned Unnecessary System Files
Deleted Htc Spyware Smith, GDS and GXDMS
Tweaked For Performance and Battery Life, at the same time!!!
AROMA CONTENT by HolyAngel
1- Install Options:
*Install Without WIPE
*Install With Full Wipe
*Update
2- Power Related Mods
*Disable Power Saver Notification
*Keep NFC On Screen OFF
*Wake up by volume keys
*Disable Fast Dormancy
3- Additional Mods
*Xposed Framework
*X-Reality
*Viper4Android
*Loud Sound Mod
*Proximity MoD
*Disable HTC Color Enhancement
*Disable Persistent NFC Icon
*Install hosts File
*Project ERA V12 System-Wide Sound Mod
-Beats Audio Tweaks
-PsychoRealism
-InfinitySound
-No Beats Audio Tweaks
4- Remove HTC Apps
5- HTC Widgets Removal
6- Remove Google Apps
7- Remove Others Apps
8- Install Keyboards
9- Fonts
*Bauhaus ITC
*Arvo
*Avenir
*Bauhaus
*Biko
*Brixton
*Calibri
*Cartoonist Hand All upper Caps
*Cartoonist Hand
*Caviar Dreams
*China Cat
*Choco Cooky
*Cocon
*Consolas
*Continuum
*Covington SC Exp
*Economica
*Engebrechtre RG
*Essence Sans
*Exo
*Expletus Sans
*Florence Sans All Capital
*Futura LT
*Helvetica (HP)
*Helvetica neue(HP)
*Josefin Sans
*Josefin Slab
*Klinic
*Komika
*Kontrapunkt
*Lato
*Lucida Calligraphy
*Merriweather Sans
*Monofonto
*Myriad Pro
*Neuropol
*Nokia Pure
*Open Sans Condensed Light
*Open Sans Light
*Raleway
*Roboto Bold
*Roboto Condensed Bold
*Roboto Slab bold
*Roboto Thin
*Rosario
*Rosemary
*Sansation
*Signika
*Sony Sketch
*Sony Xperia
*Tertre
*Times New Roman
*Titillium Web
*Trebuchet MS
*Typograph Pro
*Ubuntu
*Webly Sleek UIF
*Zekton
10- Kernel Install Options
*Stock Unsecured Kernel
*Tbalden 2.3.6
*Joey Kernel
*Elementalx v 13
And Things I may forgot at nite!
SkyDragon v 8.1 Changelog
New Official Firmware 4.19.401.8
Android 4.4.2
Sense 5.5
Thanks to baadnewz for the NandroidBackup!!!
Ported all mods to new base
Native Eqs ( Heqs Only with Themes )
Back Kill Buttom
APM Advance Power Menu
Home Menu Button
Enable HTC Mini+ app via eqs
Flashlight in Eqs by HTC
Autobrightness Hack Moderate
Added to Aroma new options:
Kernel Selection
-Stock Insecure Kernel
-SkyDragon Kernel by Tbalden
-Joe s Kernel
-flar s Kernel
Added New app Active Display
Added ONLINE BackUp
Added in Aroma ZeroINfinity Sound Mods
Custom SkyDragon Bootanimation And Wallpaper
Tweaked For best performance and battery life, at the same time
Overall system Improvements
USB debug ON
Sqlite Compatibility
Different Appdrawer Grid sizes
Performance Mod by Jeeko
Fixed Gps
Added Missing Flashlight
Fixed HTC Browser Bookmarks sync
New White stock battery by HTC
Things i forgot or cant tell!!!
SkyDragon v 6.0
5-Jan-2014
Based on SkyDragon v 5.0
Added SkyDragon Kernel Aroma Selection By HolyAngel
-Tbalden
-Faux
*Kernels will bring all kind of options like STW,LogoMenu and more!
*More to come
Added Home Menu pressing Logo when custom kernels
Added New Red Bootanimationg By 2WiLdFiRe
Added Autobrightness And Vibration hacks By skeleton 1911
Added Lg Smart Gothic Font
Updated OEM Apps To latest
Updated Xposed Instaler
Updated Hans Sense Toolbox
Added Photo Gallery
Added Apps And ShorCuts Widget
Minor Fixes And Tweaks
SkyDragon New Year v 5.0
1st January 2014
Using DsiXda Kitchen
Base 4.06.1540.3
Android 4.4 KitKat
Sense 5.5
Deodexed with latest smali and baksmali
Zipaligned
Rooted with latest SuperSu ( chainfire )
Debloated
Removed SD Ota ( not working )
Custom SkyDragon Bootanimation
Custom skyDragon Boot Sound ( works after full wipe only )
Custom SkyDragon Wallpaper
Custom Font
Added Theme Selection in Aroma By HolyAngel
- Black Theme By MauryDes
- Red Theme By 2WiLdFiRe
- Stock Theme
* If you Select a Theme, Skip first Mod Aroma Page. May FC
* If you Select Stock Theme, You Are free to install all mods
Clean And ReWrite Updater Script
New tweaks in system Files by Skeleton1911
Performance Mod by Jeeko
Cleaned Old Build Prop Twaeks
New Build Prop Tweaks
Added Project Era v 11 By ZeroInfinity
- Changelog v 11
[hide]
-New Speex Resampler and Wrapper
-Added secret HTC specific audio properties
-New SR_AudioIn library from Walkman NWZ-F886
-Ported new Sony Digital Sound Enhancement Engine HX from Walkman NWZ-F886
-451.584 MHz Oversampling (10240x44100) (Zero distortion) (Last time I'm Oversampling!)
-Merged GPE Edition and Sense Edition into one
-Corrected some mistakes in audio_effects.conf
-Added SoX (Sound eXchange)
-Now using Floating Point 32 Bit instead of Integer 32 Bit processing
-Automatic Linear PCM conversion via ALSA
-Fully working ALSA MultiMedia1 playback
-Forced HiFi audio mode
-Changed SRC mode to "Best"
-5.1ch audio upmixing via alsa
-Removed unused files
-Very powerful ALSA processing (Could negatively affect battery life and performance)
-Reconstructed asound.conf (Removed slave alias)
-Simplified asound.conf
-Removed libaudio-resampler.so (Already have a more powerful resampler solution)
-Greatly reduced audio artifacts
-Fixed HTC MediaLink HD (For Sense 5.5 Android 4.4)
-Added Qualcomm Media Framework
[/hide]
Best Battery Life And Performance
Smooth
W00dstock ModPack
-APM Advance Power Menu
-HEQS ( tapping date will change to Native HEQS or Hide Them )
-Back Kill Buttom
-Xposed Mods Compatibility
Things I forgot! Happy New Year
SkyDragon v 4.1
Made By Skeleton1911/dragonesdenano
Android Version 4.4
Sense Version 5.5
Rom Base 4.06.1540.3
Using clean Nandroid OTA Thanks to 09Ram
Made using dsixda Kitchen
Deodexed
Rooted with Latest SuperSU
Zipaligned
Debloated
Native OTA
SDHub Content added
Heqs Compatible with SDhub Themes
1 % Battery enable
Custom SkyDragon Wallpaper
Custom SkyDragon Bootanimation
Fixes in Aroma Installer by Skeleton
Added Auto Brightness Hack MODERATE by Skeleton
Will Bring More battery life to your One
Also has better performance
Fast and Smooth
Minor fixes in build prop
Using Project Era v 10 by ZeroInfinity
Viper4Android Compatibility
APM and more By W00dstock
Things we forget cause its XMAS!!!
Latest TWRP Recovery mandatory
Find it in original thread!!!
Cheers and Merry Xmas to ALL!!!
SkyDragon v 4.0
Ported all to new base
4.06.1540.3
Made Using DsiXDA kitchen
Official HTC clean Ota
SkyDragon OTA fix
Root Fix
Updated SuperSU To latest version
Updated oem apps
Re-added missing apk, Lucy, HTC File Explorer and HTC Mail widgetl
Minor Build.prop fixes
SkyDragon v 3.1
# Made by dragonesdenano (ME)
# Based on clean Nandroid from Nico/09Ram
# Android 4.4 KitKat
# OFFICIAL Frimware 4.06.1540.2
# Made using DsiXda Kitchen and VTS Kitchen
# Using latest Android SDK
# Rooted
# Stock kernel
# Deodexed Using latest Smali-baksmali
# Zipaligned
# Added Full System Langauges
# Debloated
# Improved Overall System And Battery Performance
# Added Wildfire Skydragon Theme in Aroma!!!
# Oem Apps Updated
# SkyDragon Bootanimation
# Custom SkyDragon Wallpaper
# Removerd BootSound
# Added native OTA, Credits to duchian!
# SDHub
# Ported all mods in Aroma
# Fixed Captative lights Buttoms
# Fixed NOT uninstalling apps like FB, Tw and Gnow
# Added Woodstock Mods
- 1% Battery Mod Using Blue Batt by Patensas
- Long Press Back Key Kill apps
- Heqs Horizontal- not natives
- APM with Reboot Options
and more
# Performace Mod by Jeeko
- Net Buffer
- Ram Optimaze
- Zipalign
- System Tweaks
- sqlite Optimze
- Mod Engine
# ZeroInfinity Sound Mod Project ERA v 10
- System Wide Audio ( no need to do a thing )
- Overal Sound Improvment
- Surround-Sound Recording
- Custom ALSA
- 4096x Oversampling
- 32bit Audio Quantization
- Reduce noise oversampling
- Disable lpa
- New ADSP from Nexus 5
- Droid DNA Audio with more Bass
- Fine Tuned SRS/Dolby/HTC
- BeatBass library and HTC accustic re introduced
- and more
# Minor fixes from Private beta Skydragon v 3.0
# Smooth and Speedlight as always!
# Aroma and Mods/Hacks Options
# Free Apps added
- Chrome Beta, Xposed Installer, Sense Tool box (Credits to Lans and mike)
- File Explorer, Titanium Backup
- and Few More I forgot!!
SD Next Sense v 2.0 By Me
# Made by dragonesdenano
# Based on clean Nandroid from Nico/09Ram
# Android 4.4 KitKat
# OFFICIAL Firmware 4.06.1540.2
# Made using DsiXda Kitchen and VTS Kitchen
# Using latest Android SDK
# Rooted
# Stock kernel
# Unsecured Boot.img
# Deodexed Using latest Smali-baksmali
# Zipaligned
# Added Full System Languages
# Debloated
# Fully Tweaked For Better performance and Battery Life
# Oem Apps Updated
# Re Added SkyDragon Bootanimation
# Custom Wallpaper
# Removed BootSound
# SDHub
# Added Woodstock Mods
- 1% Battery Mod Using Blue Batt by Patensas
- Long Press Back Key Kill apps
- Heqs Horizontal- not native
- APM with Reboot Options
and more
# Performace Mod by Jeeko
- Net Buffer
- Ram Optimize
- Zipalign
- System Tweaks
- sqlite Optimize
- Mod Engine
# ZeroInfinity Sound Mod Project ERA v 10
- Default System Wide Audio
- Overall Sound Improvement
- Surround-Sound Recording
- Custom ALSA
- 4096x Oversampling
- 32bit Audio Quantization
- Reduce noise oversampling
- Disable lpa
- New ADSP from Nexus 5
- Droid DNA Audio with more Bass
- Fine Tuned SRS/Dolby/HTC
- BeatBass library and HTC acoustics re-introduced
- and more
# Minor fixes from Private beta
# Smooth and LightSpeed as always!
# Aroma and Mods/Hacks Options
# Free Apps added
- Chrome Beta, Xposed Installer, Sense Tool box (Credits to Hans and Mike)
Don't forget to thank those Devs!!!
- File Explorer, Gsam Battery and Companion app, Titanium Backup
- PowerAmp, Noozxoide Pro, Lux Lite, Notification Weather
- Swapps, QuickBoot, TubeMate, XthemEngine
- and a Few More I forgot!!
FTS Next Sense v1.5
# Rebased on Nand Backup From Nicolas // 09Ram
# Updated Aroma with fixes and updated mods
# Disabled Model Pick for now in Aroma
# Re-Add all previous mods to Aroma ( fingers crossed )
# Added Blue and Green % Battery option to Aroma
# Changed adblocking hosts file to Aroma
# Removed Help and Quicktips ( thanks to Baadnewz )
# Updated SuperSU and SuperUser packages
# Updated Xposed installer to 2.4 ( was 2.4 Beta version )
# Enabled Developer Options by default ( thanks to Baadnewz )
# Added long press back key kills app
and more to find out for yourself
FTD Next Sense v1.0
# Android 4.4 Kitkat
# HTC Sense 5.5
#Base on Official Ota Firmware 4.06.1540.2
# Deodexed
# Rooted
# Busybox
# Zipaligned
# Xposed Framework
# Rewritten Aroma
# Rewritten Mods
# Cleaned build.prop
#BloatWare Removed
#SDHub
# Added Tweaks for performance
# Added Tweaks for battery
# Added latest adfree hosts file
#soon fully Ported Modpack
#Sense ToolBox Compatibility
#Themes and Mods via SDHub
#BlackOut Gplay, Dialer, Hangouts and Keyboard Soon
#Fixed AT&T,T-Mo,Sprint Variants-Full Support
but..Sprint Wasn't Tested Yet
Please, Skip the selection Remove 3Dots Menu in Aroma, May fc Recent Apps
and more!
SD v 14.3 ULTIMATE
*Small Fixes and updates
*Full Rom zip
SD v 14.2.1
This small zip will fix small framework Bug
Instructions
Flash SD v 14.2 ULTIMATE
Then Flash SD v 14.2.1 ULTIMATE Quick fix. Done
SD v 14.2 ULTIMATE
24 November
# Based fully on previous v14.1 by Yamil
# Fixed SuperSU issues and updated to v1.76 ( beta )
# Cleaned and edited Aroma installer fixing some issues
# Updated GAPPS and Apps
# Tweaked for smoother UI
# Added an updated hosts file for adblocking
# And more..........full changelog inside Aroma Installer
SD v 14.0 ULTIMATE
Support All Variants, except Verizon
Made Using DsiXda Kitchen
Using baadnewz Aroma! Thanks to him
Using Mike1986 Odex Stock Base! Thanks To him
Deodexed
Rooted With Superuser, Supersu via aroma selection
Zipaligned
Busybox
Full mods and hacks in Aroma
Added ZeroInfinity Sound Mod v 8.0 Thanks To him for sharing!!!!
Woodstock Modpack compatibility, Please Turn OFF beats in settings before flashing
Fixed Gplay FC
HTC Music Enhanced FC fixed
Stock Kernel, i Recommend to flash Latest ElementalX kernel 6.1.2
NEW SD Feature!!! Blackout Hangouts!!!! Thanks very much to our NEW Friends!!! they are LEGION!!!! Love u Guys, u are amazing!!!
If you are T-Mo, to get Wifi calling, pick up T-Mo in aroma
Deleted some crap inside the Rom
Added cool stuff to get a better performance.
Buildprop Tweaks
and more I cant remember atm!!!
Bugs: Weather widget> add your location manually, Delete widget from home, re add.
Gps for some users not working, trying to find a solution asap
SD v 13 ULTIMATE
Omitted, Bad Number
SD v 12 ULTIMATE
Leak rom
SD v 11.2 ULTIMATE
14 November
Firmware: 3.62.401.1
Android Version: 4.3
Sense Version: 5.5
Made From Scratch
Using Dsixda Kitchen
Deodexed
Zipaligned
Debloated
MultiLanguages!!!
Custom SkyDragon Bootanimation
Aroma
Stable
Stock Kernel
Tweaked for better performance and Battery
Compatible With ElementalX kernel 6.1.2
and more soon
SD v 11.1 ULTIMATE
Android 4.3
Sense 5.5
Firmware Base 3.62.401.1
Based on Mike1986 Odex rom Props to Him!!!
Using Full Baadnewz s Aroma Props to Him!!!
Deodexed
Zipaligned
Rooted
Custom Bootanimation
Disable Exchange Security
disable software rendering
4x5 HomeScreen
Disabled Power Saver Status bar icon
Custom Wallpaper
Stock Fonts
Kernel:
ElementalX 6.1.2
-CPU 1.7 MHz Stock Freq
-GPU 450 MHz
-Governor ONDEMAND
-Logo2Menu
-Button Light Notification
-USB FastCharge
-Screen off Max frequency
-Sleep2Wake
-Pocket Detection
-SDHub
-Buttons Backlights hack
-APM Advance Power Menu
-Extended Home Menu
-New Tweaks and Mods for Better Performance and Battery life
-Debloated
-All Oem apps Updated
Titanium Backup
-Viper4Android Sound Mod
-PurePerformaces X Mod
Thanks and Credits to Jeeko
Tonz of Mods and hacks made by baadnewz
now present in aroma, all credits and thanks to baadnewz!!!
Dont forget to try SD Add-ons pack for extra Apps
And more
SD v 10.3 ULTIMATE
27 OctoberFest 2013
Rom Version:SD v 10.3 ULTIMATE
Android Version: 4.3
Htc Sense 5.5
Base/Firmware: 3.62.401.1
Refixed Blinkfeed for FB And TW
Added Back kill Mod for Back Key Buttom
Added Missing MEdia files
Added Home Buttom Menu
Added AppDrawer Menu Buttom
Now Extra Apps come in an Add On pack, check in Op fore it
Flashable zip with Aroma
IMPORTANT:
Now Aroma is working for all Variants
Added baadnewz Hacks And Mods
All Credits and thanks to him for his sharing and amazing Work!
*Odex Rom
*HTC Hacks
*Power related Mods
*Aditional Mods
If Mods and Hacks give FC when booting, please
Reflash rom without Them
SD v 10.2 ULTIMATE
Fixed not showing Twitter in BlinkFeed
Fixed not showing FaceBook in BlinkFeed
Updated Oem apps
Updated Extra Apps
Now Aroma is working for all Variants
*You Shoudnt select hacks and mods till new aroma
May cause Bugs!
Added Missing funtions for Heqs
Added Missing funtions to Home key Menu
ReAdded Logo2Menu
ReAdded New Gplay
and few more
SD v 10.1 ULTIMATE
Fixed minor bugs
Updated OEM apps
still broken Aroma for others variants
SD v 10.0 ULTIMATE
Android 4.3
Sense 5.5
Firmware Base 3.62.401.1
Based on Mike1986 Odex rom
Using Partial Baadnewz s Aroma
Deodexed
Zipaligned
Rooted with SuperSu Chain Fire
Custom Bootanimation
Disable Exchange Security
disable software rendering
centered Status Clock bar
Heqs
4x5 homeScreen
Disabled Power Saver Status bar icon
Custom Wallpaper
Custom Fonts
Kernel:
ElementalX 6.1.1
-CPU 1998 MHz
-GPU 450 MHz
-Governor ONDEMAND
-Logo2Menu
-Button Light Notification
-USB FastCharge
-Screen off Max frequency
-Sleep2Wake
-Pocket Detection
-SDHub
-Green Battery %
-Heqs
-Volume 30 Steps
-Backey kill app
-Buttons Backlights hack
-Extended Home Menu
-Tweaks and Mods for Better Performance and Battery life
-Debloated
-All Oem apps Updated
-Added Extra Apps
Titanium Backup
Weather Notifications
Quick Boot
BusyBox
LMT/Pie Control
Chrome Beta
Estrog Explorer
Gsam Battery
PowerAmp
Noozxoide Rewire Pro
PA Halo
Swapps
SMS Xposed
Xposed Installer
V4A and Xhifi
Xposed Bootmanager
Xposed Blast
Adaway
-Xposed Modes
-Viper4Android Sound Mod
-PurePerformaces X Mod
Thanks and Credits to Jeeko
and more, yeap, always more
SD v 9 ULTIMATE (svn r15)
Android Version: 4.3
Htc Sense 5.5
Using Mike s System Dump and Shzlon Aroma base
SVN was Implemented, Check OP Guide
Aroma Was fixed, no eternal First boot screen
HTC Firmware 3.57.401.500
Deodexed
zipaligned
Latest Busybox
Ind.t Scripst Supported
root was Fixed if coming from r14 or later
USB Debugg ON via build.prop tweak
Kernel: Stock with Root only
Superuser by Kousch
Custom SD Bootanimation
Custom Wallpaper NEW!!!
Custom Fonts
Tweaked for Better Performace and Battery Life!
Better system Tweaks
Added HEQS
HTC Recent Apps View
30-Steps Volume
Disabling Software Rendering
Disable Exchange Security
Fixed Viper4Android in build.prop lines
Viper4Android Updated to the Latest
Updated All OEM apps
Multilang Added
Check in op how to Set V4A
Extra Free Apps:
Adaway, AdFree (just in case), Busybox,Device Settings by Xcesco89,
Es File Explorer, Floating Notifications, Greenify, Xposed Installer,
LMT pie control, Notification Weahter, PowerAmp, QuickBoot, SuperSu,
Swapps, Titanium Backup, TubeMate,V4A FX and XHIFI. and more
SD v 8.0 ULTIMATE
14 OctoberFest 2013
Rom Version:SD v 8.0 ULTIMATE
Android Version: 4.3
Htc Sense 5.0
Using Decryted Ruu
SVN was Implemented, Check OP Guide
Aroma Was fixed, no eternal First boot screen
Minor Aroma fixes Credits to MightyBear007
Official HTC Firmware
Deodexed
zipaligned
Latest Busybox
Ind.t Scripst Supported
rooted
USB Debugg ON
Kernel: SKyDragon 1.0 By MightyBear007
Features:
Max Frequecy off (From 1.0 Onwards)
Button Notification Lights
All Wake Options such as L2M,S2W,S2S,H2W,L2W,F2S,F2W,P2W
Cpufreq Touch input boost on Ondemand Gov (From 1.0 Onwards)
Optimized sqaure root algorithm (From 2.0 Onwards)
FastCharge Support
Userspace Undervolting
Thermal Control (From 1.0 Onwards)
No 4g Icon Showing in Status Bar
Custom SD Bootanimation
Custom Wallpaper
Tweaked for Better Performace and Battery Life!
Better system Tweaks
Stock Green Battery 1%
Heqs Ported By w00dstock!
HTC Recent Apps View
30-Steps Volume
Extended Messages
Disabling Software Rendering
Disable Exchange Security
Fixed Viper4Android in build.prop lines
Viper4Android Updated to the Latest
Updated All OEM apps
Multilang Added
Custom Font! New One
Check in op how to Set V4A
Extra Free Apps:
Adaway, AdFree (just in case), Busybox,Device Settings by Xcesco89,
Es File Explorer, Floating Notifications, Greenify, Xposed Installer,
LMT pie control, Notification Weahter, PowerAmp, QuickBoot, SuperSu,
Swapps, Titanium Backup, TubeMate,V4A FX and XHIFI.
And More
SD v 7.0 ULTIMATE
28 September 2013
Rom Version:SD v 7.0 ULTIMATE
Android Version: 4.3
Htc Sense 5.0
Base 3.22 Baadnewz system dump
Baadnewz Modified aroma to Enable Rom for All Variants
All Thanks and Credits to Baadnewz
Dont Forget to Donate to him if you feel the Need
Official HTC Firmware
Deodexed
zipaligned
Latest Busybox
Ind.t Scripst Supported
rooted
USB Debugg ON
Kernel: ELementalX Beta 5.4
Cpu and Gpu Overlocked
Logo2Menu
STW Sweep to Wake
Custom SD Bootanimation
Custom Wallpaper
Tweaked for Better Performace and Battery Life!
Build.prop Wicked Tweaks!
Stock Green Battery NO 1%
Heqs Ported By w00dstock!
New SDHUB with a better Preview and fast load in Wallpaper section
HTC Recent Apps View
30-Steps Volume
CRT-Off Animation
Extended Messages
Disabling Software Rendering
Disable Exchange Security
Fixed Message apk Fc when entering Settings
Thanks and Credits to beanbean50 for the fix
Fixed Viper4Android in build.prop lines
Updated All OEM apps
Multilang Added
Custom Font!
VIPER4Android Sound apk Mod
Check in op how to Set V4A
Extra Free Apps:
Adaway, AdFree (just in case), Busybox,Device Settings by Xcesco89,
Es File Explorer, Floating Notifications, Greenify, Xposed Installer,
LMT pie control, Notification Weahter, PowerAmp, QuickBoot, SuperSu,
Swapps, Titanium Backup, TubeMate,V4A FX and XHIFI.
And More
SD v 6.0 ULTIMATE
24September 2013
Internal and Public beta
SD v 5.0 ULTIMATE
16 September 2013
Rebased to leak htc firmware
Credits and thanks to Football
Android version: 4.3
Firmware: 3.17.401.2
Ported all SD goodies
AROMA
More Languages Included
latest Busybox
Latest superSu Chainfire
Deodexed
Custom Wallpaper
Custom Font
Readded HTC config apps
Custom kernel: ElementalX by Flar2
Cpu And Gpu Overclocked
Logo2Menu
Sweep2wake and more
Debloated
VPIER4Android as Sound Mod
Latest Xposed Framworks v 2.2
Check its download section for Xposed Mods
Compatible with Xposed Sense 5 Tools by lans
APM Advance Power Menu
Added Reorder Heqs ported by W00dstock
Original Mod made by Lapoyta for HTC Hox
Tweaks for better Performace and Battery
SD HUB included
Added Extra usefull apps
-Titanium Back up, Adaway,Device Settings, Es File Explorer
Floating Notifications, Greenify, Xposed Installer, Notification Weather
Quick Boot, Mx Player, SuperSu, Swapps, Viper4Android and XHIFI and XhaloFloatingwindow
And more
Initial Release
​
Baadnewz For the Base and Aroma. His Thread Click Me
HolyAngel for Aroma Magic!!!
Skeleton1911
Flar2 For The Kernel. His Thread Click Me
Xcesco and Thunder07 for working hard in Our SD HUB
Zeppelingrox For Supercharger-V6 and Crazy scripts. His Thread Click Me
Ducn001 For APM Advance Power Menu. His Thread Click Me
he_stheone64 For Autobrightness Patch. His Thread Click Me
Lesscro For Logo, Banners and image host http://imghost.lesscro.com/
Mike1986
Shzlon
Football For Leak Test Roms Click Me
ruqqq for XThemeEngine His Thread Click Me
rovo89 for Xposed Framework His Thread Click Me
SD Team
MauryDes and Jeryx, members with HTC One Phone. Our Testers
Google&Linux
Dsixda
W00dstock and Lapoyta For Heqs Mod and Port!!
Team Virtuous VTS Kitchen
Rayford For Different Tutorials!!!
HTC
Xda, Xda Users and Mods
jeeko for Permformance Mod!!!
*If I forgot You pm me
DONATORS
jolorbz x 2
beanbean50
jeryx x 4
2WiLdFiRe x5
09Ram x4
Stlouie65 x2
tattoomanz x2
exocetdj x 3
blively2
Oditius
MauryDes x3
The Great Dane x 2
S.Supervisor
Emma
HolyAngel
androidspaz
rogcaw82
v1rk x 3
Gavin
RayHeat
Tony (HTCMANIA Forum)
tattoomanz
Donations are using for Piggybank that help me to get my next HTC device or as a backup of actual phone...thanks to all donators for helping me out to keep cooking!
​
So is supercharged enabled out of the box or do I need to enable it?
Sent from my HTC One using xda app-developers app
Frequently Asked Questions by 09Ram. Also Thanks to Ahmed
We are assuming that you are S-Off and SuperCID. Right? If not, read carefully and ask lots of
questions!!!
How do I install the SkyDragon Rom?! !
Download the latest SkyDragon Rom zip from the download section!
Make sure to check that the MD5 checksum matches with the one posted on the download
page!
Place the zip file on your internal (virtual) SD card!
Reboot your phone into recovery TWRP or CWM depending on what is recommended in OP
with the specific Rom version!
Make a backup of your current Rom!
Select to install SkyDragon Rom in recovery and follow the instructions in Aroma installer
always selecting full wipe to start the installation! !
Note: I always prefer to manually wipe cache, Dalvik cache, and data in recovery before starting
the Rom installation. Trust me, this method does help prevent many issues.! !
How do I get into recovery?! !
Hold down power button and volume down at the same time.! !
Can I install themes and make custom mods?! !
We do not recommend themes and mods that are not included in the Rom or are not in the SD
Hub. If you have any questions follow the main SkyDragon thread, read a few pages, and feel
free to ask questions. Someone will be willing to help you. We have very friendly Themers on
board!! !
More info on this subject will be available in the Frequently Asked Questions-In Depth Answers,
and “How To” section below.! !
Can I install a custom kernel?! !
Yamil releases a specific Rom version to run optimally with the stock kernel, or whichever
custom kernel is most compatible at the time of release. Follow the thread for news and
updates.! !
Does your Rom includes radio firmware, HBoot, recovery, etc.?! !
Never! ! !
Will installing SkyDragon erase my SD card/internal memory?! !
No personal data stored on your internal memory will be affected by installing SkyDragon Roms.
Photos, music and other files stored on your SD card will remain untouched. The most likely
way to erase your internal storage is by flashing stock firmware updates (because they contain
stock recovery), flashing incompatible kernels, and incompatible custom recoveries.! !
Frequently Asked Questions
More info on this subject will be available in the Frequently Asked Questions-In Depth Answers,
and “How To” section below.! !
Should I flash radio firmware?! !
Firmware flashing is not required for every Rom update. Most of the time it is best to remain on
your phone’s native firmware for best signal reception, battery life, and overall performance. ! !
Since we try to bring you the latest HTC updates in a custom Rom, we use HTC Rom variants
that are released for specific regions with firmware that may not perform very well for you. So
we advise against flashing the latest firmware “just because it is new”.! !
If you choose to flash firmware make sure it is customized to remove the possibility of erasing
your personal data. Ask about it in our thread.! !
More info on this subject will be available in the Frequently Asked Questions-In Depth Answers,
and “How To” section below.! !
I am S-On, can I install SkyDragon?! !
Yes you can! Please feel free to ask questions in our thread.!!
Just curious but what does the dancedance gov do??? I've never heard of that one.
Sent from my HTC One using xda app-developers app
---------- Post added at 07:10 PM ---------- Previous post was at 06:58 PM ----------
dragonesdenano said:
Was enable.
If not let me know. When flashing and testing was there. :thumbup:
Click to expand...
Click to collapse
Also in aroma I chose quite a few apps and when I booted into the Rom it doesn't show the apps I picked and some I left out are in the Rom now
Sent from my HTC One using xda app-developers app
angieri918 said:
Just curious but what does the dancedance gov do??? I've never heard of that one.
Sent from my HTC One using xda app-developers app
---------- Post added at 07:10 PM ---------- Previous post was at 06:58 PM ----------
Also in aroma I chose quite a few apps and when I booted into the Rom it doesn't show the apps I picked and some I left out are in the Rom now
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Hi angieri
Where is dancedance gov?
About aroma script, wich apps? Will check script if u tell me.
We have in rom apps located in system/app, which are most apps pack with system dump, rom based, i ve only added sdhub.
And using root explorer or similar, u can see apps in data/app folder...
Some apps can be removed using gplay, going to my apps. Others can be removed manually. Also you can delete manually apps from system /apps but u should know what you r deleting... For example, if u delete systemUI.apk, system will crash, but apps like widgets or Facebook, Twitter, are safe to remove.
dragonesdenano said:
Hi angieri
Where is dancedance gov?
About aroma script, wich apps? Will check script if u tell me.
We have in rom apps located in system/app, which are most apps pack with system dump, rom based, i ve only added sdhub.
And using root explorer or similar, u can see apps in data/app folder...
Some apps can be removed using gplay, going to my apps. Others can be removed manually. Also you can delete manually apps from system /apps but u should know what you r deleting... For example, if u delete systemUI.apk, system will crash, but apps like widgets or Facebook, Twitter, are safe to remove.
Click to expand...
Click to collapse
In trickster mod I changed the governor to dancedance governor. Seems to work better than smartmax.. in aroma I tried to install HTC messages and some other HTC apps then a bunch of Google apps were chosen but never got installed like Gmail Google plus, YouTube es file explorer etc..
Also missing my HTC gallery
Sent from my HTC One using xda app-developers app
angieri918 said:
In trickster mod I changed the governor to dancedance governor. Seems to work better than smartmax.. in aroma I tried to install HTC messages and some other HTC apps then a bunch of Google apps were chosen but never got installed like Gmail Google plus, YouTube es file explorer etc..
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Sure, they are there, also dancedance.
Abiut gov, i always use Ondemand, the trick is that every user, every usage, so in my case, in not worry about batt, i m not too many hours outside, and when o m working, i just check phone calls and messages. But yes there are different kernel and tweaks over kernel app. To find a better view, its better to go straight to kernels threads, in there, users share their experiences with all kind of settings, also we have to take into account that we have also different chips models, i didn't read about how to get it yet, but they go from 0 to 5 where five is the best for Undervolting generally with some exceptions.
About atoma apps, i could install all, well, for testing i always install all rom s apps, also to recheck updates.
Another consideration, or maybe two.
Supersu should not be updated by gplay, only for android 4.3. Should be manually flash by recovery.
To avoid that, in gplay turn off auto updating
Also i ve added Busybox app, just opne it, let it load and select smart installer, will get a better experience.
Rom has as default busybox generated by Dsixda kitchen. I prefer app busybox version.
Here is latest Supersu from chainfire
Version 1.65
http://download.chainfire.eu/351/SuperSU/UPDATE-SuperSU-v1.65.zip
I m preparing another Rom based on att leak,stay tuned
Enviado desde mi HTC One usando Tapatalk 2
If somebody wants to test SD Ghost ULTIMATE, beta rom rom based on leak, just pm
Cheers
Visual
Apex launcher force closes right away even installed the rom twice. Third time installing used Nova worked fine then Nova force closes once in awhile. Other wise I like the time.
jessejames44 said:
Apex launcher force closes right away even installed the rom twice. Third time installing used Nova worked fine then Nova force closes once in awhile. Other wise I like the time.
Click to expand...
Click to collapse
I will check it for next release.
Thanks for coming and report the issue
I will test your new rom.Im not a pro but willing to learn.
jessejames44 said:
I will test your new rom.Im not a pro but willing to learn.
Click to expand...
Click to collapse
Great, i m preparing a second version, so once i get it booting will pm a link to it:thumbup:
Thanks looking forward to helping out.
jessejames44 said:
Thanks looking forward to helping out.
Click to expand...
Click to collapse
Have good and bad news...
Bad is i be cancelled Att based leak rom
Good is will cook new Euro Firmware 3.17
Op And Rom Updated
SD v 5.0 ULTIMATE
Android 4.3
Sense 5.0
Firmware base 3.17.401.2
Added Two New Screens, Changelog, Link and Mirrors
Cheers
Incredible battery life..only the first charge! Almost 3 hours of screen-on time and not even at 50% yet! I use this phone very much for internet, email, gaming, andd texti.constantly running it hard.....battery life is simply amazing, imho.

[ROM][THEME][MOD][APP][KERNEL] JellyBomb Domination™ ver. 3.2.0 - ☆☆☆ Bringing Sexy Back ☆☆☆

[ROM][THEME][MOD][APP][KERNEL] JellyBomb Domination™ ver. 3.2.0 - ☆☆☆ Bringing Sexy Back ☆☆☆
THIS IS THE O/P AND IS THE FIRST POST.. :fingers-crossed:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
HELLO LADIES AND GENTLEMEN,
I HAVE SPENT COUNTLESS HOURS DEVELOPING THIS PROJECT.
HOWEVER, THIS ROM WOULDNT BE WHERE IT IS TODAY,
WITHOUT THE SUPPORT FROM SOME VERY TALENTED PEOPLE...​​
Code:
[B][I][U]CHAINFIRE[/U][/I][/B] - FOR GETTING US ROOT! [URL="http://forum.xda-developers.com/showthread.php?t=1956180"]HERE[/URL]! (You will need this to root so you can install Recovery)
[U][B][I]FREEZA[/I][/B][/U]- FOR YOUR KERNEL, DEODEXED BASE, AND BEING A GREAT PARTNER ON THE NOTE 3.
[U][B][I]STRONGSTEVE[/I][/B][/U]- FOR ALL THINGS ODEXED :) AND SHARING YOUR KEYBOARD AND OTHER THEMEING TWEAKS AS WELL.
[B][I][U]PVYPARTS[/U][/I][/B] - FOR THE BATTERY BAR MOD
[B][I][U]DFUSE06[/U][/I][/B] - FOR ALL MY CUSTOM APPS THAT YOU MADE... ROM UPDATER / REBOOT APP, ETC.
[B][I][U]QBKING77[/U][/I][/B]- FOR THE HOW TO INSTALL AND REVIEW VIDEOS! THANKS ALOT BROTHER!
[U][B][I]RWILCO12[/I][/B][/U]- FOR BEING A GREAT MODERATOR AND FRIEND. - WALLPAPER CHOOSER!
[B][I][U]KENNYGLASS123[/U][/I][/B] - FOR BEING MY FAVORITE MOD, A TESTER OF MY ROM, HELPING ME FIX BUGS, AND BEING A FRIEND! THANKS ALOT BRO! [I][COLOR="DeepSkyBlue"][B]
THE PEOPLES ROM LIVES ON IN THIS THREAD![/B][/COLOR][/I]
[U][B][I]CHAZ187[/I][/B][/U]- FOR THE KEYBOARDS / MAINTAINING MY NOTE 2 THREAD FOR ME.
[U][B][I]WANAM[/I][/B][/U]- FOR THE XPOSED MODULE.
[U][B][I]ROVO89[/I][/B][/U]- FOR THE XPOSED FRAMEWORK
[U][B][I]XPERIACLE[/I][/B][/U]- FOR THE SPEN AND MULTIWINDOW FEATURES.
[U][B][I]DAZEDNCONFUSED[/I][/B][/U]- FOR ALL YOUR HELP AND SUPPORT THROUGH THE YEARS.
[U][B][I]DWITHERELL[/I][/B][/U]- FOR THE CLOCK POSITIONS, AND TOGGLE HELP.
[U][B][I]GUNTHER[/I][/B][/U]- FOR YOUR GUIDE ON THE KEYBOARD TRACE SMALI.
[U][B][I]MICMARS[/I][/B][/U]- FOR THE HELP WITH THE THREAD!
[U][B][I]ALL KANGERS[/I][/B][/U]- YOU KNOW WHO YOU ARE!
[B][I][U]DONATORS[/U][/I][/B] - FOR YOUR CONTINUED SUPPORT!
[B][I][U]TO ALL THE OTHER DEVS AND THE XDA COMMUNITY[/U][/I][/B] WITHOUT YOU, WE WOULDNT BE HERE!!!
[B][I][U]TO ANYONE ELSE I MISSED[/U][/I][/B] -IM SORRY IF I MISSED YOU, JUST SEND ME A PM, ILL MAKE SURE I GET YOU ON HERE!
Code:
[B]
- ROOTED – THANKS CHAINFIRE
- DEODEXED
- ZIPALIGNED
- DEBLOATED - VERY SLIM
- WORKING TITANIUM BACKUP
- WORKING TWRP BACKUPS AND RESTORES
- BLOCKED ALL ADS
- TOTALLY MODIFIED SYSTEM FOR SPEED, PERFORMANCE, AND BATTERY LIFE
- LOTS OF XPARENT AND INVERTED APPS
- JOIN UP TO 999 CONTACTS
- ADDED ABILITY TO USE CAMERA WHILE IN A CALL
- ENABLED MORE SMS/MMS OPTIONS
- ENABLED MORE BROWSER OPTIONS
- AUDIO IN CALL SOUND BOOST
- PHONE SPEAKER AUDIO BOOST
- CUSTOMIZED DROPDOWN
- WORKING HACKED SPRINT HOTSPOT / TETHER!!!
- YOUTUBE2 WITH DOWNLOAD OPTION
- THEMED NOVA LAUNCHER
- THEMED SAMSUNG KEYBOARD
- ANDROID 4.2 CAMERA
- ANDROID 4.2 GALLERY
- TRANSPARENT ACCUWEATHER WIDGET - WORKS ON TWLAUNCHER ONLY
- RINGTONES, NOTIFICATION SOUNDS, AND ALARMS FROM THE FOLLOWING DEVICES (AOSP ROM, SGS3, SGN2, SGS4, AND iPhone 5) (PLEAE DONT SUE ME APPLE)
- GOOGLE KEYBOARD ADDED
- PEN WINDOW FOR ALL APPS - THANKS SOLOILMEGLIO AND XPERIACLE - SEE THREAD [URL="http://forum.xda-developers.com/showthread.php?p=46171000"]HERE[/URL]
- XPOSED FRAMEWORK
- WANAM XPOSED MODULE (MOST THING WORK)
- VIPER4ANDROID / JELLYBOMB AUDIO MOD COOKED IN, NO NEED TO DOWNLOAD SEPERATE DRIVER.
- JOIN UP TO 999 CONTACTS
- REMOVED ALL CARRIER LABELS
- ENABLED 1% BATTERY INCREMENTS
- TRANSPARENT NOTIFICATIONS
- BATTERY SAVING SCRIPT AND BUILD.PROP EDITS AND TWEAKS
- ENHANCED 3G DATA SPEED SCRIPT
- OVER 350 FONTS
- OVER 165 WALLPAPERS IN STOCK PICKER
- AUDIO SOUNDS / ALERTS AND RINGTONES FROM SGS3, SGS4, SGN2, IOS6, IOS7
- REMOVED SPRINT BOOT ANIMATION
- ADDED SAMSUNG STOCK INTERNATIONAL BOOT ANIMATION
- REMOVED CONNECTION OPTIMIZER
- REMOVED BATTERY FULL NOTIFICATIONS
- REMOVED INCREASING RINGTONES
- 1X/3G MOD DONE PROPERLY
- 4 IN 1 REBOOT MOD
- INVERTED SYSTEM APPS (STILL A WIP) SOME STUFF DONE FOR NOW....
- NOVA LAUNCHER INCLUDED
- CAMERA SHUTTER SHOUND OPTIONS IN CAMERA SETTINGS
- LOTS OF AOSP APPS INCLUDED
- UNCOMPRESSED MMS - @FREEZA
- UNLOCKED MMS OPTIONS GALORE - @FREEZA
- INIT.D SUPPORT @ FREEZA
- TWEAKED OUT KERNEL RAMDISK 9ELIMINATES ANY LAG @FREEZA
PROBABLY MORE STUFF, CANT REMEMBER IT ALL.
[/B]
JellyBomb Supporters... Feel Free to add this to your signatures...
Code:
http://i921.photobucket.com/albums/ad51/518Loans/Publication5.pnG
Click to expand...
Click to collapse
Code:
[U][B]ATTENTION OTHER DEVELOPERS: I HAVE NO PROBLEM WITH YOU USING MY WORK, HOWEVER PLEASE DO THE FOLLOWING SHOULD YOU DECIDE TO USE MY WORK.[/B][/U]
[I]-RATE MY THREAD 5 STARS
-THROW ME A FEW THANKS
-THANK ME IN YOUR O/P
-LINK TO MY THREAD IN YOUR O/P[/I]
Never ever ask for an ETA!!!! - Ever!!!!!!! -IT IS VERY, VERY DISRESPECTFUL!
-Always search before posting a question or bug
-Never post a bug if you didnt wipe everything before flashing, and not restoring data. Data corruption is the number one cause of male impotence!
-Do not troll my threads, KennyGlass will whip yo a$$$$!!!
-Do NOT kang my work... Im a nice guy, just ask first, ill probably say yes... Obviously give credit where credit is due!
-If I helped you, or you like my ROMs and Themes, Thank Me, OR consider making a donation... Whats a couple bucks for a dev that worked countless hours bringing you a beast of a phone!
-Bootloops are only good with milk
-Only you can prevent forest fires!
-Enjoy the show....
:D
KANGERS WILL BE PROSECUTED!!!
Official Q&A Thread is HERE!​​
XDA:DevDB Information
JellyBomb Domination, a ROM for the Sprint Samsung Galaxy Note 3
Contributors
JoshBeach
ROM OS Version: 4.3.x Jellybean
Version Information
Status: Testing
Current Stable Version: 3.0.0
Stable Release Date: 2013-01-17
Beta Release Date: 2013-10-12
Created 2013-10-13
Last Updated 2014-04-15
Downloads, Instructions, Videos
THIS IS THE O/P AND IS THE SECOND POST.
ONLY YOU ARE RESPONSIBLE FOR WHAT YOU DO WITH YOUR DEVICE!!! DONT BLAME ME IF IT BLOWS UP IN YOUR FACE!!!
*DISCLAIMER: - EVERY MOD OR ROM OR THEME I DO IS BASED ON DEODEXED! IF YOU FLASH ANY OF MY MODS OR THEMES, AND YOU ARE ON AN ODEXED ROM, I DONT CARE THAT IT BROKE YOUR PHONE! READ THE POSTS... BOOTLOOPS ARE ONLY GOOD WITH MILK
Official Q&A Thread is HERE!​
THANK YOU IN ADVANCE TO QBKING77 AND JOSHDEW FOR THE REVIEW VIDEOS OF THIS ROM.
LATEST ROMS, AND MODS ARE - HERE
PLEASE DO NOT POST ANY MIRRORS OR TORRENTS WITHOUT PERMISSION FROM ME!!!
AS ALWAYS - PLEASE READ CHANGELOG FOR DETAILS...
Code:
YOU CAN BACKUP WITH TITANIUM BACKUP, AND AFTER ROM INSTALL, RESTORE DATA ONLY APPS WITH TITANIUM BACKUP. DO NOT RESTORE ANY SYSTEM/APPS OR SYSTEM DATA. (DATA CORUPTON IS THE NUMBER ONE CAUSE OF MALE IMPOTENCE)
-NANDROID - MAKE A BACKUP (YOU MAY REGRET IT IF YOU DONT)
-WIPE CACHE
-WIPE DALVIC CACHE
-WIPE SYSTEM
-FACTORY DATA RESET (IF COMING FROM ANY OTHER ROM)
-INSTALL ROM
#PROFIT
CONGRATULATIONS, YOU HAVE BEEN JELLYBOMBED!!!
THANK YOU IN ADVANCE TO QBKING77 AND JOSHDEW FOR THE HOW TO INSTALL VIDEO!!!!
Code:
========================================================================================================
[B][U]VERSION 3.2.0 - 01/20/13[/U][/B]
-ADDED FLASHLIGHT TOGGLE
-JELLYBOMBED SETTINGS UPDATE
-BUILD.PROP UPDATE
-SETTINGS UPDATE
-MMS FIX
-BATTERY ICON MOD FIX
========================================================================================================
[B][U]VERSION 3.0.1 - 01/19/13[/U][/B]
-MMS FIX
-BATTERY ICON MOD FIX
========================================================================================================
[B][U]VERSION 3.0.0 - 01/17/13[/U][/B]
-ADDED BEAST MODE KERNEL VER. 2.3 BY [user=309990]@freeza[/user]
-ADDED CLOCK TOGGLE
-ADDED DAY OF WEEK TOGGLE
-ADDED AM/PM TOGGLE
-MADE PHONE XPARENT
-MADE CONTACTS XPARENT
-FIXED MMS SERVER ERRORS (THANKS SPRINT FOR &^%$ING THINGS UP)
-TWEAKED MMS THEME FURTHER
-TWEAKED SETTINGS THEME FURTHER
-TWEAKED FRAMEWORK THEME FURTHER
-INCLUDED HDPI FOLDERS FOR SYSTEM/ THEMING
-ADDED RWILCKO12 WALLPAPER APP TO SETTINGS
-UPDATED ALL APPS - (THANKS GOOGLE FOR *&^%ING UP THOSE APPS)
-UPDATED KEYBOARD THEME - (ALSO ADDED A FEW THREADS FOR THE DIFFERENT KEYBOARD THEMES)
-UPDATED, AND FIXED GOOGLE KEYBOARD
-THEMED STOCK CALCULATOR
-MADE STOCK CALCULATOR XPARENT
-ADDED RWILCO12 WALLPAPER PICKER
-ADDED RWILCO12 JELLYBOMB WALLPAPER PICKER
-REMOVED STOCK WALLPAPER CHOOSER APP
-REDUCED ROM FILE SIZE BY OVER 300MB.
-UPDATED AND THEMED ALL GAPPS
-UPDATED ALL SYSTEM APPS
-THEMED ALL APP ICONS
-KITKAT STYLE STATUSBAR
-THIS SHOULD BE A BUG FREE RELEASE.
ALWAYS WIPE SYSTEM/CACHE/AND DALVIC!!!
***IF COMING FROM 2.0 OR PREVIOUS JELLYBOMB ROM, OR ANY OTHER ROM, YOU MUST ALSO WIPE DATA!!!!***
========================================================================================================
[B][U]VERSION 2.0.1 - 12/02/13[/U][/B]
-ADDED BEAST MODE KERNEL VER. 1.7 BY @FREEZA
-REMOVED EXTRA GOOGLENOW.APK
-SHOULD BE A BUG FREE RELEASE.
ALWAYS WIPE SYSTEM/CACHE/AND DALVIC!!! WIPING DATA IS NECESSARY FOR ALL NEW MODS TO WORK!
========================================================================================================
[B][U]VERSION 2.0.0 - 11/26/13[/U][/B]
-ADDED BEAST MODE KERNEL VER. 1.7 BY @FREEZA
-UPDATED TO MJ4 BASE
-ADDED ALL MODS FROM PREVIOUS BUILD
-FIXED ALL BUGS FROM PREVIOUS BUILD (SNOTE,ACTIONMEMO,SHEALTH,ETC.)
-ADDED KIT KAT FONTS
-ADDED KIT KAT SOUNDS
-ADDED KIT KAT WALLPAPERS
-ADDED KIT KAT HANGOUTS INTEGRATING MMS
-ADDED KIT KAT GMS CORE (GOOGLE SETTINGS)
-ADDED KIT KAT LAUNCHER (GOOGLE HOME)
-ADDED KIT KAT GOOGLE CLOCK / REMOVED SAMSUNG CLOCK APP
-ADDED /DATA SUPPORT FOR UNINSTALLABLE APPS
-INCLUDED MY THEMED DATA/APPS FROM PREVIOUS DEVICE ROMS
-INVERTED VIDEO PLAYER (MORE APPS TO GET THEMED SOON)
-REMOVED POLARIS OFFICE 5
-ADDED QUICK OFFICE FROM KIT KAT
-UPDATED ALL APPS TO MOST RECENT VERSIONS
-REDESIGNED DROPDOWN, AND REMOVED ALL BOMB IMAGES EXCEPT THE OVERSCROLL WHICH IS STAYING IN.
-ADDED A CPU PROGRAM TO JELLYBOMB SETTINGS
-ADDED JELLYBOMB TORRENTS TO JELLYBOMB ROM SETTINGS
-UPDATED CODE IN BUILD.PROM AND INIT D. TWEAKS
-ADDED POPUP BROWSER FROM NOTE 2.
-UPDATED ALL APPS
-ADDED VOLUME MOD - MEDIUM
-UPDATED JELLYBOMB AUDIO MANAGER (SIMILAR TO VIPER4ANDROID) HIGH QUALITY DRIVER PRE INSTALLED.
-SET DEFAULT NUMBER OF SCROLLABLE TABS TO 20
-UNLOCKED MORE TOGGLES (HOTSPOT, TODDLERMODE, AND BRIGHTNESS) (MUST WIPE DATA TO WORK)
-NOVA LAUNCHER INCLUDED
-CAMERA SHUTTER SHOUND OPTIONS IN CAMERA SETTINGS
-LOTS OF AOSP APPS INCLUDED
-UNCOMPRESSED MMS - @FREEZA
-UNLOCKED MMS OPTIONS GALORE - @FREEZA
-INIT.D SUPPORT @ FREEZA
-TWEAKED OUT KERNEL RAMDISK ELIMINATES ANY LAG @FREEZA
- DEFINITELY MORE STUFF, JUST CANT REMEMBER IT ALL.
========================================================================================================
[B][U]VERSION 1.0.0 - 10/30/13[/U][/B]
- STOCK KERNEL - NO PUBLIC LINK AVAILABLE
- INITIAL RELEASE
- ROOTED – THANKS CHAINFIRE
- DEODEXED
- ZIPALIGNED
- DEBLOATED - VERY SLIM
- WORKING TITANIUM BACKUP
- WORKING TWRP BACKUPS AND RESTORES
- BLOCKED ALL ADS
- TOTALLY MODIFIED SYSTEM FOR SPEED, PERFORMANCE, AND BATTERY LIFE
- LOTS OF XPARENT AND INVERTED APPS
- JOIN UP TO 999 CONTACTS
- ADDED ABILITY TO USE CAMERA WHILE IN A CALL
- ENABLED MORE SMS/MMS OPTIONS
- ENABLED MORE BROWSER OPTIONS
- AUDIO IN CALL SOUND BOOST
- PHONE SPEAKER AUDIO BOOST
- CUSTOMIZED DROPDOWN
- WORKING HACKED SPRINT HOTSPOT / TETHER!!!
- YOUTUBE2 WITH DOWNLOAD OPTION
- THEMED NOVA LAUNCHER
- THEMED SAMSUNG KEYBOARD
- TEAM VENUM FORUM APP
- ANDROID 4.2 CAMERA
- ANDROID 4.2 GALLERY
- TRANSPARENT ACCUWEATHER WIDGET - WORKS ON TWLAUNCHER ONLY
- RINGTONES, NOTIFICATION SOUNDS, AND ALARMS FROM THE FOLLOWING DEVICES (AOSP ROM, SGS3, SGN2, SGS4, AND iPhone 5) (PLEAE DONT SUE ME APPLE)
- GOOGLE KEYBOARD ADDED
- PEN WINDOW FOR ALL APPS - THANKS SOLOILMEGLIO AND XPERIACLE - SEE THREAD [URL="http://forum.xda-developers.com/showthread.php?p=46171000"]HERE[/URL]
- XPOSED FRAMEWORK
- WANAM XPOSED MODULE (MOST THING WORK)
- VIPER4ANDROID / JELLYBOMB AUDIO MOD COOKED IN, NO NEED TO DOWNLOAD SEPERATE DRIVER.
- JOIN UP TO 999 CONTACTS
- REMOVED ALL CARRIER LABELS
- ENABLED 1% BATTERY INCREMENTS
- TRANSPARENT NOTIFICATIONS
- BATTERY SAVING SCRIPT AND BUILD.PROP EDITS AND TWEAKS
- ENHANCED 3G DATA SPEED SCRIPT
- OVER 350 FONTS
- OVER 165 WALLPAPERS IN STOCK PICKER
- AUDIO SOUNDS / ALERTS AND RINGTONES FROM SGS3, SGS4, SGN2, IOS6, IOS7
- REMOVED SPRINT BOOT ANIMATION
- ADDED SAMSUNG STOCK INTERNATIONAL BOOT ANIMATION
- REMOVED CONNECTION OPTIMIZER
- REMOVED BATTERY FULL NOTIFICATIONS
- REMOVED INCREASING RINGTONES
- 1X/3G MOD DONE PROPERLY
- 4 IN 1 REBOOT MOD
- INVERTED SYSTEM APPS (STILL A WIP) SOME STUFF DONE FOR NOW....
PROBABLY MORE STUFF, CANT REMEMBER IT ALL.
- DEFINITELY MORE STUFF, JUST CANT REMEMBER IT ALL.
========================================================================================================
[COLOR="DeepSkyBlue"]JUST FLASH IT ALREADY, AND HIT THE THANKS BUTTON! ENJOY~[/COLOR] :)
N
Common noob questions - answers
THIS IS THE O/P AND IS THE THIRD POST.​
Can anyone tell me what this little line is at the top of my screen?
Click to expand...
Click to collapse
Look in Settings/JellyBomb Rom Manager/Battery Bar. You can configure it how u want it.
can I remove the bomb logos?
Click to expand...
Click to collapse
Look in 2nd post, Mods folder, Flash morph Zip. I DID NOT MAKE A ZIP TO REMOVE THE BOMB OVERSCROLL....
can I change the bottom bar?
Click to expand...
Click to collapse
Not until I update the morphs,
Is there a stock theme?
Click to expand...
Click to collapse
No, not at this time, all themes are listed in O/P, 2nd post
Are there any other themes available?
Click to expand...
Click to collapse
NOT YET, TESTING OTHER COLORS, ETC.
Do I need to wipe data / factory data reset if I am coming from another ROM?
Click to expand...
Click to collapse
YES!
I am having issues with things force closing, what do I do?
Click to expand...
Click to collapse
Wipe Cache 3x, Wipe Dalvic Cache 3x, Factory Data Reset 3x, Wipe System 3x, Install ROM, Allow to reboot, may take up to 5 minutes, you know you will boot when you see the white lights on the hardware buttons.
How do I disable the AD Blocker?
Click to expand...
Click to collapse
Go to System/ETC and delete the Hosts file.
Will you integrate FaceBook Home into the ROM?
Click to expand...
Click to collapse
NO!
How do I setup Xposed Framework?
Click to expand...
Click to collapse
See Post 2 in O/P
How do I change the modem? It still says original version in baseband.
Click to expand...
Click to collapse
ODIN BACK TO LATEST STOCK FIRMWARE, THEN REROOT, AND RESTORE NANDROID, OR REFLASH ROM.
How do I change the Theme?
Click to expand...
Click to collapse
If there is a theme available for the version you are on, it will be listed in the 2nd post. Otherwise, just learn to theme.
It start here, great work Josh,Thank you.
Sent from my SM-N900P using Tapatalk 4
Awesome Josh.... Damned I'm never 1st lol
Great work josh
Sent from my SCH-I535 using Tapatalk 2
Thank you again JB!!
Gah missed again
Changelog so far... Also listed
WE ARE STILL ON BETA 2, AND TESTING VER. 1.0.0
IT IS PUBLICALLY AVAILABLE, IN SECOND POST.
THIS IS NOT A PLACEHOLDER THREAD!!!!!
========================================================================================================
VERSION 1.0.0 - TESTING
- INITIAL RELEASE
- ROOTED – THANKS CHAINFIRE
- DEODEXED
- ZIPALIGNED
- DEBLOATED - VERY SLIM
- WORKING TITANIUM BACKUP
- WORKING TWRP BACKUPS AND RESTORES
- BLOCKED ALL ADS
- TOTALLY MODIFIED SYSTEM FOR SPEED, PERFORMANCE, AND BATTERY LIFE
- LOTS OF XPARENT AND INVERTED APPS
- JOIN UP TO 999 CONTACTS
- ADDED ABILITY TO USE CAMERA WHILE IN A CALL
- ENABLED MORE SMS/MMS OPTIONS
- ENABLED MORE BROWSER OPTIONS
- AUDIO IN CALL SOUND BOOST
- PHONE SPEAKER AUDIO BOOST
- CUSTOMIZED DROPDOWN
- WORKING HACKED SPRINT HOTSPOT / TETHER!!!
- YOUTUBE2 WITH DOWNLOAD OPTION
- THEMED NOVA LAUNCHER
- THEMED SAMSUNG KEYBOARD
- TEAM VENUM FORUM APP
- ANDROID 4.2 CAMERA
- ANDROID 4.2 GALLERY
- TRANSPARENT ACCUWEATHER WIDGET - WORKS ON TWLAUNCHER ONLY
- RINGTONES, NOTIFICATION SOUNDS, AND ALARMS FROM THE FOLLOWING DEVICES (AOSP ROM, SGS3, SGN2, SGS4, AND iPhone 5) (PLEAE DONT SUE ME APPLE)
- GOOGLE KEYBOARD ADDED
- PEN WINDOW FOR ALL APPS - THANKS SOLOILMEGLIO AND XPERIACLE - SEE THREAD HERE
- XPOSED FRAMEWORK
- WANAM XPOSED MODULE (MOST THING WORK)
- VIPER4ANDROID / JELLYBOMB AUDIO MOD COOKED IN, NO NEED TO DOWNLOAD SEPERATE DRIVER.
- JOIN UP TO 999 CONTACTS
- REMOVED ALL CARRIER LABELS
- ENABLED 1% BATTERY INCREMENTS
- TRANSPARENT NOTIFICATIONS
- BATTERY SAVING SCRIPT AND BUILD.PROP EDITS AND TWEAKS
- ENHANCED 3G DATA SPEED SCRIPT
- OVER 350 FONTS
- OVER 165 WALLPAPERS IN STOCK PICKER
- AUDIO SOUNDS / ALERTS AND RINGTONES FROM SGS3, SGS4, SGN2, IOS6, IOS7
- REMOVED SPRINT BOOT ANIMATION
- ADDED SAMSUNG STOCK INTERNATIONAL BOOT ANIMATION
PROBABLY MORE STUFF, CANT REMEMBER IT ALL.
NIIICE!!!! Much appreciated!! Looking forward to this!!
SwiftKey'ed from my '13 Nexus 7 FHD using XDA Premium HD
Good ingredients in the rom, color scheme is horrible tho
Sent from my SM-N900P using xda app-developers app
So happy to see this! Your Rom is all I ran on my note 2!
Sent from my SM-N900P using xda app-developers app
---------- Post added at 06:25 AM ---------- Previous post was at 06:13 AM ----------
Just to make sure I'm downloading the right one I'm downloading from the test folder, because the Rom folder seems to be empty. Is this the right file?
Sent from my SM-N900P using xda app-developers app
drewiskee said:
Good ingredients in the rom, color scheme is horrible tho
Sent from my SM-N900P using xda app-developers app
Click to expand...
Click to collapse
THANKS FOR THE SUPPORT. I HAVENT EVEN POSTED A SCREENSHOT., THIS IS TOTALLY DIFFERENT THEME THAN ANY OF MY OTHER ROMS.
LOL
Now run along and be a good little troll....
JoshBeach said:
THANKS FOR THE SUPPORT. I HAVENT EVEN POSTED A SCREENSHOT., THIS IS TOTALLY DIFFERENT THEME THAN ANY OF MY OTHER ROMS.
LOL
Now run along and be a good little troll....
Click to expand...
Click to collapse
Lol I was thinking the same thing.
Sent from my SM-N900P using xda app-developers app
rbtrucking said:
Lol I was thinking the same thing.
Sent from my SM-N900P using xda app-developers app
Click to expand...
Click to collapse
you are gonna love the new theme. primary color is white now. secondary is blue. its a lot like aosp/. most icons and .pngs are also out of aosp. there really isn't anymore bomb branding other than dropdown, which I am making morphs to swap that out.
JoshBeach said:
you are gonna love the new theme. primary color is white now. secondary is blue. its a lot like aosp/. most icons and .pngs are also out of aosp. there really isn't anymore bomb branding other than dropdown, which I am making morphs to swap that out.
Click to expand...
Click to collapse
Flashing right now,I have no doubt it will be amazing! As always thanks for the amazing work!
Sent from my SM-N900P using xda app-developers app
Another excellent job JB, appreciate the time you put into your work.
im having a noob moment maybe from excitement but are we to download beta 2 or testing 1.0.0... yes yes i know noob moment :laugh:
Version 1.0.0 Beta 2 is ready for prime time. Smooth as silk, loaded with features, no fc's and only a couple insignificant identified glitches.
Sent from my SM-N900P using JellyBombed Tapatalk 2
jimhuff said:
version 1.0.0 beta 2 is ready for prime time. Smooth as silk, loaded with features, no fc's and only a couple insignificant identified glitches.
Sent from my sm-n900p using jellybombed tapatalk 2
Click to expand...
Click to collapse
for right now, we are still on beta 2.
Official ver. 1 is not done, yet. But will be soon enough.
Just flash beta 2, and then my hotspot mod, and u will be close to what im testing personally right now.
I will do my best to get official ver. 1.0.0 done this weekend. But ive got alot going on.

ROM | 3-30-14 | KNOXRAID | KITKAT ROM V5.6 OR JB ROM V2.6 | Best Available

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
(Aosp theme included in Rom)
(Theme available in addon section)
Exquisite,brilliant and immaculate Comes KNOXRAID
No one is Responsible if you brick your phone,or anything happens to it!
Banners to support the rom:
Thanks to carlospr21
My accomplishments
Htc One M8
-First At&t Htc One m8 Rom
At&t Note 3
-Fixed att's Gps issue
-First Jb Rom ever
-First Kitkat rom ever (Only dev to figure out a working method)
-First method of flashing rom's
-Developed first ported roms
-provided other "devs" with files to port rom
-First method of backing up bookmarks
...Now, don't you think i at least deserve a thanks!!!![/COLOR]
INTRO:
Welcome to the Very first & Only KitKat Rom for the AT&T Note 3.
Installation Instructions (Coming from a KitKat Rom)
Follow instructions word for word, take your time and go slow
1.Download the Rom (Now Flashable)
2.Download Safestrap (Located in download link below)
3.Install The newest Safestrap (You have to open the app and uninstall the old one)
4.Place the rom on your internal storage
5.Manually reboot into Recovery and flash The rom to stock slot (Always wipe /system etc..)
6.Reboot and enjoy
Hint..Safestrap now runs fine on kitkat. just no rom slots
Installation Instructions FOR PEOPLE UPGRADING FROM JB
-Requirements-ODIN, (included in Coming_from_jb.zip)
-BE ON A 4.3 ROM,
-ROOTED
Follow instructions word for word, take your time and go slow
1.Download the (Coming_from_jb.zip) if you haven't done so yet.
2. Extract it to somewhere on your desktop or PC
3. Next copy the ROM to your phones Internal memory (it’s called Knoxraid.zip)
4. Boot into safestrap Recovery and wipe the /system & /data. (Required)
5. Flash Knoxraid.zip To stock slot, But don’t reboot when done. Keep hitting the back button until you see the reboot menu
Press reboot button and select download mode, or if you messed up and rebooted just Press Volume down, Home and power button at same time until your back in download mode.
6. Open the “Flash in Odin” folder and open Odin (win 7 and 8 users may need to run with administrator rights). Add the correct partition Files, make sure the files are
AP_N900AUCECMGL.tar
BL_N900AUCECMGL.tar
SM-N900A_NC2_Modem.tar.md5
HLTE_USA_ATT_32G.pit
Verify your Odin window looks like this picture
uploading...
Click start
done, enjoy the ROM
INSTRUCTIONS FOR FLASHING ANYTHING ON TOP OF ROM (WITH SAFESTRAP):
Just Manually reboot into safestrap and flash what you want. No pc needed anymore
ALL ADDONS Are Available For Download (Located In Download Section) :
-White Samsung Keyboard
-Knoxraid Themed Keyboard
-5x4 Launcher
-Full screen in call picture
-5X6 Launcher(No labels,faster,swipe up for any app)
-Ios 7 Status Bar icons(signal,data,wifi,etc..)
-Stock theme
-Grey theme (Screenshot In beginning of post)
-Bloat(Just Extract & Paste What You Want)(Make sure permissions in root explorer are RW-R-R)
-Volume Mods (Extract the zip and place the file in /system/etc/[/SIZE][/COLOR]
Features:
-Check changelog, it has all the features added
-Based on KITKAT
-Deodexed
-Rooted
-Debloated
-Fixed issue where you could not write to sdcard
-Zipalignes on every boot
-stock kernel
-Ads blocked
-Busybox Preinstalled
-SuperSu
-Sysrw + Sysro
-Init.d Support fully working
-APP2SD Support
-Rooted
-No Knox
-Nano/Bash Support
-Init.d And Build.Prop Tweaks for our phone
-Performance And Battery Enhancements
-Wi-Fi/LTE Speed And Signal Enhancements
-Cache tweaks
-Faster sd-card write-read speeds
-Updated all system apps with latest samsung releases.
-Unlimited apps in pen window
-Touchwiz smooth scrolling
-unlocked call&sms block settings
-disabled att software update options under settings
-added more apps to multiwindow
-Kitkat ui sounds
-custom ringtones/notifications
-new lockscreen wallpaper.
-Disabled Att ciq
-Removed stock att bookmarks-
-Raised max amount of tabs to 10000-
-Added exit & Home page button to browser-
-Take pics while on call or dead battery
-Added directory search to my files
-Music App Should Translate Unknown Title
-Custom speed dial support
-No sms in call log's
-Added call recording & Full screen photo mode.
-Added support for copying to dialer
-Added custom setting under phone app, to acess click menu then settings then cutom.
-Updated ad-block host file to latest-
-Changed updater script to fix permission errors-
-PLENTY of changes to feature.xml and other.xml
-Added SElinux marker fixer as init.d script. That way you never have to run it.
-Updated all stock apps that needed it-
-Real init.d support/Plenty of init.d scripts pre-installed-
-Changed boot & shutdown animation
-Custom ringtones/ui/alarm/mortification tones
-Unlocked Status bar toggles for data
-Custom emoticons for messaging app
-Removed Att browser bar from settings
-Unlocked hidden "Find my phone" feature under security.
-Apn's should be editable
-Disabled AT&T Health Status
-Modified settings so easy launcher doesn't force close when clicked on.
Really special people-Highest Donators of all time!:
These are the people that LOVE my work. They click thanks and show support for my long time i put into deving. I usually take special requests from them.
[email protected]
[email protected]
[email protected]
[email protected]
@Agent(2 Big Ass Donations)
Special People Who Donated!:
All the People below are probably people who have been following me for a long time, and appreciate my work!! I want to thank every single one of them!!
People who donated
[email protected] (Donated 6 Times!!!!!!!!!!!)(Huge Supporter)
[email protected] (Donated 5 Times!!!!!!!!)
[email protected] (Donated 4 Times)
[email protected] (Donated 3 Times!!!!)
[email protected](Donated 2 Times)
[email protected](Donated 2 Times)
[email protected](Donated 2 Times)
[email protected](Donated 2 Times)
[email protected](Donated 2 Times)
[email protected](Donated 2 Times)
[email protected](Donated 2 Times)
[email protected] (Donated 2 Times)
[email protected](Donated 2 Times)
[email protected](Donated 2 Times)
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected] jumbo
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
-
Downloads:
Install to stock slot only:
If the contacts force closes at start, just connect to internet (Wifi or data) and click the contacts app about 5 times.Should fix it)
To get to launcher themes, just go to your home screen then click menu>themes>choose one.
My phone was recently stolen.
So if you can donate and throw some dollars my way to help me get a new one. Thanks guys!!! Donate button under my username.
We need $550 more. I can't release updates if I don't have the phone.
Download link-Click Here
Changelog:
V5.6
-Updated all addons (Redownload them)
-Fixed modem flashing issue
V5.5 Reuploaded
Stock theme reuploading
-fix systemui fc
Rom reuploading
-Fixed stock theme
-Fixed wallpaper fc
-Added latest modem
-fixed scrapbook
V5.5
-Based off Official Ota update
-New Addons (check the addon section)
-Updated all s5 apps to their latest version
-Added s5 S health
-More theming to the aosp and Gray theme.
-Multi DPI launcher
-multi DPI clock (so it stops force closing)
-(speed and battery improvements)
-addon for full screen in call dialer
-S5 optical reader
-Theme issue fixes.
-Added more launcher themes
-pen window manager
-Multi window manager
-Still adding more as we talk.
-S5 Video player
V5.1
-Fixed email fc
-updated snote
-added air command themer app (xposed required)(deletable if you dont want it)
-gray theme is now updated and in the op
-people that want ios bars, the addon is in the op
-new keyboard theme in the op (Knoxraid themed)
-built in the latest google play version
-updated stock theme (in addon section) with speed tweaks
V5.0
-Rebuilt the whole Rom from ground up using latest smali 2.0.3 baksmali 2.0.3 zipalign R22.3 and busybox.
-Added Galaxy s5 apps (WatchOn,Snote,Gear fit manager,Stranslator etc..)
-Themed Splanner
-Fixed theme glitch in aosp theme under notification shade
-Added more launcher themes
-Added aosp status bar icons
-Alot of tweaks for speed
-Updated whatever needed to be updated
-Hacked debuggerd binary for speed
-Made the music player look more aosp like
-Fixed alot of fc's
-Updated alot of system files (hosts,mixer paths,init.d scripts,etc..)
-New addons on the addon section (New White Samsung Keyboard,Updated stock theme with speed mods,New 5x4 launcher option, ios7 status bar icons)
-More stuff i forgot
V4.0 Reuploaded
Update details
-I fixed the music app
-Fixed status bar icons
-Fixed toggles
-Added Google app restore in setup
-added smart network
-Fixed glance view
-MMS in logs (Have to save for next update,Needs more time).
V4.0
-Added Sony X-Reality
-Redid all build.prop tweaks (Added alot of new ones)
-New Themed toggles
-Themed Multiwindow
-Updated stock theme with latest files
-Fixed Air command Theme
-Should have fixed fc's
-New Theme options for launcher (Click menu-Themes-Select what you want
-Fixed theme issues
-Aosp theme now as default and grey theme as addon
-Updated all apps that needed it
-Fixed init.d support
-Alot of new wallpapers
-performance improvements
-You should wipe
-Redid the whole Meta-inf Folder (Updater-Script)
-Updated Adaway file
-launcher s5 theme added
-Plenty of other themes added
-Going to add 5x4 launcher in addons tommorow
-removed more knox
-Added back samsung tts
V3.5
-Fixed black screen issue
-Fixed alot of theme issues
-Added back google emoji
-fixed sending emoji
-updated keyboard (Very few changes)
-Added latest busybox
-updated xbin folder with latest files
-changed air command theme
-Alot of theme fixes
-Redid the whole feature.xml
-removed alot of duplicate files
-Optimized every single png (Super smooth performance)
-Deleyed app that was draining battery
-Network build.prop tweaks added
-More theme changes coming in next update
V3
-Rebuilt whole rom from ground up. (using latest baksmali,smali,zipalign-api level 19)(Took realllly long time doing this)
-Added Call recording
-Added custom settings under phone app
-Fixed alot of theme issues
-Fixed all map loss issues
-Fixed navigation & fitness apps (Polar beat..etc)
-Fixed pen window
-added back samsung tts
-Added stock themed version (addon would not work)
-No magazine swipe up
-More performance mods
-Fixed dialog color issue
-more i forgot
V2
-FULLY THEMED!!!
-all features that 2.6 had.
-screen won't turn on after unplugging phone
-transperant accuweather.
-Disabled Safe media volume
-Lowered low battery alert to 5% -No att left -Icons themed out the box. No need for apps -Gps fix mod -Changed updater script to fix permission errors-
-PLENTY of changes to feature.xml and other.xml
-Added SElinux marker fixer as init.d script. That way you never have to run it.
No SMS/MMS Conversion-
-Custom Emoticons-
-Save and Restore SMS/MMS to SD Card-
-Show sent time instead of received time for sms/mms-
-Unlimited SMS/MMS recipients-
-Group Messaging-
-Screen On/Off Toggle-
-Split View Mode-
-SMS Hour Limit=1000-
-Added exit & Home page button to browser- -added official nexus 5 emoji
-Modded status to official in settings.
-Faster sd-card write-read speeds
-Updated all system apps with latest samsung releases.
-Cache tweaks
-Latest busybox
-Ads blocked -Deodexed framework
-fixed reboot issue Changelog
-Fully themed. To the bones
-added back ios7 style signal
-even more themed then v2.6
-4 way reboot
-fixed the battery drain issue
-custom knoxraid bootanimation
-much faster
-fixed volume mod
-unrestricted tethering
-bluetooth tethering
-everything that was missing, that v2.6 had.
-fixed volume mod issues
-debloated a little more
-real performance mods
-added back missing messaging mods
-added back email apps
-No issues !!
-alot more that I forgot
V1
-Initial Release
Credits
-Naxos-Part of Theme
-Hstm-some stuff from his theme
-xnote dev (Aosp Theme)
-SquaredWheels-For the rom icon
-LuckyColdJohnson-Naming The Rom
-Dwitherell-4 Way Reboot
-faslane help with donations!!
-clothednblack1 help with donations!!
-Foreverloco-TOO much stuff to list (theming help,etc..)
JB Version
Screenshot
Must read whats below
YOU MUST WIPE BEFORE FLASHING, OR FEATURES WILL BE MISSING
Remember guys to acess extra custom phone settings, open dialer, click menu, then click custom settings
DISCLAIMER:
No one is responsible if you brick your phone,It runs away or flies away!
INTRO:
Welcome to the Very first Rom for the AT&T Note 3.
Features :
-Based on Mj7/ML2 Hybrid
-Deodexed
-Debloated
-stock kernel
-Zipalignes on every boot
-Ads blocked
-Themed
-Busybox Preinstalled
-SuperSu
-Sysrw + Sysro
-Init.d Support fully working
-APP2SD Support
-Rooted
-No Knox
-Nano/Bash Support
-No Incremental Ringtone
-Init.d And Build.Prop Tweaks for our phone
-Performance And Battery Enhancements
-Wi-Fi/LTE Speed And Signal Enhancements
-Music player/settings/framework themed
-Themed toggles
-Cache tweaks
-Faster sd-card write-read speeds
-Updated all system apps with latest samsung releases.
-Unlimited apps in pen window
-Flash player included
-Touchwiz smooth scrolling
-Samsung Image reader
-4-way reboot
-Wifi tethering & bluetooth tethering included
-Modded status to official. No Padlock Now
-unlocked call&sms block settings
-disabled att software update options under settings
-added more apps to multiwindow
-Kitkat ui sounds
-custom ringtones/notifications
-new lockscreen wallpaper.
-Disabled Att ciq
-Removed stock att bookmarks-
-Raised max amount of tabs to 10000-
-Added exit & Home page button to browser-
-Take pics while on call or dead battery
-Added directory search to my files
-Music App Should Translate Unknown Title
-Custom speed dial support
-No sms in call log's
-Added call recording & Full screen photo mode.
-Added support for copying to dialer
-Added custom setting under phone app, to acess click menu then settings then cutom.
-Updated ad-block host file to latest-
-Changed updater script to fix permission errors-
-PLENTY of changes to feature.xml and other.xml
-Added SElinux marker fixer as init.d script. That way you never have to run it.
No SMS/MMS Conversion-
-Custom Emoticons-
-Save and Restore SMS/MMS to SD Card-
-Show sent time instead of received time for sms/mms-
-Unlimited SMS/MMS recipients-
-Group Messaging-
-Screen On/Off Toggle-
-Split View Mode-
-SMS Hour Limit=1000-
-Updated all stock apps that needed it-
-Real init.d support/Plenty of init.d scripts pre-installed-
-Fully themed
-Iphone style ios7 signal bars. (The circles oooo)
-Changed boot & shutdown animation
-Custom ringtones/ui/alarm/mortification tones
-Square themed keyboard
-Unlocked Status bar toggles for data/brightness/Smart network/Toddler mode.
-Optional kitkat icons included with app pre-installed
-Added pen window manager
-New aircommand theme Thanks to Wally3614
-Custom emoticons for messaging app
-Removed Att browser bar from settings
-Unlocked hidden "Find my phone" feature under security.
-Apn's should be editable
-Disabled AT&T Health Status
-Modified settings so easy launcher doesn't force close when clicked on.
Downloads:
Wipe recommended
Main Download ,
BEFORE YOU DOWNLOAD, SIGN THIS BOOTLOADER UNLOCK PETITION
http://chn.ge/192KeHy
Mirror link Download ,
V3.0 Will be based on kitkat
Don't forget to click thanks
Donation info & donators:
Want to donate to me? First of all, THANK YOU next, just click that donate button on my username.
People who donated
[email protected]
[email protected]
[email protected]
[email protected]
@carl1961
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected] (2X-Donated twice)
[email protected]
[email protected]
[email protected]
[email protected] rlabarca
[email protected]
[email protected]
[email protected]
[email protected] (2X-Donated twice)
[email protected]
[email protected]
-
Changelog:
V2.6
-Added back group messaging
-Fixed phone number unknown( It automatically comes back after some time of use)
-Added att data icons
-Added full screen call mod
-Changed dialer back to white instead of blue
-Fixed an issue with tethering
-Fixed slow lte
-Added GPS fix
V2.5
Fixed email fc issue.
Faster launcher with no magazine-Thanks Bri
Added back google login at setup
Only 821 Mb
Finally fixed bluetooth tethering
Added back symbols on keyboard
Added back live wallpapers
Much smoother & faster
Finished theming
-Added kitkat style status bar
-Added 1% battery mod to status bar
-Fully themed everything(dialer,mms,contacts..etc)
-fixed issue where you could not tell what tab you are on.
-Official status (modded syscope)
-ml2 gps & other stuff to get tethering working.
-Added 4 way multiwindow & can even open up 2 of the same app
-Performance Mods.
-added torch settings under lockscreen.
-Fixed shutdown & bootanimation
-Added Smart Network toggle
-modded touchwiz launcher with no magazine swipe & speeded up
-unknown app sources checked by default
-Icons themed out the box. No need for apps
-Updated to latest busybox
-Updated all stock apps that needed it
-No att left
-removed carrier name from status bar
-screen won't turn on after unplugging phone
-Disabled Safe media volume
-Lowered low battery alert to 5%
-Changed color of Samsung keyboard swipe
-More that I Forgot
V2
-Fully themed
-Iphone style ios7 signal bars. (The circles oooo)
-Changed boot & shutdown animation
-Custom ringtones/ui/alarm/mortification tones
-Square themed keyboard
-Unlocked Status bar toggles for data/brightness/Smart network/Toddler mode.
-Optional kitkat icons included with app pre-installed
-Added pen window manager
-New aircommand theme Thanks to Wally3614
-Custom emoticons for messaging app
-Removed Att browser bar from settings
-Unlocked hidden "Find my phone" feature under security.
-Apn's should be editable
-Disabled AT&T Health Status
-Modified settings so easy launcher doesn't force close when clicked on.
-No SMS/MMS Conversion-
-Custom Emoticons-
-Save and Restore SMS/MMS to SD Card-
-Show sent time instead of received time for sms/mms-
-Unlimited SMS/MMS recipients-
-Group Messaging-
-Screen On/Off Toggle-
-Split View Mode-
-SMS Hour Limit=1000-
-Updated all stock apps that needed it-
-Real init.d support/Plenty of init.d scripts pre-installed-
-Selinux permission fixer runs on boot-
-Even more garbage removed. Lighten the rom-
-Busybox Symlink Fixes-
-Added restorecon to bin (to fix app restore issue)-
-New build prop tweaks-
-Fixed nav-bar flashable-
-Updated ad-block host file to latest-
-Changed updater script to fix permission errors-
-PLENTY of changes to feature.xml and other.xml
-Added SElinux marker fixer as init.d script. That way you never have to run it.*
-Changed the updater-script to mount to "mount("ext4", "EMMC", "/dev/block/mmcblk0p25". That way I could add apps that are Removable.
-Deleted Extra languages & knox libs
-Disabled Att ciq
-Removed stock att bookmarks-
-Raised max amount of tabs to 10000-
-Added exit & Home page button to browser-
-Take pics while on call or dead battery
-Added directory search to my files
-Music App Should Translate Unknown Title
-Custom speed dial support
-No sms in call log's
-Added call recording & Full screen photo mode.
-Added support for copying to dialer
-Added custom setting under phone app, to acess click menu then settings then cutom. The settings included are >>
-End call delay
-options to autorecord when recieving or sending calls
-increasing ringtone option
-Delete record button option
-unlocked call&sms block settings
-disabled att software update options under settings
-added more apps to multiwindow
-Kitkat ui sounds
-custom ringtones/notifications
-new lockscreen wallpaper.
-some new init.d tweaks -modded syscope to official status. ( gets rid of padlock & no need for wanam
-implemented this
http://forum.xda-developers.com/showthread.php?t=2457265
Added 4-way reboot
Wifi tethering & bluetooth tethering included
V1.1
-Initial Release
ADDONS & BLOAT & Themes:
Themes For Setting Toggles:
Mod to change the toggles in settings, 6 options available here ,
Stock Theme:
coming soon(Everything, not just settings),
Others:
Samsung Optical Reader,
Bloat-Flashable,
##Live Wallpapers
Regular Accuweather Widget
Credits:
The biggest credit goes out to foreverloco.He themed the contacts & most of the dialer. Do you know how much time that took?! The least you could do is head over to his thread and click Thanks
http://forum.xda-developers.com/showthread.php?t=2480163
wally3614-air command theme
Hstm-Theme & theme addons
Ziotom2-ocr
Poppuri-call recording&full screen
Friedrich420-Messaging app with all mods
kartalgurhan-volume mod
hashcode-safestrap
Dwitherell-4 way boot
LuckyColdJohnson-the name of the rom& being a good guy
jovy23-guides,init.d tweaks
If i forgot somebody, just pm me.
MINE,OK
nice !! :laugh::laugh::laugh::laugh:
getting it now !
ready out the Door for us :good:
wuelfman said:
nice !! :laugh::laugh::laugh::laugh:
getting it now !
ready out the Door for us :good:
Click to expand...
Click to collapse
This is the initial release. I will be updating this rom every few days. The next update is a big one.
The filename for the rom download is knoxoutv1, not v1.1
Is this correct?
I'm on mj5 firmware, how can I do a clean wipe on my phone? I've heard that wiping data an system in ss is not the way to go? Can u please give me some insight on how to install this correctly?
Sent from my SM-N9005 using Tapatalk
vikemosabe said:
The filename for the rom download is knoxoutv1, not v1.1
Is this correct?
Click to expand...
Click to collapse
there the same. i just mixed up the names
cortez52 said:
I'm on mj5 firmware, how can I do a clean wipe on my phone? I've heard that wiping data an system in ss is not the way to go? Can u please give me some insight on how to install this correctly?
Sent from my SM-N9005 using Tapatalk
Click to expand...
Click to collapse
Just wipe data and system in ss
Thanks for the reply.. So put you rom on the external SD an install from there?
Sent from my SM-N9005 using Tapatalk
installed to rom slot 1 !
EASY PEASY
will be looking forward to the next version
drakeymcmb said:
This is the initial release. I will be updating this rom every few days. The next update is a big one.
Click to expand...
Click to collapse
Downloading now...can't wait!!! Thanks man!
Did you do a pretty agressive debloat on this?
GREAT SCOTT.....1st rom....thx playa...lets get this party started
@drakeymcmb
Check PM
Tapatalk 4 sucks
Ok I replied
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
DOPE
flashed and complete goodness..thx playa..keep up the great work
Super fast bro! For me though restore with TB the apps won't work even if I run the fix. Have to uninstall and reinstall them
Sent from my SAMSUNG-SM-N900A using Tapatalk
Oh man can't test cuz work has the website blocked can't dl oh well try tomorrow I guess
It's a trap!!
wally3614 said:
Super fast bro! For me though restore with TB the apps won't work even if I run the fix. Have to unintelligible and reinstall them
Sent from my SAMSUNG-SM-N900A using Tapatalk
Click to expand...
Click to collapse
Worked fine for me.
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
the funny part is it's not working in slot 1 but working awesome in slot 2 thanks bro nice work!

[ROM]Note 4 Port Evolution 3.0

Note4 Rom Port for ATT
Ive been working on hybrid rom that consist of Galaxy Note 3 International thread Beta6E and TMTN3.0 for ATT and Tmobile user having trouble
Since both Roms had problems mainly with data i decided to make a modified clean hybrid version
I changed all language into English remove all non English apps
Added hotspot and NFC
Added CSC Mod for Att and Tmo
Other Mods so Data Network would be detected on startup
Etc"
Increased data speed and rom stability
FEATURES
OS=ANDROID KITKAT 4.4.4
LANGUAGGES=MULTI
CSC=MULTI
Note 4 Ui and Style
Note 4 Multiwindows
-SplitScreen
-PopUp
-Minimize
-RecentApp
-Note 4 Systemui
-Note 4 installation wizard
-All of major App of Note4
-File manager
-DownloadUI
-Video Player
-Svoice
-Contact and Dialer
-SMS
-PinBoard
-Calculator
-Keyboard
-Clock
-Widgets
-Music Player
-Hybrid Radio
-Samsun App
-4 way Reboot
-All toggles activated
-SNote4 and photoNote
-Gallery Note4
-Clock Customization
-Battery Customization
-And More
Check out the pics below of custom settings
Bugs:
You Tell Me��
BEFORE INSTALLATION
(Note you do not have upgrade to NL1 to flash Rom)
This Rom will run on both kernel NJ5 and NL1
You must Update to KitKat 4.4.4
You must be Rooted and have Safestrap Recovery installed. If Not Go here >> [How-To] Install & Root N900AUCUDNJ5
!!!BIG THANKS TO !!! muniz_ri:beer::beer:
http://forum.xda-developers.com/showthread.php?t=2948355
Download Odin3 installable firmware for NC2 and NJ5 if you don't have them. N900A_NC2-NJ5_Firmware_Switch_Odin_v3.09.zip:
https://mega.co.nz/#!tlZSDLpT!TBapXYrgxcESK1Hyp4HqkZI1lwGj15apdbzJonWYi9A
Installation instructions
* Place The Rom Into Your*SD Card*Or Internal storage
* Reboot into download mode
* Flash NC2 Kernel:
https://mega.co.nz/#!JgR0jJgQ!93z_TdV49bpQpdW8XCWudWBIwe4IvjlOQ9UlHQ_i3nc
* Now Reboot Into Safetrap Recovery.
* While In Recovery, Do A Nandroid Backup (FIRST)!
*"Then Wipe,"Cache", "Dalvik Cache", And "System"
* Now Install The Rom Until Its Finished.
* Reboot to download mode and flash the following 3 files using Odin.
BL:
https://mega.co.nz/#!s8Yz0aoa!K4ZD37L-WFmpWvsafrbij6j3M9qNyPYy_fXGc9uBp9s
AP:
https://mega.co.nz/#!xhpjSLyL!BI6zIWGETHv0xcsjY57YNE1XAt2fBWlfkez0x40uDN4
CP:
https://mega.co.nz/#!otYjxIDJ!57HeNov5N7IrOgQMn4Wiy7MH8PXfAjdjxgkVlNWapoM
* First Boot may take 5 Minutes!
*(Note after finishing setup you must go to :
*Settings
*More Networks
*Mobile Networks
*Access Point Names
Here your Carrier's information has already been from your Simcard
*Touch the the circle on the right to activate Data
*"Eureka " !! EVOLUTION 3.0 !!
I'm not a developer, like many other, only a good "Cheif"
I am always glad to share
I will update Rom issues as patches become available
Please fill fre to report issues:beer::beer:
Help with bugs and issues is always welcomed
Please hit "thanks" if you like my work:beer:
:beer::beer::beer:"All Credits goes to": :beer::beer::beer:
- Carl1961 of Getting Note4-Norma- N9005 Running on AT&T Samsung
Note 3 NJ5 4.4.4
- lijianjunyonghu of Norma beta6 Rom
- VN team for some of the patches
- Walter White of Note4 Port
- Maxicet for of TMT N3 3.0
- all the people I forgot to mention
DOWNLOADS:
????Evoution Note4????
https://mega.co.nz/#!1sxx1AqR!R-aui2e3PpjKEDCHPUXDAhfB6pEn57OheOdM0QVYF58
Changelog ?
12/23/2014
Initial release
Version 1.0
1/3/2015
Version 2.0
- Worked on signal bar (still need some tweaks to be fully functional)
- Fixed GPS high accuracy fc issue
- Cleaned ROM of necessary files
- Added Singer and QuickConnect in pull down panel
- Added more Toggles
- Added S5 toolbox (still need some tweaks to be fully functional)
- Added Greenify
- Added PowerCam
- Added Viva Video
- Added Adobe Flashplayer
- Added Apn Manager Pro
- Added VN-TEAM White Keyboard Note 4 V1.1
- Removed Quickboot
- Removed Camera MX
- Changed status bar icons
- Changed default lockscreen and home screen wallpaper
-(Note toggle Data after calls Data will
kick back in)
1/21/2015
Version 3.0
-New Ui
-Cleaned Up Rom
-Fixed Data Issues
-Fixed Signal Bars
-Fixed GPS
-Mobile Hotspot
-Added Customize Settings
-Added Personalize Settings
-Added Clock Customization
-Added Battery Customization
-Added Pullup (Swipe from the left an choose any App you want to launch by swiping left)
-Added Floating Toolbox
-Added Power Toggles
-Added Camera 2
-Added PopUp Messaging(Can be enabled by going into Messaging Settings select
*Notification
*Check PopUp Display
-Added 4G icons
-Added QuickConnect Toggle
-Removed Viva Video
:beer::beer::beer::beer::beer::beer::beer::
Keyboards
Big Thanks to VN-TEAM
Big Stock Note 4 Keyboard V1.1
https://mega.co.nz/#!A153FKoI!DHfxdDTJYihK3bbA2mpvuphK3LExnGSdGtDcZsNoWos
Black Note 4 Keyboard V1.1
https://mega.co.nz/#!h1gXFbDS!q9XO-QVOrdD1BiqLUXHOUO7hc3Jsb6X5hLWz9jJ7TUM
Note 4 Keyboard V1.1
https://mega.co.nz/#!11xGjRRJ!MRFn7dNS-PDDNp7H_vi46SsYG6r1KzKW7Y7qaQJ1gUw
White Note 4 Keyboard V1.1
https://mega.co.nz/#!EkJSRQgI!UvmLBZ9aZJrjxA6CqI9AhpcynYooqrLo5uF7FqI4Ty8
White Lollipop Note 4 Keyboard V1.1
https://mega.co.nz/#!9sgGgADb!-4lRnxo7qcoXf6D-LarAIVebP5aYUpMrYRtJGDbOUZY
Lollipop Keyboard
https://mega.co.nz/#!9kJ0wJZB!ke1YTrfeQJksiVtiqtX9StuncgZ5e_fPuMV86PNabYc
SCREEN SHOTS
Note 4 Evolution 3.0
Looks good thanks for another rom option
That's a good start. I have a good ROM running. I wanna try it but it does look complicated to flash it. May be after ironing some of the bugs or if there is a simpler way to flash. Also, is there a way back? I mean if I run into some troubles, can I go back to my FireKat ROM?
Thanks in advance...
wow thanks man
Really great Rom I've been running it for two days and it's fast and smooth.
How's video recording?
Video recording is no go.
I have 4.4.4 baseband nl1, would I still need to update to nj5 and follow the steps for Odin?
I really love seeing more ROM options for this phone.. thank you
Android: Software for some of the most advanced technology on the planet (the smartphone)... With kindergarden icons... Now that's pride in workmanship at its best.
Merry Christmas everyone!!!!!!????????
Merry Christmas to all!!!!!!!!?????
Merry Christmas everyone! Can anyone confirm if s-view is working?
Sent from my SM-N910F using Tapatalk
Rom works well. Video is broken though, with stock and 3rd party apps. Can't add new APN(keyboard doesn't come up). Very smooth with good battery life. Any plans for updates?
corybucher said:
I have 4.4.4 baseband nl1, would I still need to update to nj5 and follow the steps for Odin?
Click to expand...
Click to collapse
Merry Christmas all
tcas55 said:
Rom works well. Video is broken though, with stock and 3rd party apps. Can't add new APN(keyboard doesn't come up). Very smooth with good battery life. Any plans for updates?
Click to expand...
Click to collapse
By broken video you mean we cannot record video through camera ? and for the keyboard can 3rd party apps be used as a workaround.. I used up all my allocated data else would have tried the rom myself !! Thanks in advance!!
Right. No video recording. It plays video okay. The keyboard works fine exempt when I try to add a new APN
Installed the rom. Following the exact instructions. I must say this ROM is beautiful not choppy runs smooth.
Few initial force closes of everything but after a reboot they all went away.
Screen lock and unlock sounds do not work not much of an issue. Thanks OP for this amazing Christmas gift!
Sent from my SAMSUNG-SM-N900A using XDA Free mobile app

(ROM) Y8 Sense 7 (5.0.2) (1.40.709.8) Sprint/Verizon/International (2016-03-05)

POST #1 SPRINT
POST #2 VERIZON
http://forum.xda-developers.com/showpost.php?p=64042891&postcount=2
POST #3 INTERNATIONAL
http://forum.xda-developers.com/showpost.php?p=64042896&postcount=3
POST #4 MODS
http://forum.xda-developers.com/showpost.php?p=64047889&postcount=4
Thanks To:
*Yurra (fm fixed)
*Flyhalf205 (recovery 2.8.6.0) and for everything that he has done in this community
*SAI (OneMAX_v8.0-Sense7) rom base
*santod040 for his amazing support on these roms.
*sun_dream for his support on the International M9 port
*RavenFB for the hotspot script
*ZeroInfinity for the Speaker Volume Enhancer files
*credit to Cyrax360 who provide me the info that i needed to support the black version HTC One Max T6ul
credit to dolby atmos for the audio tech
Note #1:
if anybody want to take this ROM and ported over, just do it
Note #2:
I will NOT be held responsible if something happens to your device while or after flashing any of these files! All flashing is done at your OWN RISK.
Note #3:
Backup your stable ROM before flashing this ROM. fresh install is the way to go
Note #4:
Tutorial: How to properly post a bug
http://forum.xda-developers.com/showpost.php?p=23036410&postcount=1
CHANGE LOG:
Y2_5.0.2-SENSE7
first release
(Y2_5.0.2-SENSE7) Android 5.0.2 Base: M9 1.40.709.8-asia_tw
working FM radio and FM radio widget
working Bluetooth
working Wifi
working 4G
Sense7 home
sense7 FM radio
sense7 gallery
working beats audio
working xposed
working superSU
working camera (everything works)
added TitaniumBackup
added QuickBoot
added adaway
working nfc
Beats logo animation
ambient display works with the xposed module
weather is working
CHANGE LOG:
1.40.709.8-Y3_5.0.2-SENSE7 2015/12/06
fixed proximity sensor
fixed hardware back-light
fixed fingerprint
Fixed gyro sensor
Fixed auto rotate
Camera with all features are enabled (selfie, panorama, photo booth, boken, split capture)
Fixed calibration
Sprint Voice-mail is updated to T.6.0.1.22
Zipalign all apk files to optimize RAM usage
the rom is sign
fixed FC with fun fit apk
added boomsound Connect
very stable plus stability
updated browser
updated camera
updated gallery
change Log
1.40.709.8_-Y4_5.0.2-SENSE7 2015/12/20
-tether 3g & 4g is working
-added Android Security Patches (libStageFright)
-updated most apks
-Zipalign all apk files to optimize RAM usage
-the rom is sign
-fixed unable to establish data connection bug
-3G/4G hotspot (i try to get this cooked with the rom but it was not working right. so, you guys will have to add the tether file to your internal memory (data). open smanager, enable root, click storage/sdcard0/data/tether, click on su and boot then run. click arrow ->, open tether and save. done. 100% working no lag, no error.)
-added support for International rom Y4 (first release. please report bugs)
-great Battery (testing was done on sprint variant)
-great stability (testing was done on sprint variant)
-added smanager
-removed wifi calling apk (working on a fix)
-removed Sprint Visual Voice apk (working on a fix)
-added Sprint Visual Voice dialer
Change Log:
1.40.709.8_Y5_5.1_SENSE7 1216/01/03
-added more support for Speaker Enhancer (Beats & BoomSound)
-added support to make speaker louder
-fixed sprint visual voicemail
-added new data icons
-GPS icons removed
-improved smart lock
-power saver icons removed
-added activate this device in settings
-added Font_LCD
-improved init.d support
-added alogcat.apk
-added back funfit.apk
-updated the kernel to 5.1- credit to flyhalf205 for his kernel
-added lollipop boot animation
-Zipalign all apk files to optimize RAM usage
-the rom is sign
-very stable plus stability
-3G/4G hotspot need to use smanager/just go to system/etc/init.d and run it from there.
-TWP-2.8.7 is the best recovery on this rom for me. go to advanced wipe- wipe Dalvik-Cache, System, Cache, and Data. flash rom.
-sprint variant- added shutdown boot animation
change Log: 1.40.709.8 Y6 (5.0.2) Sense 7 2016/01/24
NOTE: first aroma release. report any bug.
-fixed fm radio volume bug. NOTE: you will have two options. one will enable fm radio VOL but no beats audio mod, and the other will enable beats audio mod but fm radio vol will not work (OPTION TWO WILL BE COOKED WITH THE ROM WITH BEATS AUDIO MOD).
*audioflinger-nobeats-fmradio-fixed.zip
*audioflinger-withbeats_nofmradio.zip
-added ViPER4Android to work with the audio mod. NOTE: start ViPER4AndroidFX and install the driver of your choice.
1-Disable LPA if prompted.
2-Reboot Device.
-updated sprint Voicemail to 6.1.0.23
-added a patch to support the black version HTC One Max T6ul. credit to Cyrax360 who provide me the info that i needed.
-fixed cannot read my 64 GB SD card bug
-fixed color change bug when applying theme
-added new wifi icon
-added new battery % icon
-added facebook.apk
-added play music
-expose will install w/out extended settings
-added call forwarding settings for sprint
-upload a photo on facebook in message fixed
-Aroma Installer- added a little support language for English, Espanol, French, Russian, Italian, and German.
- Aroma Installer Variants
*International_Asia
*International_Europe
*sprint
*verizon
-the rom is sign
-Zipalign all apk files to optimize RAM usage
-Note: openrecovery-twrp-2.8.7.1-t6univ.img you need this recovery.img. for some reason not all Variants are flashing with the rom, so i made 4 update.zip to flash right after you guys flash Y6.
*update_Y6_International_Asia.zip
*update_Y6_International_Europe.zip
*update_Y6_Sprint.zip
*update_Y6_verizon.zip
-updated the codes on audio_policy & audio_effects
Change Log:Y7 (5.0.2) Sense 7 2016/02/07
-please, flash recovery 3.0.0/ the most stable for the new build
sprint
https://dl.twrp.me/t6spr/
verizon
https://dl.twrp.me/t6vzw/
gsm/t6ul
https://dl.twrp.me/t6ul/
-sprint wifi calling keep fc its not stable yet, but i'm working on it.
-fixed fm radio volume bug. NOTE: you will have two options. one will enable fm radio VOL but no beats audio, and the other will enable beats audio & Boomsound but fm radio vol will not work (OPTION TWO WILL BE COOKED WITH THE ROM WITH BEATS AUDIO).
*audioflinger-nobeats-fmradio-fixed.zip
*audioflinger-withbeats_nofmradio.zip
http://forum.xda-developers.com/show...89&postcount=4
-updated sprint Voicemail to 6.1.0.23
-added a patch to support the black version HTC One Max T6ul. credit to Cyrax360 who provide me the info that i needed.
-fixed cannot read my 64 GB SD card bug
-fixed accent color theme in settings
-added facebook.apk
-expose will install w/out extended settings
-upload a photo on facebook in message fixed
-Zipalign all apk files to optimize RAM usage
-the rom is sign
-fixed EPST
-added call forwading on cdma variants- SETTINGS/call/cdma call settings
*call forwading
-added additional call settings on cdma variants- SETTINGS/call/cdma call settings
*additional call settings
-added support to share browser screenshots
-updated HtcLockScreen to marshmallow
-added feature to enter apn access points (cdma variants) options in SETTINGS/mobile data
-NOTE: ONCE THE PHONE BOOT INTO THE SETUP SCREEN, PLEASE SKIP WIFI & GOOGLE LOGIN. DO THAT WHEN YOU UPDATE YOUR PROFILE & PRL. Remember the phone is busy installing everything on first boot plus data going in/out.
-International Asia listen up, you guys will have to flash an update.zip for customize and build.prop
Change Log: Y8 (5.0.2) Sense 7 2016/03/05
-got the rom to stock sense 7
-added navigation bar control (settings/personalize)
-blinkfeed is disable by default. Now, you can get 7 screens
*if you need blinkfeed, flash the the update.zip MOD OP
-fixed espt codes error for cdma devices
-BoomSound is fully working plus with great sound and loud with clear sound
-did some work on usb tethering for vzw. let me know if this feature is working
-NO xposed on this release. trying to get android pay working.
-fixed issue with HTC Sense Home not updating on play store
-supersu will not be installer with the rom. you need to downloaded from the download link.
-Zipalign all apk files to optimize RAM usage
-the rom is sign
-updated the codes to READ & WRITE to EXTERNAL STORAGE
BUGS:
wifi calling- working on a mod. you guys will get an ota update.zip when finish.
TWRP touch recovery by Flyhalf205
https://dl.twrp.me/t6spr/
DOWNLOADS:
Chainfire (SuperSU v2.68)
https://download.chainfire.eu/924/SuperSU/BETA-SuperSU-v2.68-20160228150503.zip
=======================================================
YANKEES-Y2_5.0.2-SENSE7-Sprint
md5 b6077e846948771b38aa9a68f43fe86f
https://www.androidfilehost.com/?fid=24269982087006203
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
Y3_5.0.2-SENSE7-2015/12/06-Sprint
md5 0031e3627595d644cadb65aa4f6e3d68
https://www.androidfilehost.com/?fid=24269982087013248
-------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------
Y4_5.0.2-SENSE7-2015/12/20-Sprint
md5 68149d1cf064ddbfc1027b1047fa556b
https://www.androidfilehost.com/?fid=24336189125296647
=================================================================
1.40.709.8_Y5_5.1_SENSE7 1216/01/03
md5 61f7d7af4063e7d363f21eda1193dccd
https://www.androidfilehost.com/?fid=24352994023704918
================================================================
Y6 (5.0.2) Sense 7 2016/01/24
md5 3787b12cff8d6a4bf202c6eba9022cad
https://www.androidfilehost.com/?fid=24385658843825799
update_Y6_Sprint.zip
md5 02fbb1e6374ded34d8595e9fef1acc02
https://www.androidfilehost.com/?fid=24385658843825795
================================================
SPRINT-Y7_5.0.2_Sense7-2016-02-07
https://www.androidfilehost.com/?fid=24407100847293320
Speakers give off a lot of static with volume turned up and Beats enabled.
flash this update to fix it.
UPDATES-Beats_Audio_Speaker-fix
https://www.androidfilehost.com/?fid=24411628330025721
====================================================
Y8_5.0.2_Sense7-2016-03-05
https://www.androidfilehost.com/?fid=24438995911971621
Sprint_buttonsoff (NavBar Buttons)
https://www.androidfilehost.com/?fid=24438995911972661
(ROM) Y8 Sense 7 (5.0.2) (1.40.709.8) Verizon (2016-03-05)
CHANGE LOG
change Log: 1.40.709.8_-Y4_5.0.2-SENSE7 2015/12/20
-tether 3g & 4g is working
-added Android Security Patches (libStageFright)
-updated most apks
-Zipalign all apk files to optimize RAM usage
-the rom is sign
-fixed unable to establish data connection bug
-3G/4G hotspot (i try to get this cooked with the rom but it was not working right. so, you guys will have to add the tether file to your internal memory (data). open smanager, enable root, click storage/sdcard0/data/tether, click on su and boot then run. click arrow ->, open tether and save. done. 100% working no lag, no error.)
-added support for International rom Y4 (first release. please report bugs)
-great Battery (testing was done on sprint variant)
-great stability (testing was done on sprint variant)
-added smanager
-removed wifi calling apk (working on a fix)
change Log: 1.40.709.8 Y6 (5.0.2) Sense 7 2016/01/24
NOTE: first aroma release. report any bug.
-fixed fm radio volume bug. NOTE: you will have two options. one will enable fm radio VOL but no beats audio mod, and the other will enable beats audio mod but fm radio vol will not work (OPTION TWO WILL BE COOKED WITH THE ROM WITH BEATS AUDIO MOD).
*audioflinger-nobeats-fmradio-fixed.zip
*audioflinger-withbeats_nofmradio.zip
-added ViPER4Android to work with the audio mod. NOTE: start ViPER4AndroidFX and install the driver of your choice.
1-Disable LPA if prompted.
2-Reboot Device.
-updated sprint Voicemail to 6.1.0.23
-added a patch to support the black version HTC One Max T6ul. credit to Cyrax360 who provide me the info that i needed.
-fixed cannot read my 64 GB SD card bug
-fixed color change bug when applying theme
-added new wifi icon
-added new battery % icon
-added facebook.apk
-added play music
-expose will install w/out extended settings
-added call forwarding settings for sprint
-upload a photo on facebook in message fixed
-Aroma Installer- added a little support language for English, Espanol, French, Russian, Italian, and German.
- Aroma Installer Variants
*International_Asia
*International_Europe
*sprint
*verizon
-the rom is sign
-Zipalign all apk files to optimize RAM usage
-Note: openrecovery-twrp-2.8.7.1-t6univ.img you need this recovery.img. for some reason not all Variants are flashing with the rom, so i made 4 update.zip to flash right after you guys flash Y6.
*update_Y6_International_Asia.zip
*update_Y6_International_Europe.zip
*update_Y6_Sprint.zip
*update_Y6_verizon.zip
-updated the codes on audio_policy & audio_effects
change Log: Y7 (5.0.2) Sense 7 2016/02/07
-please, flash recovery 3.0.0/ the most stable for the new build
sprint
https://dl.twrp.me/t6spr/
verizon
https://dl.twrp.me/t6vzw/
gsm/t6ul
https://dl.twrp.me/t6ul/
-sprint wifi calling keep fc its not stable yet, but i'm working on it.
-fixed fm radio volume bug. NOTE: you will have two options. one will enable fm radio VOL but no beats audio, and the other will enable beats audio & Boomsound but fm radio vol will not work (OPTION TWO WILL BE COOKED WITH THE ROM WITH BEATS AUDIO).
*audioflinger-nobeats-fmradio-fixed.zip
*audioflinger-withbeats_nofmradio.zip
http://forum.xda-developers.com/show...89&postcount=4
-updated sprint Voicemail to 6.1.0.23
-added a patch to support the black version HTC One Max T6ul. credit to Cyrax360 who provide me the info that i needed.
-fixed cannot read my 64 GB SD card bug
-fixed accent color theme in settings
-added facebook.apk
-expose will install w/out extended settings
-upload a photo on facebook in message fixed
-Zipalign all apk files to optimize RAM usage
-the rom is sign
-fixed EPST
-added call forwading on cdma variants- SETTINGS/call/cdma call settings
*call forwading
-added additional call settings on cdma variants- SETTINGS/call/cdma call settings
*additional call settings
-added support to share browser screenshots
-updated HtcLockScreen to marshmallow
-added feature to enter apn access points (cdma variants) options in SETTINGS/mobile data
-NOTE: ONCE THE PHONE BOOT INTO THE SETUP SCREEN, PLEASE SKIP WIFI & GOOGLE LOGIN. DO THAT WHEN YOU UPDATE YOUR PROFILE & PRL. Remember the phone is busy installing everything on first boot plus data going in/out.
-International Asia listen up, you guys will have to flash an update.zip for customize and build.prop
Change Log: Y8 (5.0.2) Sense 7 2016/03/05
-got the rom to stock sense 7
-added navigation bar control (settings/personalize)
-blinkfeed is disable by default. Now, you can get 7 screens
*if you need blinkfeed, flash the the update.zip MOD OP
-fixed espt codes error for cdma devices
-BoomSound is fully working plus with great sound and loud with clear sound
-did some work on usb tethering for vzw. let me know if this feature is working
-NO xposed on this release. trying to get android pay working.
-fixed issue with HTC Sense Home not updating on play store
-supersu will not be installer with the rom. you need to downloaded from the download link.
-Zipalign all apk files to optimize RAM usage
-the rom is sign
-updated the codes to READ & WRITE to EXTERNAL STORAGE
BUGS:
we are having issue with the rom not detecting the Sim Card. all Ys version
workaround by wilsonad664
http://forum.xda-developers.com/showpost.php?p=64698384&postcount=168
TWRP touch recovery by Flyhalf205
https://dl.twrp.me/t6vzw/
DOWNLOADS:
Chainfire (SuperSU v2.68)
https://download.chainfire.eu/924/SuperSU/BETA-SuperSU-v2.68-20160228150503.zip
=================================================
YANKEES-Y2_5.0.2-SENSE7-Verizon
md5 f12eefb8c55786b021f485dcceede14d
https://www.androidfilehost.com/?fid=24269982087006511
================================================
Y3_5.0.2-SENSE7-2015/12/06-Verizon
md5 45a61980d9ce72df742d2e3a7e2dd669
https://www.androidfilehost.com/?fid=24269982087013274
=================================================
Y4_5.0.2-SENSE7-2015/12/20-Verizon
md5 333bd3b3328a35654667edae8b1bcc2a
https://www.androidfilehost.com/?fid=24336189125296711
=======================================================
VERIZON-Y7_5.0.2_Sense7-2016-02-07
https://www.androidfilehost.com/?fid=24407100847293319
Verizon-hTC_downanimation
https://www.androidfilehost.com/?fid=24407100847294155
Speakers give off a lot of static with volume turned up and Beats enabled.
flash this update to fix it.
UPDATES-Beats_Audio_Speaker-fix
https://www.androidfilehost.com/?fid=24411628330025721
========================================================
Verizon
Y8_5.0.2_Sense7-2016-03-05
https://www.androidfilehost.com/?fid=24438995911971620
Please, follow this Guide by wilsonad664 on how to get this rom install on your verizon
http://forum.xda-developers.com/showpost.php?p=65731001&postcount=507
========================================================
(ROM) Y8 Sense 7 (5.0.2) (1.40.709.8) International (2016-03-05)
CHANGE LOG
Y4_5.0.2-SENSE7-2015/12/20
Y4 first release
======================================
Sense7-2016-01-07_Y5_International
CHANGE LOG
Sense7-2016-01-07_Y5_International
-added more support for Speaker Enhancer (Beats & BoomSound)
-added support to make speaker louder
-added new data icons
-GPS icons removed
-improved smart lock
-power saver icons removed
-added activate this device in settings
-added Font_LCD
-improved init.d support
-added alogcat.apk
-added back funfit.apk
-updated the kernel to 5.1- credit to flyhalf205 for his kernel
-added lollipop boot animation
-Zipalign all apk files to optimize RAM usage
-the rom is sign
-very stable plus stability
-3G/4G hotspot need to use smanager/just go to system/etc/init.d and run it from there.
-TWP-2.8.7 is the best recovery on this rom for me. go to advanced wipe- wipe Dalvik-Cache, System, Cache, and Data. flash rom.
-updated Build.prop
change Log: 1.40.709.8 Y6 (5.0.2) Sense 7 2016/01/24
NOTE: first aroma release. report any bug.
-fixed fm radio volume bug. NOTE: you will have two options. one will enable fm radio VOL but no beats audio mod, and the other will enable beats audio mod but fm radio vol will not work (OPTION TWO WILL BE COOKED WITH THE ROM WITH BEATS AUDIO MOD).
*audioflinger-nobeats-fmradio-fixed.zip
*audioflinger-withbeats_nofmradio.zip
-added ViPER4Android to work with the audio mod. NOTE: start ViPER4AndroidFX and install the driver of your choice.
1-Disable LPA if prompted.
2-Reboot Device.
-updated sprint Voicemail to 6.1.0.23
-added a patch to support the black version HTC One Max T6ul. credit to Cyrax360 who provide me the info that i needed.
-fixed cannot read my 64 GB SD card bug
-fixed color change bug when applying theme
-added new wifi icon
-added new battery % icon
-added facebook.apk
-added play music
-expose will install w/out extended settings
-added call forwarding settings for sprint
-upload a photo on facebook in message fixed
-Aroma Installer- added a little support language for English, Espanol, French, Russian, Italian, and German.
- Aroma Installer Variants
*International_Asia
*International_Europe
*sprint
*verizon
-the rom is sign
-Zipalign all apk files to optimize RAM usage
-Note: openrecovery-twrp-2.8.7.1-t6univ.img you need this recovery.img. for some reason not all Variants are flashing with the rom, so i made 4 update.zip to flash right after you guys flash Y6.
*update_Y6_International_Asia.zip
*update_Y6_International_Europe.zip
*update_Y6_Sprint.zip
*update_Y6_verizon.zip
-updated the codes on audio_policy & audio_effects
change Log: Y7 (5.0.2) Sense 7 2016/02/07
-please, flash recovery 3.0.0/ the most stable for the new build
sprint
https://dl.twrp.me/t6spr/
verizon
https://dl.twrp.me/t6vzw/
gsm/t6ul
https://dl.twrp.me/t6ul/
-sprint wifi calling keep fc its not stable yet, but i'm working on it.
-fixed fm radio volume bug. NOTE: you will have two options. one will enable fm radio VOL but no beats audio, and the other will enable beats audio & Boomsound but fm radio vol will not work (OPTION TWO WILL BE COOKED WITH THE ROM WITH BEATS AUDIO).
*audioflinger-nobeats-fmradio-fixed.zip
*audioflinger-withbeats_nofmradio.zip
http://forum.xda-developers.com/show...89&postcount=4
-updated sprint Voicemail to 6.1.0.23
-added a patch to support the black version HTC One Max T6ul. credit to Cyrax360 who provide me the info that i needed.
-fixed cannot read my 64 GB SD card bug
-fixed accent color theme in settings
-added facebook.apk
-expose will install w/out extended settings
-upload a photo on facebook in message fixed
-Zipalign all apk files to optimize RAM usage
-the rom is sign
-fixed EPST
-added call forwading on cdma variants- SETTINGS/call/cdma call settings
*call forwading
-added additional call settings on cdma variants- SETTINGS/call/cdma call settings
*additional call settings
-added support to share browser screenshots
-updated HtcLockScreen to marshmallow
-added feature to enter apn access points (cdma variants) options in SETTINGS/mobile data
-NOTE: ONCE THE PHONE BOOT INTO THE SETUP SCREEN, PLEASE SKIP WIFI & GOOGLE LOGIN. DO THAT WHEN YOU UPDATE YOUR PROFILE & PRL. Remember the phone is busy installing everything on first boot plus data going in/out.
-International Asia listen up, you guys will have to flash an update.zip for customize and build.prop
Change Log: Y8 (5.0.2) Sense 7 2016/03/05
-got the rom to stock sense 7
-added navigation bar control (settings/personalize)
-blinkfeed is disable by default. Now, you can get 7 screens
*if you need blinkfeed, flash the the update.zip MOD OP
-fixed espt codes error for cdma devices
-BoomSound is fully working plus with great sound and loud with clear sound
-did some work on usb tethering for vzw. let me know if this feature is working
-NO xposed on this release. trying to get android pay working.
-fixed issue with HTC Sense Home not updating on play store
-supersu will not be installer with the rom. you need to downloaded from the download link.
-Zipalign all apk files to optimize RAM usage
-the rom is sign
-updated the codes to READ & WRITE to EXTERNAL STORAGE
BUGS:
you tell me
TWRP touch recovery by Flyhalf205
https://dl.twrp.me/t6/
DOWNLOADS:
Chainfire (SuperSU v2.68)
https://download.chainfire.eu/924/SuperSU/BETA-SuperSU-v2.68-20160228150503.zip
====================================
Y4_5.0.2-SENSE7-2015/12/20-International
md5 699441e00560802eb6c26483caff52f2
https://www.androidfilehost.com/?fid=24336189125296810
=====================================
Sense7-2016-01-07_Y5_International
md5 de294ea2a426c513b946ed2e7cfaf673
https://www.androidfilehost.com/?fid=24352994023708173
================================================
INTERNATIONAL-Y7_5.0.2_Sense7-2016-02-07
https://www.androidfilehost.com/?fid=24407100847293318
INTERNATIONAL-lcd_density-400
https://www.androidfilehost.com/?fid=24407100847293463
Speakers give off a lot of static with volume turned up and Beats enabled.
flash this update to fix it.
UPDATES-Beats_Audio_Speaker-fix
https://www.androidfilehost.com/?fid=24411628330025721
------------------------------------------------------------------
INTASIA-UPDATE
INTASIA-UPDATE-Y7_5.0.2_Sense7-2016-02-07
https://www.androidfilehost.com/?fid=24407100847293464
===================================================
INTERNATIONAL
Y8_5.0.2_Sense7-2016-03-05
https://www.androidfilehost.com/?fid=24438995911971619
INT-lcd_density-400_buttonsoff
https://www.androidfilehost.com/?fid=24438995911972368
INTERNATIONAL ASIA
INTASIA-UPDATE-Y8_5.0.2_Sense7-2016-03-05
https://www.androidfilehost.com/?fid=24438995911971622
MODS
===============================================
3G/4G hotspot
1- save file internal memory (data)
2- open smanager
3- enable root
4- click storage/sdcard0/data/tether
5- click on su and boot then run
6- click arrow ->
7- open tether and save
DONE
DOWNLOADS
3G-4G_tether
md5 81cc6b680ca2530111e94618f0ebeb71
https://www.androidfilehost.com/?fid=24336189125296909
=========================================
HtcFMRadio Fixed
Change Log:
fixed volume bug on fm radio sense 7
md5 92c17580200d615c7fd2a996830ed3d5
https://www.androidfilehost.com/?fid=24369303960688148
=================================
Beats Audio & FM Radio
audioflinger-withbeats_nofmradio.zip
md5 743a62c228aab79c968d149a2a7f36e3
https://www.androidfilehost.com/?fid=24385658843825789
audioflinger-nobeats-fmradio-fixed.zip
md5 88f525be8124297117d3d1e0326fce95
https://www.androidfilehost.com/?fid=24385658843825791
================================
Android Pay Working with Root
Credit: jgummeson
http://forum.xda-developers.com/showpost.php?p=65133922&postcount=1
Android_Pay
https://www.androidfilehost.com/?fid=24407100847293473
BUG:
unable to open /su/bin: no such file or directory. working on a fix
Guide:
1- install smanager from play store
https://play.google.com/store/apps/details?id=os.tools.scriptmanager&hl=en
2- flash androidpay.zip
3- open smanager
4- enable root
5- click system/etc/init.d/androidpay.sh
5- click on su and boot then run
6- click arrow ->
7- open androidpay.sh and save
DONE
=====================================
BLINKFEED (Note: this feature is disable on Y8 ) to enable blinkfeed flash these updates
Sprint
https://www.androidfilehost.com/?fid=24438995911971691
Verizon
https://www.androidfilehost.com/?fid=24438995911971690
International
https://www.androidfilehost.com/?fid=24438995911971689
=====================================
XPOSED
https://www.androidfilehost.com/?fid=24438995911972337
update
update
OP updated with
Y2_5.0.2-SENSE7-Verizon
will try this tonight
Does this have a working MMS? Im currently using nusense6 and cant get MMS to work on that. Also is wifi tehtering working and maybe wifi calling? thanks
gmzombie said:
will try this tonight
Does this have a working MMS? Im currently using nusense6 and cant get MMS to work on that. Also is wifi tehtering working and maybe wifi calling? thanks
Click to expand...
Click to collapse
yes, MMS is working
haven't test wifi tehtering
haven't test wifi calling
on a side note
update
fixed proximity sensor
fixed hardware backlights
next release Y3-sense 7
Will this new update be uploaded tonight?
Thanks for the development.
taPpeD fRoM mY hTc one MaX
gmzombie said:
Will this new update be uploaded tonight?
Click to expand...
Click to collapse
Don't know. I still testing the Rom
yankees2450 said:
yes, MMS is working
haven't test wifi tehtering
haven't test wifi calling
on a side note
update
fixed proximity sensor
fixed hardware backlights
next release Y3-sense 7
Click to expand...
Click to collapse
Wi Fi calling not functioning I get Unfortunately, Fun Fit has stopped, also I get
message android process media has stopped
keeps popping up can not connect to PC to transfer files or movies.
Sprint Visual Voice Mail does not upgrade. Everything else is functioning
except those previously listed in description of ROM.
Really hope you can get WI FI calling and Sprint Visual Voicemail to upgrade.
I did a full wipe. flashed rom I get this app is not compatible for you phone. I have HTC One Max verizon
slapman said:
Wi Fi calling not functioning I get Unfortunately, Fun Fit has stopped, also I get
message android process media has stopped
keeps popping up can not connect to PC to transfer files or movies.
Sprint Visual Voice Mail does not upgrade. Everything else is functioning
except those previously listed in description of ROM.
Really hope you can get WI FI calling and Sprint Visual Voicemail to upgrade.
Click to expand...
Click to collapse
I will add these into my to do list for next release.
On Sprint voicemail. Try this
1- dial *38
2- reboot
3- update profile in setting
4- see if you can get someone to leave you a voicemail mail.
On every Rom my voicemail is working 100% of the time. I'll update the app on the next release.
omar elbanna said:
I did a full wipe. flashed rom I get this app is not compatible for you phone. I have HTC One Max verizon
Click to expand...
Click to collapse
I'll add these on On my to do list. Next release Y3 Sense7
wifi tethering works but i had to use an external app. i tried just enabling it and that didnt work. probably just something as simple as changing the dun in the script. but i digress I like this rom. It is smooth and very little FC's. I also get the fun fit force close but i think ill just disable that program. I honestly havent tried the voicemail yet. One thing i wish htc would do is release a kit of some sort that would allow us to upgrade android and sense even if the big bloatware networks (verizon, att, sprint, tmoble) dont allow the upgrade. This phone is still one of the best phones i have ever used and im just happy there is still Devs who work on it. Thanks for this.
gmzombie said:
wifi tethering works but i had to use an external app. i tried just enabling it and that didnt work. probably just something as simple as changing the dun in the script. but i digress I like this rom. It is smooth and very little FC's. I also get the fun fit force close but i think ill just disable that program. I honestly havent tried the voicemail yet. One thing i wish htc would do is release a kit of some sort that would allow us to upgrade android and sense even if the big bloatware networks (verizon, att, sprint, tmoble) dont allow the upgrade. This phone is still one of the best phones i have ever used and im just happy there is still Devs who work on it. Thanks for this.
Click to expand...
Click to collapse
Hey gmzombie to get MMS to work in nusense u had to get another text messaging program like go textra etc
---------- Post added at 09:40 PM ---------- Previous post was at 09:39 PM ----------
Does this work on the latest version on Twp wwanted to ask before I flashed it
vipergtsam said:
Hey gmzombie to get MMS to work in nusense u had to get another text messaging program like go textra etc
---------- Post added at 09:40 PM ---------- Previous post was at 09:39 PM ----------
Does this work on the latest version on Twp wwanted to ask before I flashed it
Click to expand...
Click to collapse
Yes. Also tomorrow I'll boot the next release for a run test, if everything looks good then I'll posted. Y3 Sense 7
Have an issue now my auto rotation doesn't seem to work and I can't calborate it and keep getting an error which makes have my signal with an x
vipergtsam said:
Have an issue now my auto rotation doesn't seem to work and I can't calborate it and keep getting an error which makes have my signal with an x
Click to expand...
Click to collapse
Trying to get that fix on the next release.

Categories

Resources