Related
I would like to present you Android Open Kang Project builds for HTC Vision.
Rom is based on Android 4.0 (ICS) and have a lot of customization options.
It's also DEV thread, so if you have a some problems with rom, first, try to find fix by yourself. If you can't - add post with description of your problem and LOGCAT.
Any help is welcome
I don't do this for any purposes, I just want to learn something new, so if you want to thanks thnk about AOKP Team and/or Andromadus Team
Special thanks goes to AOKP dev team (Team Kang) and Andromadus Team!
Click to expand...
Click to collapse
Github: github.com/adamz667
Click to expand...
Click to collapse
What's working:
- everything should be fine
What's not working:
- waiting for feedback -
Click to expand...
Click to collapse
FOR USERS EXPERIENCING WIFI TO DATA SWITCHING ISSUES WITH THEIR CARRIER ONLY : http://forum.xda-developers.com/showthread.php?t=1701467
Try some themes for your AOKP: https://play.google.com/store/search?q=aokp+theme&c=apps
Click to expand...
Click to collapse
If you're installing it for first time (coming from other rom) do FULL WIPE.
Remember: I'm not responsible for any phone bricks, tornados and diarrheas. You are doing it for your own and your warranty is void now.
Click to expand...
Click to collapse
How to install:
1) Put rom and GApps on your sd card.
2) Go to CWM (or other) Recovery.
3) Do a nand backup.
4) Do a full wipe (fist installation - coming from other rom) or just wipe cache/dalvik cache (update).
5) Flash rom.
6) Flash GApps.
7) Reboot (first boot can take a while).
How to enable TabletUI
1) Open ROM Control and enable Navigation Bar, but don't reboot phone now.
2) Change LCD Density to any lower than 171 (e.g. 165 / General UI).
3) Reboot your phone.
4) Wipe Google Play data.
Note:
If you want go back to Phone UI just change LCD Density to any higher than 179.
Click to expand...
Click to collapse
Download:
ROM - http://sourceforge.net/projects/aokpforvision/files/aokp_vision_milestone-6_20120723.zip/download
GApps - http://goo.im/gapps/gapps-ics-20120429-signed.zip
Click to expand...
Click to collapse
Changelog:
23-07-2012 / Milestone 6
Major changes since Milestone 5
Removed FB sync
Added ability to hide sender and/or message body in notifications (Mms)
Added CM9 T-Mobile theme manager
Added Sense 4 style Task switcher (you have the option of choosing from stock/web os/sense 4 now)
Added ability to play boot sound (disabled by default) -- read instructions in ROM Control > General > Boot sound
added delayed ring feature to Phone
added Emoji to Mms (enable in Mms settings)
added AOKP wallpapers app
added USB tether toggle,
added AOKP clock widgets
added notification counters
new boot animation
added nav bar widgets (must add nav bar widgets button/long press button in nav bar settings and add some widgets to play with!)
added AOKP stats (www.stats.aokp.co) -- you can opt out
added bluewall firewall - RC > General UI > Less Notification Sounds -- limits the number of notification sounds an app can play per X seconds, so like 1 GTalk ping/30s, but notifications will still be coming in
improved weather code
added "copy to clipboard" option in "Share" dialogs throughout Android
added hardware info in about screen
added new music layout to lockscreen (you can choose between old and new)
added nfc toggle
added nfc polling settings (Settings > More > NFC polling mode)
made lockscreen weather prettier
fixed DRM issues
There has been TONS of more stuff than this added. It's really difficult to find all the differences... here is a FULL list of commits that have entered our code base since Milestone 5. There are a lot of changes.
Here is a list of changes since build 40. They are mostly bug fixes.
25-06-2012 / build 40
- updated Apex Launcher
- added PinyinIME
- added Greek IME
- added set phone number under Phone settings
- fixed Google Voice bug
and other...:
added hardware info in Settings > About
fixed DRM issues (including Hulu)
made lockscreen weather much prettier
fixed tablets
added NFC polling mode Settings > More > NFC polling mode
added NFC toggle
added Achromatic theme
updated Nova
fixed added custom WiFi SSID FC
always moar things!
Full change log available here
19-06-2012 / build 39
- updated Apex Launcher
- updated Andromadus kernel
- added ability to change host name (settings > dev > device hostname)
- added ad-hoc network support
- added adb over network
- added AOKP stats (you can opt out, Settings > About > AOKP Statistics) www.stats.aokp.co
- added bluewall firewall - RC > General UI > Less Notification Sounds
--- limits the number of notification sounds an app can play per X seconds
--- so like 1 GTalk ping/30s, but notifications will still be coming in
- added "Device options" link in Settings for devices that have an app to tweak device-specific settings
--- right now I believe only tuna/aries/p1c have these, all credit goes to CM trees where these apps came from
- improved weather code, shouldn't bother you everytime it updates weather now
- added "copy to clipboard" option in "Share" dialogs throughout ANdroid
- added ability to toggle to "new" and "original" music controls on the lockscreen
- as always, tons of other device-specific and internal changes, find them all at http://gerrit.sudoservers.com/#/q/status:merged,n,z
a note about linaro (warning, tech mumbo jumbo ahead)
These builds do NOT include the new Linaro optimizations. The optimizations don't increase the speed of Android by 100%, nor do they inject butter. They use a newer toolchain to compile Android, which has more optimizations. The Linaro people have also made the proper changes in Android code to allow builds to be compiled with -O3 instead of -O2 flags (think of it as another pass of code optimizations).
Please do not ask us whether we will include them in the future. We like speed as much as the next guy, but we want to make sure that it doesn't break ANYTHING. When/if it's ready, you'll know.
Enjoy!
05-06-2012 / build 38
- Merged TabletUI
- Added Hot Reboot
- Added Apex Launcher
- Added (physical) Home button long press setting for TabletUI
- Fixed microphone in headset (caused by improved volume mod)
--- build 38 changelog
reverted tablet nav bar button padding change (back to stock ics padding now)
fix SMS/BT crash bug when no msgs exist
reworked lockscreen music layout to be cleaner
fix ugly gradient on dark holo background
added AOKP Tips widget
added statusbar autohide for tablets (for apps that need full screen)
added support for more lockscreen targets (2-8 options, your choice)
cleaned up octo lockscreen layout
fixed certain FCs with RC related to weather
Mms: fixed stripping certain Polish characters
decreased size of custom lockscreen apps to match other icons
statusbar brightness enabled by default after you wipe (sliding thumb across statusbar to change brightness)
added statusbar notification counter (RC > Statusbar General > Notification Counter)
new AOKP boot animation from @rascarlo
Out of range Bluetooth devices won't show up anymore in Settings
Browser: added option to close all other tabs (besides current)
Fixed data toggle
Removed requirement to reboot when toggling keyboard switcher (IME switcher) in statusbar
Added nav bar widgets (to enable, go to nav bar settings > add toggle widgets as one of your nav bar actions/ long press actions, then add widgets -- be sure to add at least 2 for best experience)
...as always, tons of fixes for devices and other backend fixes!
Remember: builds are considered "nightlies"!
25-05-2012 / build 37
- Full working init.d support (so Startup Tweaks are fixed finally)
- Fixed Singapore quotation brackets - http://forum.xda-developers.com/showpost.php?p=26278913&postcount=109
- Added Louder headphones volume - http://forum.xda-developers.com/showthread.php?t=1603327
- Added LG 4x Lockscreen mod - http://forum.xda-developers.com/showthread.php?p=24811293
- Symbol keys enhance on pop up symbol keyboard (FN + SYM) - if you want some additional symbols - write to me I'll add them
- Added SIM Toolkit
- Etc...
--- build 37 changelog
fixed navbar glow resetting on reboot
fixed hide navbar for tablets
fixed back button disappearing on tablets
auto-brightness fixes
added more SwagPapers
added volume adjust sound preference (Settings > Sound > Volume adjust sound)
fixed memory leak with lockscreen code
fixed auto-rotate toggle
systemui will now restart on changing themes to avoid any potential errors
navbar background is now set through XML to allow theming
added aokp clock widgets
navigation bar app icons now scale better
fixed bug in native Email app that would cause wakelocks
Support GSM AT commands for SMS over bluetooth
updated nova to 1.1.4
23-05-2012 / build 36
- System hang-ups on opening app setting menu or other - fixed
- Volume +/- (short press) when Volume Music Controls enabled not working - fixed
- Added Trackpad Wake switch
- Possibly faster WiFi/2G/3G switch
- Some other merge stuff/fixes
16-05-2012 / build 36
- Fixed Recent App switcher (Sense 4 style/WebOS/Stock)
- Fixed WiFi Tether toggle causing SystemUI crash
- Added USB Tether Toggle
- Fixed keyboard backlight in right way
- Enabled tile rendering for tests
------ build 36 changes -----------------------
- updated Mms emoji code from CM
- added delayed ring feature to Phone
- fixed a bug when hiding sender information, photo would still show
- default ICS wallpapers have returned
- added SwagPapers (AOKP Wallpapers)
- updated theme engine from CM
- fixed volume slider showing incorrect volume in a voice call (making it look like it wasn't full)
14-05-2012 / build 35
- Cleaned all mess
- Everything should be faster and smoother
- Added Trebuchet launcher, Speech Recorde, Movie Studio
- Added 2g/3g, Mobile Data, Tether AP etc toggles
- Themes are working now
- Other stuff from AOKP build 35
11-05-2012:
- Fixed Camcorder
- Fixed keyboard backlight
- Fixed Camera led flash (only in AUTO mode)
8-05-2012:
- Initial release
- Camcorder is not working right now (will be fixed)
- Camera led is not working right now (will be fixed)
- Keyboard backlight works only with autobrighntess (will be fixed)
Click to expand...
Click to collapse
Old releases:
25-06-2012 - http://sourceforge.net/projects/aokpforvision/files/aokp_vision_build-40_20120625.zip/download
06-05-2012 - http://sourceforge.net/projects/aokpforvision/files/aokp_vision_build-38_20120605.zip/download
26-05-2012 - http://sourceforge.net/projects/aokpforvision/files/aokp_vision_b37-20120526.zip/download
23-05-2012 - http://sourceforge.net/projects/aokpforvision/files/aokp_vision_b36-20120523.zip/download
16-05-2012 - https://sourceforge.net/projects/aokpforvision/files/aokp_vision_b36-20120516.zip/download
14-05-2012 - http://sourceforge.net/projects/aokpforvision/files/aokp_vision_b35-20120514.zip/download
11-05-2012 - http://sourceforge.net/projects/aokpforvision/files/aokp_vision_b35-110512.zip/download - md5 20e717a01b927fe8ad7699e1c692e9f0
Mirror - http://www.2shared.com/file/uh2d8b0E/aokp_vision_b35-110512.html
8-05-2012 - http://www.2shared.com/file/F7u07qGo/aokp_vision_build-34.html
downloading
Sent from my HTC Vision using XDA
It's not uploaded yet, please be patient
waiting for this
It is ready now - 610363c496cba11dac5b5ff033e76a49 md5sum.
Downloaded and flashed a while ago. Let's see how it's working
I'll report later.
Edit:
OK, that rom is extremely smooth, much better than other AOKP roms I've tested (it's based on Andromadus as I can see so that is clear for me).
But there is one thing that makes me that I cannot use this rom: it is battery drain by AlarmManager wakelock (it's about 20% now). I know that it isn't connected with THIS rom, because I had this also on Andromadus Beta 3. If anyone know any sollution for this issue I will appreciate it very much.
Anyway, thanks @adamz667 for Your work
Running now, I've been waiting for AOKP on my DZ!
Runs good so far, had some text do the crazy stuff it does on our ICS but it disappeared quickly.
Pretty smooth, I don't know what it is but the launchers just never feel quite up-to-speed with ICS on my brother's SGS (CSpire Showcase) or my Transformer Prime. Can't wait to see some tablet mode
First, I need to find a way to fix keyboard/led/camcorder. When it will be fixed then I will try to optimize rom and look after tweaks/mods.
SGS is similar to Nexus S, so they don't have a big problems with GPU drivers and HW acceleration probably and I think that is the reason of smoother launcher. But I could be wrong
Does this ROM doesn't have the invisible text in some applications? I really need this fixed before I start using ICS
My bank applications work fine in GB, but not in ICS (some text is invisible)
SnowOokami said:
Does this ROM doesn't have the invisible text in some applications? I really need this fixed before I start using ICS
My bank applications work fine in GB, but not in ICS (some text is invisible)
Click to expand...
Click to collapse
It happens, but not like I've seen it happen in most others. Usually I have to exit and re-enter apps a time or two for text to start displaying right, but on this one I can just kind of move around the app and everything starts adjusting itself and showing up.
Just to clarify, you don't mean actual missing text do you, but the way letters will heavily distort and get close to "vanishing?"
no I actually meant missing text, the text is just not there...
not the distortion thingy.
d.skarb said:
But there is one thing that makes me that I cannot use this rom: it is battery drain by AlarmManager wakelock (it's about 20% now). I know that it isn't connected with THIS rom, because I had this also on Andromadus Beta 3. If anyone know any sollution for this issue I will appreciate it very much. )
Click to expand...
Click to collapse
Just check with alarm wakeup you device (BBS -> Alarms). For me right now it is phone and gsf (because of 3g connection enable and this use alarms a lot).
Updated OP.
Okay, so broken things should not be broken now Now, I need to make some clean up and push code to github.
Some AOKP related options like Themes and Pulse led on battery low probably will not work. But i will look on it.
So if you can - test it a lot, and if you have some problems - desrcibe it and attach some logs.
adamz667 said:
Updated OP.
Okay, so broken things shuld not be broken now Now, I need to make some clean up and push code to github.
Some AOKP related options like Themes and Pulse led on battery low probably will not work. But i will look on it.
So if you can - test it a lot, and if you have some problems - desrcibe it and attach some logs.
Click to expand...
Click to collapse
Yay! Lol, I just can't get enough of AOKP. I'll d/l and flash sometime today.
I've just added Source Forge download in OP for better download performance Enjoy.
adamz667 said:
I've just added Source Forge download in OP for better download performance Enjoy.
Click to expand...
Click to collapse
Installed last night, set it up how I like, all seemed well. Alarm goes off this morning, and as soon as I touch the screen it FC's. Fine, at least it went off lol. Get to work, set it down in front of me and realize that the Google Account Manager is messing up so I start searching out this thread. Find this thread, and when I look down it's infinitely bootlooping lol
Right now I've moved to MIUI.us as I test something out for another poster, but I wanted to let you know about it. Also, no Mobile Data toggle. So, you're building these from AOKP source correct? Wouldn't the Milestones be the ones to port over since they're considered the most stable?
Thank you for the work!
Hm, it's strange, because I have no problems with alarm. Did you do a full wipe before rom installation? It is also recommended to make a logcat dump, so I can see what went wrong.
Yes, I'm building it from AOKP source code. Latest build is based on Milestone 5, but there are still some problems with device configuration files and libs. It looks like AOKP is not fast developed as CyanogenMod (and Andromadus so) is. I need time to figure it out.
adamz667 said:
Hm, it's strange, because I have no problems with alarm. Did you do a full wipe before rom installation? It is also recommended to make a logcat dump, so I can see what went wrong.
Yes, I'm building it from AOKP source code. Latest build is based on Milestone 5, but there are still some problems with device configuration files and libs. It looks like AOKP is not fast developed as CyanogenMod (and Andromadus so) is. I need time to figure it out.
Click to expand...
Click to collapse
Yes, full wipe. I'll install again later on and see if I can't replicate the issue.
I see. Well again, thank you, AOKP is just the bees' knees for me, I love ICS and I love all the extra options they put right into the ROM with it.
I will do cleaner build tomorrow and see if it will be more stable.
Also I would like to add mobile data and 2g/3g switch and other tweaks, but if rom is not stable I don't want to mess it more.
{
"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"
}
Click to expand...
Click to collapse
This is an ongoing developer project to make way for a modification that will entirely transform your device, but retain the aesthetics and the experience of your phone.
For more information about PARANOIDANDROID please check this website
Features :
PAL, First time in Android history that Per-App-Layout has been realized
This rom features a setting called Per-App-Density - PAD. It basically allows you to scale apps, make them bigger or smaller. This is a must for tablet mode since it shrinks your apps considerably, making them useless. you can even scale widgets and framework components like the navigationbar.You can define an apps native DPI with it, make it look stock, smaller or bigger than that, your decision.
All apps are depicted at DPI 182 per standard. No other rom has that feature right now
Google Play does not allow density changes and will stop working if you mess around with that. This rom fixes that problem for you 100%.
More stuff: Recents window closer to stock, fixes for overlapping elements, framework fixes, no crashes, working Phone (looks 100% like stock aswell),Sense 4 Recent Apps too etc.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Pa2.57 link http://d-h.st/JTp
Pa v1.9.7 cnote74 zip www.androidinsomnia.com/host/roms/ICS/PA-Glacier-cnote74- v1.9.7.zip
Paranoid android 1.9.5 link www.androidinsomnia.com/host/roms/ICS/PARANOIDANDROID_GLACIER_v1.9.5.zip
Paranoidandroid 1.9.2a link https://hotfile.com/dl/164710661/5393d12/PARANOIDANDROID_GLACIER_1.9.2a.zip.html
Md5 f6bbab0587a033de3b277f12b66e8d1f
1. Make Sure You're On The Latest CWM Or 4EXT Recovery
2. Make A Backup
3. Wipe cache and dalvik
4. Flash ROM
5. Reboot
Click to expand...
Click to collapse
Click to expand...
Click to collapse
:: Go to Settings, System, Font size, set it to NORMAL
:: Check "Auto Hide" in Settings, System, Statusbar, to finally get Fullscreen (or Hold power button, and press "Toggle StatusBar")
:: Launcher Settings: margins: SMALL (If youre using Apex / Nova), show permanent searchbar: YES, Grid: 5x4, resize all widgets: YES, Wallpaper scrolling: OFF
Click to expand...
Click to collapse
:: You tell me? All possible visual bugs can be fixed changing PAL & PAD parameters
Click to expand...
Click to collapse
:: PARANOIDANDROID TEAM
-----D4rKn3sSyS - Java Programmer
-----molesarecoming - Software Developer
:: Xylograph - For Helping Me With The Port
:: DaXMax - For Helping Me With The Port
:: AVDIJA - For His Superfast FTP
:: XDA - You Transformed Me, I Was A Noob, Back In January
Click to expand...
Click to collapse
:: XDA - blindndumb for letting me port it
:: XDA - elgins8r for base rom
:: XDA - 0.0 for new cm9 base
:: XDA - synthetic.Nightmare for aospx
frosted cherry kernel
::XDA[ - coderzs for 3.0 kernel.
Sent from my Glacier using xda premium
FAQs For PARANOIDANDROID :
Global density :
Is the one used by your hardware configuration and all non PAD touched applications. It's the old one that you can change with build.prop, and this one can get you outside of tablet mode - Phone mode. Don't touch it if you dont know what you're doing. This one has nothing to do with PAD or PAL, as it's the one designed by google.
Click to expand...
Click to collapse
Default SystemUI DPI :
User interface density, can be reflected on statusbar, Recent apps, etc. This one can't get you outside of your current mode.
Click to expand...
Click to collapse
Deafult User DPI :
Is the one used when your app is not on pad.prop list, so when you run a new app that it's installed by you, and not on /system/app, it will run at this density. This one cant get you outside your current mode neither.
Click to expand...
Click to collapse
Some Other Facts :
:: You cant change framework dialogs (like when you hold power button) density on tab mode yet, don't waste your time (it's limited from 120 to 128 global density so it's not a huge difference)
:: Keyboard must be on the same global density, for tablet mode (i have not tried phone mode)
:: Disable Settings>System>Statusbar>Auto Hide statusbar
:: If you see the dock on launchers in tablet mode, and not the old layout, this is NORMAL, it was ugly before, and now it's preset to phone mode at 240 density. If you want to get the old ugly tablet mode for launchers, go to settings > paranoid > hybrid settings > list apps, select your launcher, put density to 120-140 and put in on tablet mode
:: I'm not the responsible that some apps, being on phone mode, and seted up to tablet mode looks ugly. Google is. Go blame google!
:: The message that appears every time that you change DPI or layout mode for any app IS NORMAL, we put in there so changes can be applied, APP IS NOT FORCE CLOSING, we're asking you to force close, please read at least!
Click to expand...
Click to collapse
Market Doesn't Download , What To Do ??
Open Terminal Emulator Application
Write :: su
Write :: killall drmserver
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Sent from my Glacier using xda premium
[rom][port] PARANOIDANDROID_v1.8a jellybean [hybrid,pal,pad] 07-21-12
Change log http://www.blindndumb.com/2012/08/rom-aug-04-paranoidandroid-v195a.html
Pa 1.9.5 cnote74.zip
Added pad.prop
Added new adreno 200 jellybean libs
Added low mic fix by 0.0
[CODE[
PARANOIDANDROID_v1.9.2a
Change log
WHATS NEW :
Softkeys toggle
Merged CM's theme engine
Fixed a few unclean sources
HDPI adjustments
Hybrid bugfix, finally keyboard/facebook scaling works on JB again without sideeffects
Layout fix for notificationcenter gap in tabUI
Layout fix for recents in phabUI
Speed prefs ask for reboot
New bootanimation thx to nasaorc
CM10 patches
Added DeskClock From AOKP
Ad-Block Hosts
Default Phone Mode On Boot - (Change according to yours from Settings -> Paranoid Settings)
Many More.. Enjoy
BUGS :
Mostly CM10 Bugs
Sent from my T-Mobile MyTouch 4g using xda premium
Code:
[B][SIZE="4"]PARANOIDANDROID_v1.8a - JellyBean[/SIZE][/B]
- A whole bunch of CM features and powermenu options
- Selection in landscape was botched, now it isn't
- Corrected the way JB displays sw720 TabUI apps (it wasted almost 40% of the screen with margins)
- Dreadful CM-default ringtones are out
- USB Mass Storage - Fixed
- Increased Softkey Vib Duration and Keyboard Tap Vibe Pattern
- Changed Auto Brightness Values
- Automatic Network Selection - Fixed
- Network & Radio Attributes Changed To Match Our Device
- Many Framework Changes To Make It Perfect For Use
- Lots Of Build.prop Tweaks
- Battery Tweaks Added
- Ad-Block Hosts Added
- Navigation Bar Disabled
- Set Default Mode To Phone
- Expand Desktop Working - Hides Status Bar + Navigation Bar
- Five Modes Now In Paranoid Preferences
--- Stock
--- Phone
--- Phablet (small) - 160 dpi
--- Phablet (big) - 200 dpi
--- Tablett (small) - 128 dpi
--- Tablet (big) - 200 dpi
- audio_policy.conf from Galaxy Nexus
- Many More .. Tired Of Typing. Check Yourself
Code:
PARANOIDANDTOID UPDATE 1.5b
[QUOTE]
Update Time..
PARANOIDANDROID_SAGA_1.5b is out..
NOTE : This is an updater and NOT FULL ROM. Just flash from recovery with wiping cache & dalvik. Thats It 1
CHANGELOG :
- Included the 'last minute fixes' from D4rKn3sSyS
- Odexed the framework for more system response and speed
- Included supercharged services.jar before odexing for the ones that use it
- Stock launcher is set to Die-Hard (will retain in memory)
- Set default to 'hybrid mode' so 'Per App Denisty' is working (was locked in stock phone mode)
- Set a default Gallery dpi so it won't force close..
- Fine tuned release which should be updatable from previous release..
Cheers 
[CODE]
[B]PARANOIDANDROID_v1.5
[QUOTE]
Update Time.. v1.5 is ready to be served - Lets Call It Zero Bugs Edition :highfive:
CHANGELOG :
PARANOIDANDROID_v1.5a :
- Synced from source - 25/6/2012 - 11:3:12
- Rebased On CM9-24-06-12 By nk111
- Updated Kernel
- ---Default - 22-06
- ---Sweep2Wake - 24-06
- Updated AdBlock Hosts To Latest
- Increased Vibration Duration
- Battery Tweaks Updated
- Updated Aroma Code To Make It More Interactive While Flashing Process
- Added All Missing Ringtones
- Updated Build.prop tweaks with new tweaks
- Updated Nova Launcher
- Added Some Necessary Apps eg. Flash Player, Youtube, Dropbox ...
- Improvements on OTA app, scheduled checkups
- Improvements on Backup app, now it automatically launches on startup after you install a newer (or older) version
- Hybrid speedup, less lag, considerably faster list scrolling when pad/pal is in action
- Keyboard scaling, an androids first
- PAD/PAL bugfixes for apps that still crop images in lower dpis
- Settings revamp, speed preferences to switch between modes without having to set up anything, less clutter
- Trebuchet extras: 3x4 widgets, speed dial menu button, ... and some weird rocket button which im sure will be very useful to most of you
- Pad.prop revamp, new preferences that should pretty much nail it. Im sorry but this trashes your old settings again, do not attempt to restore them unless you do it in a text editor
- Made phone mode default (on 1st boot)
- Enjoy !
AROMA OPTIONS :
-Applications & Extras
---Trebuchet Launcher
---Apex Launcher
---NOVA Launcher Latest
---Battery Booster
---Titanium Backup
---FileManager
---ES File Explorer 1.6.16
---Ad-Block - Latest 23-05
[CODE]
[B]PARANOIDANDROID_v1.4a
[QUOTE]
- Synced with latest Paranoid sources
- Fixed most of the issues with pad & pal, now facebook, whatsapp, keyboards, etc will be shown just fine
- PAD/PAL work in phonemode 100%, no weird toggles and stuff like that. you get full tablet apps without caveats
- Settings cleanup, most of the garbage dpi options are gone, should be more intuitive
- Force widgets is back
- Reorganized options. Now only options left in "Paranoid Settings" are related with hybrid mode
- Fixed wrong month index on ParanoidBackup
- Added Statusbar Hardware Rendering toggle via Settings > System > Statusbar. You must enable it for using statusbar transparency.
- Fixed possible lags (Mostly XHDPI devices, not too much for us)
- Reverted libcore fixes by CM team that caused some bugs on network apps
- Fixed a bug on hybrid panel that caused missbehaving
- General bugfixes
- Translated a few things to spanish
- New panel (You already know it if you used betas)
- Added ParanoidBackup app
- Fixed bugs on beta releases (Battery swapping, overlaps, ui bugs etc)
- Recent apps improvement on tab mode (bigger preview)
- Removed device dependent codes (as hardware keys toggle), moved sounds & mp4 recording to aroma installer
- Error where app shows up in the wrong UI will be fixed
- Scaling lockscreen dialogs and so on
- Removed hardcoded framework values (yay! )
- Removed "Global density", if you STILL want to mess with this one with , you've not even tested a 50% of what this ROM can do.
- Fixed a lot of other things on pad & pal, cleaned up sources
- Fixed themes crash on tab mode, still crashes sometimes on phone mode. [Seems this one is totally fixed now. Need to test a bit more]
- A HUGE amount of fixes, improvements and so, this version should be rockstable.
- Included ParanoidAndroid_PAL_Config.apk (credits : kevdliu)
- Made some changes to default pad.prop settings (most things 240 dpi default)
- Forced gallery to 239 dpi to avoid the default force closing.
- Updated All Apps
- Added Adobe Flash Player, Dropbox, Youtube , More...
- Many Changes.. I Forgot .. Enjoy ..Its Stable and Fast
DOWNLOAD LINK : www.blindndumb.com
[CODE]
[B]PARANOIDANDROID_v1.1.2 :[/B]
[QUOTE]
- Port From Scratch With Latest libs, bin and blah blah :p
- Fixed Webkit Related FC
- Fixed init.d problem
- Corrected Build.prop tweaks
- Lockscreen Weather
- Kanged from source, 9:26am COT. All features included
- Two Kernel To Choose From
- Fixed navbar on phone mode, and now doesn't removes statusbar transparency
- Fixed Utils.isScreenLarge() method, now it checks for LCD Density, wich reduces % of error to 0
- Improved panel a LOT, including a cool action bar for saving or discarding changes
- .force pad feature implemented, now you can resize widgets
- Added more descriptive strings to panel
- Added customizable toggles for tablet mode. You can choose now between 9 toggles, and a max of 6 of them. You can also reorganize or remove all the toggles.
- Removed some battery styles, and HC lockscreen, searching for a common base
- Translated a lot of things in spanish XML's (http://review.cyanogenmod.com/#/c/16596/)
AROMA OPTIONS ::
-Applications & Extras
---Trebuchet Launcher
---Apex Launcher
---Battery Booster
---Titanium Backup
---FileManager
---ES File Explorer
---Ad-Block
---Dropbox With 50GB
-Kernel Options
---Default Kernel
---Sweep2Wake Kernel
[/QUOTE]
[B]PARANOIDANDROID_v1.1.3 :[/B]
- Based On CM9 Nightly 02-06 - Latest CM9 Default Kernel - Sweep2Wake Kernel Is Old One.. I found the new one unstable with freezes - Webkit Fixed - No FC In Web Related Apps Anymore. - Included The Right Lib For Terminal, No FC Now - Included Modified SystemUI So The 'Menu Softkey' Should Be Back (Credits : D4rKn3sSyS) - No More Lags & FC's
Tips : Temporary Fix For Setting Wallpaper From Gallery - Set The Global DPI To 220 or 230
[B]PARANOIDANDROID_v1.0 : [/B]
[QUOTE]
- All features included (even the ones that are on CM9 changelog but not on latest nightly)
- Improvements on OTA app
- First time in Android history that Per-App-Layout has been realized
- Comes with a better panel
- Fixed pin screen hot reboot (Cyanogen)
- Fixed the update script..
- Included Carhome
- Included Stock Keyboard (removed multiling)
- Included Apollo
- Included other Sound recorder (gogodu5sU)
- Included ESFileExplorer
- Removed usb debugging icon by default..
- More small changes
- Enjoy this great stuff with lots of thanks to Team PA and Xylograph!
[/QUOTE]
*** Remember that all the flashing is at your own risk ! Always make backups in recovery and/or titanium backup ! ***
Sent from my Glacier using xda premium
Click to expand...
Click to collapse
Yeah was hoping someone would port this and got one of my favorite devs thanks cnote
Or should I say thanks to all that helped lol
Sent from my HTC Glacier using XDA
This rom is excellent! Been running this all weekend. Good to see it released. Thanks
Sent from my HTC MyTouch4G using Tapatalk 2
So I basically have two tablets now? Sweet.
Where is the link, I feel like I'm retarded???
headcreepz said:
Where is the link, I feel like I'm retarded???
Click to expand...
Click to collapse
I waiting for the site to be updated it should've all ready been done.
Sent from my Glacier using xda premium
cnote74 said:
I waiting for the site to be updated it should've all ready been done.
Sent from my Glacier using xda premium
Click to expand...
Click to collapse
Sounds good cnote
And....Here......We.....GO! [joker voice]
Sent from my HTC Glacier using XDA
Jpimp150 said:
And....Here......We.....GO! [joker voice]
Sent from my HTC Glacier using XDA
Click to expand...
Click to collapse
Site is updated but rom link is messed up
Sent from my Glacier using xda premium
downloading now
I would like to test this out, however I just can't find the link for download. lol
MySaNiTyIsGoNe said:
I would like to test this out, however I just can't find the link for download. lol
Click to expand...
Click to collapse
Link is in the op enjoy this awesome rom.
Sent from my Glacier using xda premium
Downloading....
Sent from my HTC Glacier using XDA
The best settings for this rom.
http://forum.xda-developers.com/showthread.php?p=26617206
Sent from my HTC MyTouch4G using Tapatalk 2
Wrong link http://forum.xda-developers.com/showthread.php?p=25001542
Sent from my Glacier using xda premium
After only 5 minutes Im loving it so far. Thanks for the port cnote and all those involved
Can some one give me a link to trebuc launcher sorry don't know how to spell it. But my favorite launcher. Thank you for this port loving it.
Sent from my Glacier using XDA
@op, please organize the first thread when you have the opportunity, check this threads as example
http://forum.xda-developers.com/showthread.php?t=1580070
http://forum.xda-developers.com/showthread.php?t=1619582
We've added myTouch 4g to our list of supported devices
http://betadan.com/paranoid/devices/
and this is our blog entry
http://betadan.com/paranoid/new-device-added-htc-glacier-mytouch-4g/
Enjoy!
D4 - ParanoidAndroid Team.
This post is for the AOKP ROM from the Desire Z section
Another port from me. I would like to give thanks to the following:
-adamz667 - his ROM is used here. thanks to him for letting me port it! http://forum.xda-developers.com/showthread.php?t=1642443
-blackwing182 - used his ROM as a base, thank you for that
-Synthetic.nightmare - for helping me get wifi working and for the kernel, creamed coconut and frosted cherry
-Mr.Highway - for his port guide. you guys should use it and give him thanks
-all the other devs that helped me (you know who you are )
I wont be concentrating on this ROM as much as the CM9 one. do not expect me to solve all problems. thank you.
this is mainly for those who wanted nav buttons in a ROM. my CM9 port doesnt have it, but this AOKP one does, so should be fine. its a bit more buggy than the cm9 one, but should be alright for daily use
now onto the ROM:
adamz667 said:
I would like to present you Android Open Kang Project builds for HTC Vision.
Rom is based on Android 4.0 (ICS) and have a lot of customization options.
It's also DEV thread, so if you have a some problems with rom, first, try to find fix by yourself. If you can't - add post with description of your problem and LOGCAT.
Any help is welcome
I don't do this for any purposes, I just want to learn something new, so if you want to thanks thnk about AOKP Team and/or Andromadus Team
Special thanks goes to AOKP dev team (Team Kang) and Andromadus Team!
Github: github.com/adamz667
What's working:
- everything should be fine
What's not working:
- waiting for feedback -
If you're installing it for first time (coming from other rom) do FULL WIPE.
How to install:
1) Put rom and GApps on your sd card.
2) Go to CWM (or other) Recovery.
3) Do a nand backup.
4) Do a full wipe (fist installation - coming from other rom) or just wipe cache/dalvik cache (update).
5) Flash rom.
6) Flash GApps.
7) Reboot (first boot can take a while).
How to install TabletUI
1) Put update zip on sd card.
2) Open ROM Control and enable Navigation Bar, but don't reboot phone now.
3) Change LCD Density to any lower than 171 (e.g. 165 / General UI).
4) Reboot phone to recovery.
5) Wipe cache and dalvik cache, flash update zip.
6) Reboot.
Note:
If you want go back to Phone UI just change LCD Density to any higher than 179.
Changelog:
23-07-2012 / Milestone 6
Major changes since Milestone 5
Removed FB sync
Added ability to hide sender and/or message body in notifications (Mms)
Added CM9 T-Mobile theme manager
Added Sense 4 style Task switcher (you have the option of choosing from stock/web os/sense 4 now)
Added ability to play boot sound (disabled by default) -- read instructions in ROM Control > General > Boot sound
added delayed ring feature to Phone
added Emoji to Mms (enable in Mms settings)
added AOKP wallpapers app
added USB tether toggle,
added AOKP clock widgets
added notification counters
new boot animation
added nav bar widgets (must add nav bar widgets button/long press button in nav bar settings and add some widgets to play with!)
added AOKP stats (www.stats.aokp.co) -- you can opt out
added bluewall firewall - RC > General UI > Less Notification Sounds -- limits the number of notification sounds an app can play per X seconds, so like 1 GTalk ping/30s, but notifications will still be coming in
improved weather code
added "copy to clipboard" option in "Share" dialogs throughout Android
added hardware info in about screen
added new music layout to lockscreen (you can choose between old and new)
added nfc toggle
added nfc polling settings (Settings > More > NFC polling mode)
made lockscreen weather prettier
fixed DRM issues
25-06-2012 / build 40
- updated Apex Launcher
- added PinyinIME
- added Greek IME
- added set phone number under Phone settings
- fixed Google Voice bug
and other...:
added hardware info in Settings > About
fixed DRM issues (including Hulu)
made lockscreen weather much prettier
fixed tablets
added NFC polling mode Settings > More > NFC polling mode
added NFC toggle
added Achromatic theme
updated Nova
fixed added custom WiFi SSID FC
always moar things!
Full changelog here
19-06-2012 / build 39
- updated Apex Launcher
- updated Andromadus kernel
- added ability to change host name (settings > dev > device hostname)
- added ad-hoc network support
- added adb over network
- added AOKP stats (you can opt out, Settings > About > AOKP Statistics) www.stats.aokp.co
- added bluewall firewall - RC > General UI > Less Notification Sounds
--- limits the number of notification sounds an app can play per X seconds
--- so like 1 GTalk ping/30s, but notifications will still be coming in
- added "Device options" link in Settings for devices that have an app to tweak device-specific settings
--- right now I believe only tuna/aries/p1c have these, all credit goes to CM trees where these apps came from
- improved weather code, shouldn't bother you everytime it updates weather now
- added "copy to clipboard" option in "Share" dialogs throughout ANdroid
- added ability to toggle to "new" and "original" music controls on the lockscreen
- as always, tons of other device-specific and internal changes, find them all at http://gerrit.sudoservers.com/#/q/status:merged,n,z
a note about linaro (warning, tech mumbo jumbo ahead)
These builds do NOT include the new Linaro optimizations. The optimizations don't increase the speed of Android by 100%, nor do they inject butter. They use a newer toolchain to compile Android, which has more optimizations. The Linaro people have also made the proper changes in Android code to allow builds to be compiled with -O3 instead of -O2 flags (think of it as another pass of code optimizations).
Please do not ask us whether we will include them in the future. We like speed as much as the next guy, but we want to make sure that it doesn't break ANYTHING. When/if it's ready, you'll know.
05-06-2012 / build 38
- Merged TabletUI
- Added Hot Reboot
- Added Apex Launcher
- Added (physical) Home button long press setting for TabletUI
- Fixed microphone in headset (caused by improved volume mod)
--- build 38 changelog
reverted tablet nav bar button padding change (back to stock ics padding now)
fix SMS/BT crash bug when no msgs exist
reworked lockscreen music layout to be cleaner
fix ugly gradient on dark holo background
added AOKP Tips widget
added statusbar autohide for tablets (for apps that need full screen)
added support for more lockscreen targets (2-8 options, your choice)
cleaned up octo lockscreen layout
fixed certain FCs with RC related to weather
Mms: fixed stripping certain Polish characters
decreased size of custom lockscreen apps to match other icons
statusbar brightness enabled by default after you wipe (sliding thumb across statusbar to change brightness)
added statusbar notification counter (RC > Statusbar General > Notification Counter)
new AOKP boot animation from @rascarlo
Out of range Bluetooth devices won't show up anymore in Settings
Browser: added option to close all other tabs (besides current)
Fixed data toggle
Removed requirement to reboot when toggling keyboard switcher (IME switcher) in statusbar
Added nav bar widgets (to enable, go to nav bar settings > add toggle widgets as one of your nav bar actions/ long press actions, then add widgets -- be sure to add at least 2 for best experience)
...as always, tons of fixes for devices and other backend fixes!
Remember: builds are considered "nightlies"!
25-05-2012 / build 37
- Full working init.d support (so Startup Tweaks are fixed finally)
- Fixed Singapore quotation brackets - http://forum.xda-developers.com/showpost.php?p=26278913&postcount=109
- Added Louder headphones volume - http://forum.xda-developers.com/showthread.php?t=1603327
- Added LG 4x Lockscreen mod - http://forum.xda-developers.com/showthread.php?p=24811293
- Symbol keys enhance on pop up symbol keyboard (FN + SYM) - if you want some additional symbols - write to me I'll add them
- Added SIM Toolkit
- Etc...
--- build 37 changelog
fixed navbar glow resetting on reboot
fixed hide navbar for tablets
fixed back button disappearing on tablets
auto-brightness fixes
added more SwagPapers
added volume adjust sound preference (Settings > Sound > Volume adjust sound)
fixed memory leak with lockscreen code
fixed auto-rotate toggle
systemui will now restart on changing themes to avoid any potential errors
navbar background is now set through XML to allow theming
added aokp clock widgets
navigation bar app icons now scale better
fixed bug in native Email app that would cause wakelocks
Support GSM AT commands for SMS over bluetooth
updated nova to 1.1.4
23-05-2012 / build 36
- System hang-ups on opening app setting menu or other - fixed
- Volume +/- (short press) when Volume Music Controls enabled not working - fixed
- Added Trackpad Wake switch
- Possibly faster WiFi/2G/3G switch
- Some other merge stuff/fixes
16-05-2012 / build 36
- Fixed Recent App switcher (Sense 4 style/WebOS/Stock)
- Fixed WiFi Tether toggle causing SystemUI crash
- Added USB Tether Toggle
- Fixed keyboard backlight in right way
- Enabled tile rendering for tests
------ build 36 changes -----------------------
- updated Mms emoji code from CM
- added delayed ring feature to Phone
- fixed a bug when hiding sender information, photo would still show
- default ICS wallpapers have returned
- added SwagPapers (AOKP Wallpapers)
- updated theme engine from CM
- fixed volume slider showing incorrect volume in a voice call (making it look like it wasn't full)
14-05-2012 / build 35
- Cleaned all mess
- Everything should be faster and smoother
- Added Trebuchet launcher, Speech Recorde, Movie Studio
- Added 2g/3g, Mobile Data, Tether AP etc toggles
- Themes are working now
- Other stuff from AOKP build 35
11-05-2012:
- Fixed Camcorder
- Fixed keyboard backlight
- Fixed Camera led flash (only in AUTO mode)
8-05-2012:
- Initial release
- Camcorder is not working right now (will be fixed)
- Camera led is not working right now (will be fixed)
- Keyboard backlight works only with autobrighntess (will be fixed)
Click to expand...
Click to collapse
use the above quote for some info. for fixing, dont expect me to be able to fix all things
other things that work specifically for the myTouch 4G:
-wifi, bluetooth, gps, etc.
-trackpad wake
-camcorder: can record in 480p, CIF, and QVGA mode. DO NOT record in 720p mode or it will cause the camera to crash and not load. only fix will be to reboot your phone, so be careful. FFC records as well, only in CIF or QVGA mode.
-camera flash works fine
-nav buttons are in! if you want tablet mode ui*, see above quote. also, nav buttons require a special DPI, so see above. *tablet mode may not work for our phone, since this is a port. if it does work, thats good! whoever wants to test it, be my guest. also nav buttons are buggy. the glow doesnt disappear
-idk if netflix works, so tell me please <- confirmed it works by one person so far
-instagram works
-temple run loads, and i was able to play it. could represent that all games are playable, not too sure
-editing phone number is included out of the box. just flash, and its there
bugs:
-i do not know if themes work well with build 38. test out please
-please tell me
-do not flash wifi calling fix right after flashing the ROM. flash the ROM and everything else EXCEPT the wifi calling. after it boots up, then you can go ahead and flash wifi calling
-SMS notification not showing, so here's a fix: get the cm9 mms.apk and replace the aokp one
Instructions:
1. wipe data, system, etc.
2. flash ROM
3. flash gapps (http://goo.im/gapps - use/download CM9 one if you do not already have it)
4. flash AOKP port from Vision FFC fix v2
for updates, make sure to flash the files mentioned above. also, i do not think a full wipe is needed, but if problems arise, then full wipe. thanks
Optional:
1. flash a different kernel (link down below)
2. flash ICS BW Emoji for some black and white emoji in the system! cant send with emojis though
3. flash AOKP port HDPI Mms NewLine mod (or whatever name it is) - pressing enter will create a new line in text message (its in AOKP extras in dev host)
link to ROM & required files: http://d-h.st/users/chickenfactory/?fld_id=2739#files - Milestone 6 (latest)
link to kernels: http://d-h.st/users/chickenfactory/?fld_id=2744#files (i recommend the aospX frosted cherry kernel)
link to extras: http://d-h.st/users/chickenfactory (do not flash speakerfix. thats may be only for cm9)
one more thanks: thanks to all of you, community! enjoy the ROM port
----------------------------------------------------------------------------------------------------------------
a note about linaro (warning, tech mumbo jumbo ahead)
These builds do NOT include the new Linaro optimizations. The optimizations don't increase the speed of Android by 100%, nor do they inject butter. They use a newer toolchain to compile Android, which has more optimizations. The Linaro people have also made the proper changes in Android code to allow builds to be compiled with -O3 instead of -O2 flags (think of it as another pass of code optimizations).
[ROM][PORT][AOKP]blindICE/blindBEAN port
This post is the blindICE/AOKP Jellybean
*i do recommend the above port, since it has mostly everything working. theyre practically the same thing (to me), but i could be wrong. anyone can tell me the differences would be good
First off I would like to thank the following:
-blindndumb - for letting me port the ROM http://www.blindndumb.com/
-blackwing182 - for letting me use his ROM
-elginsk8r: for the kernel
-shrome99
-aaraya1516: for his never ending help in compiling the kernel and files for me. thank you!!
-synthetic.nightmare - for his help in wifi, bluetooth, etc. and for the kernel, creamed coconut and frosted cherry
-Mr.Highway - for his porting guide
-the other devs
-my testers: jamkul and exemp30
This ROM was a request from a user, so I made it for him and sharing it with you all
what works (blindICE only):
-camera and camcorder (480p and below for back camera; FFC: CIF or QVGA)
-the main things
bugs (blindICE only):
-trackpad isnt fully working. can only scroll, but cannot click an app or whatever
-you tell me
-be sure to flash another kernel. the wifi will not work. i must have messed up on the kernel for the ROM. without flashing another kernel, wifi wont work
-do not flash wifi calling fix right after flashing the ROM. flash the ROM and everything else EXCEPT the wifi calling. after it boots up, then you can go ahead and flash wifi calling
-SMS notification not showing, so here's a fix (or do not check this setting): http://forum.xda-developers.com/showpost.php?p=28438030&postcount=136
-this is more of an AOKP bug: top left hand corner of notification pulldown, date is not present. only way to fix this is to enable weather and enable weather panel
Instructions (blindICE only):
1. wipe data, system, etc
2. flash ROM
3. flash gapps
4. flash blindICE FFC v2 fix
5. flash blindICE trackpad fix
6. flash a different kernel (resolves the bootloop problems everyone has been having with my ports)
*steps 4-6 do not have to be in order
Optional(blindICE only):
1. flash wificalling rilfix
2. test: flash Phone.apk only for AOKP to change phone number under phone settings
3. test: for SIP calls, try adb push the android.software.sip.voip.xml file in my dev host to /system/etc/permissions
4. flash the ICS BW emoji file to have black and white emojis across the system (where supported)
5. flash AOKP port HDPI Mms NewLine mod (or whatever name it is) - pressing enter will create a new line in text message (its in AOKP extras in dev host)
ROM & required files: http://d-h.st/users/chickenfactory/?fld_id=4266#files - v12 (latest)
Kernels & extras: http://d-h.st/users/chickenfactory
----------------------------------------------------------------------------------------------------------------------------------------
AOKP Jellybean Builds (w/. 3.0 kernel):
Instructions:
1. flash ROM
2. flash gapps
3. flash LowMicFix.zip
Optional:
1. ICS Beats Audio v3
2. ICS BW emojis
ROM link: http://d-h.st/users/chickenfactory/?fld_id=6651#files
for more info on this port, check this post: http://forum.xda-developers.com/showthread.php?t=1605896
what doesnt work (for AOKP Jellybean only):
-FFC
-idk what else
------------------------------------------------------------------------------------------------------------------------------------------
extras for blindICE:
-beats audio v3
-WiFi calling
-greek and chinese input. flashable zips. in dev host
extras for AOKP Jellybean
-beats audio v3
Getting the hang of it huh? Great job man rom is sweet didn't try the TabletUI I personally don't like it.
Sent from my HTC Glacier using Tapatalk 2
...Awesome... said:
Getting the hang of it huh? Great job man rom is sweet didn't try the TabletUI I personally don't like it.
Sent from my HTC Glacier using Tapatalk 2
Click to expand...
Click to collapse
yes i am! its pretty cool, porting ROMs. one day, in the future, i will try to learn how to build from source. seems complicated
i agree, i dont care for the tabletUI or the nav buttons. but ppl request it and want it so...i did it
perhaps i am sckboy's replacement in porting
edit: posted wifi calling link in second post. i was able to connect with it. give the dev some thanks for making a wifi calling patch for us
I'm using nova launcher make sure the MARGINs are off. Works great in tablet mode.
Only issue is the status bar doesn't auto hide and keyboard sticks (get keyboard from market
Thanku devs for the stable rom
Just to let people know YouTube, Netflix, video recording,.....just bout everything works thanks
Oh one more thing to get themes to work theme in phone mode not tablet. It will stick when switching over to tablet
Sent from my HTC Glacier using XDA
My net at work must be messed up, can't download. I am trying on google chrome as well. wtf!
Bangincrazy said:
My net at work must be messed up, can't download. I am trying on google chrome as well. wtf!
Click to expand...
Click to collapse
No it was hard for me too. Need a new link
Sent from my HTC Glacier using XDA
Download works on phone
josh2020glacier said:
No it was hard for me too. Need a new link
Sent from my HTC Glacier using XDA
Click to expand...
Click to collapse
That's so weird...it downloads fine for me. I will get a temporary link up then move it to a better uploading site
Edit: http://db.tt/5ojvdwVL
sent from my myTouch 4G
0.0 said:
That's so weird...it downloads fine for me. I will get a temporary link up then move it to a better uploading site
Edit: http://db.tt/5ojvdwVL
sent from my myTouch 4G
Click to expand...
Click to collapse
It's all good onlything I haven't downloaded was fcc fix 2. Not to worried bout that. Lol but now I will
Sent from my HTC Glacier using XDA
i am currently uploading this ROM port and my other one to dev host. sorry about the links everyone. thought it works
edit: my upload speeds are getting hammered. will try to get the link out by today
edit 2: and right when i said that, it sped up. weird...i must have magic words
edit 3: AOKP port uploaded
josh2020glacier said:
I'm using nova launcher make sure the MARGINs are off. Works great in tablet mode.
Only issue is the status bar doesn't auto hide and keyboard sticks (get keyboard from market
Thanku devs for the stable rom
Just to let people know YouTube, Netflix, video recording,.....just bout everything works thanks
Oh one more thing to get themes to work theme in phone mode not tablet. It will stick when switching over to tablet
Sent from my HTC Glacier using XDA
Click to expand...
Click to collapse
themes wont apply? i did not test that out, sorry. i dont use themes. it depends on the dev of this ROM to fix it, since its only a port
i will update the OP saying netflix works. thanks for helping out
0.0 said:
themes wont apply? i did not test that out, sorry. i dont use themes. it depends on the dev of this ROM to fix it, since its only a port
i will update the OP saying netflix works. thanks for helping out
Click to expand...
Click to collapse
Like I said theme works for me just have to be in phone mode then switch to tablet hmmm?????
Sent from my HTC Glacier using XDA
Which one of those 3 kernels is the best regarding battery life?
bbogdann said:
Which one of those 3 kernels is the best regarding battery life?
Click to expand...
Click to collapse
Hmmm...either the lordmod or aospx one since both have smartassv2 as the governor. That's a good governor for a balance of performance and battery life. But if you want many governors to choose from, use aospx
sent from my myTouch 4G
Thanks. I am gonna try it and I will tell you my feedback about the ROM and the kernels.
I had a FCC when I wanted to switch to frontal camera and now I can not start the camera .It says "Unfortunately , Camera has stopped"
bbogdann said:
I had a FCC when I wanted to switch to frontal camera and now I can not start the camera .It says "Unfortunately , Camera has stopped"
Click to expand...
Click to collapse
Did you flash the ffc v2 fix? Flash that first
Also clear camera data if you cannot start camera. If that doesn't work, reboot
sent from my myTouch 4G
It's perfect now
It's very smooth your room. Let's see how it will be after few days of testing.
bbogdann said:
It's perfect now
It's very smooth your room. Let's see how it will be after few days of testing.
Click to expand...
Click to collapse
i hope all goes well
Sky Note Air
Built on planes , in backstage dressing rooms , and sitting in airports
A sweet mobile tech review of this rom
https://www.youtube.com/watch?v=WJ2Qnbc9NYg&feature=youtube_gdata_player
Code:
[center]
-Ziplaigned
-Rooted
-scrolling cache disabled
-Debloated
-system wide emojis
-Deodexed
-Bootloader stripped out
-Wifi/Bluetooth tethering enabled by default
-Working Fast and Slow Motion camcorder
-4way reboot built in (doesnt need root. .. way faster and efficient)
-lowest brightness set to 10
(Def 20)
-4.4 KitKat Keyboard
-Google play services
-Google home launcher
-Google now
-Google kitkat Camera (photosphere)
-Deskclock
-Hangouts
(Use hangouts for SMS
Way better Emojis..
turn off messaging in settings)
-Air Command
-Default volumes are maxed at 57db
Viper Audio Mod prebuilt in
-Drag and Drop, quad view multi window
-Eye Scrolling (Samsung Browser Only)
-Video Pause with eyes
-Myfiles from note 3
-Note 3 emojis and keyboard (additional)
-Wallpaper chooser from note 3
with my 3 custom SkyNote Wallpapers
-Snote 3
-note 3 Sketch
-note 3 font
-sbrowser
-scrapbook
-note 3 idea sketch
-xposed framework installer
-wanam exposed mods
-wallpaper chooser
Filled with pictures ive taken over the
course of making this rom this month
using my note 2 camera..
-Working Galaxy Gear
-updated gear weather
and gear nfc
Some awesome I button ringtones
Super smallm. less than a meg total
-Working Fitbit on 4.3
-Gpu acceleration
-Cpu boosting
-Removed all bloat
-Build.prop magic
-Smoother scrolling and tasking
-Deep sleep
-Battery saving is in place
(removed svoice and smsng tts as well....Huge battery saver)
-Higher quality jpegs
-By default use camera and
flash on any battery percentage
-min warnings and restrictions
On all battery related functions have been removed
-all animations set to absolute lowest setting by default. (100,200,300)
(Def 300,400,500
-Fully Functioning Samsung 4.3 Keyboard
-Removed all knox related crap
-Se Linux is turned Off completely
-Init.d enabled and a few scripts in place
-Custom boot animations enabled
-(u)(i)nsecure kernel[/center]
Wanam Xposed Features
Code:
[center]
•Call Recording
•4 Ways Reboot (Reboot, Recovery, Hotboot, Download)
•Full Color/Transparency customization
for Status bar and Notification drawer elements
•Secure Samsung Keyboard
•Option to keep “Add Call” button with Call recording menu
•Disable Camera shutter sound (+Screen Capture)
•Flashlight trough volume button UP
•Skip Music with Volume buttons
•Save Call Logs View
•Enable Keyboard Symbols
•Enable Hangouts Calls trough cellular
•Enable Camera while calling
•Unlimited and Customizable Multi-View support
•Bypass Exchange Lock check
•Notification Panel Customization
•Long Home key behavior
•Long Back key to kill App (+ white list)
•Disable increasing ringtone
•Messaging Tweaks (raise limits and conversion)
•Disable Scrolling cache
•Enable Full rotations
•White/Colored Circle Battery
•Transparent Notifications panel
•Customize Clock format and size
•Customize Battery text helper size
•Customize Quick Settings buttons number per row
•Collapse Quick Settings after toggle
•2 line formatted date on the panel header
•Dark themed Multi-Window
•Disable Boot sound
•Customize Two line date header format
•White/Black Email App background
(Supported on some devices)
•Transparent Quick Settings buttons background
•Default hidden SMS logs
•Add Call button to Logs and Contacts list
•Disable Accounts icons on Contacts list
•Custimize Wifi AP Clients number
•Disable Launcher page rotation
•Add Exit button to browser
•SMS Automatic input mode
•Disable Call number formatting
•Enable unlimited Contacts joining
•Enable Gallery Rotation trough button
•Set default Browser view to Desktop
•Hide Wireless charging popup
•Hide Full Battery Notification
•Clock position Status bar (Hide, Left, Right, Center)
(Compatible with I9300 and I9500 only)
•NFC behaviors (UN/Locked on Screen ON/Off)
•Hide Headset icon and notification bar
•Disable TW DVFS
•Enable TW DVFS Boost Benchmark mode
•Hide Smart Stay, Alarm, NFC icons on status bar
•Launcher: Enable Scroll wallpaper and Hide Dock labels
•Disable Wake Home button
•Use separate Address field on Contacts
•Add Fast PIN unlock (to be used with caution)
•Added SMS sent time details
•Enable Screen ON options on Messaging App
•Disable low Battery warning
•Add custom carrier label on notification label
•Set low Camera battery level
[/center]
Thanks
titoo7 for his note 3 features for mk4 v2 mod
mythrandyr for his ink effect
arsaw for note 3 features and coming out to tha show
and anyone else whom I forgot lmk..
also to all the backers and donators thank you so much
Known Issues
-The note 3 Edition only Known Issues
-------------------------------------------------------------------------------
Code:
[center]
-bc of the ink effect port I had to redo
when choosing ripple effect for the first time
the lockscreen will have a huge blown out lock image
simply change the wallpaper and this shouldn't arise again
even unselecting and reselecting ripple effect
(wip to fix as we speak)(not important)
-there is a Russian named folder in your app drawer
simply remove its a residual from the necessary
ids required to make certain apps function
-contacts may fc randomly at first or for the first few moments after boot
-signal may be flaky on first boot running through setup wizard
simply use wifi to setup then reset apn. and or just wait till it comes back
-phone may be laggy for the first 10 minutes after initial setup..just wait longer
-nexus 5 google home launcher wont open until you've logged into
and updated all google related apps
-your home button may break and become the power button
(make sure after you've enabled xposed mods and wanam
that you actually set it up )
settings will cause issues in certain functions
--certain features just don't work and never will
(air view and certain hand gestures) so use included hand gestures app
-Browser is in the Samsung folder
-contacts may act funky from time to time
if you lose all your google contacts or pictures
delete your account and re add it
and check sync settings under accounts as well
or if pictures in contacts stop syncing or pictures stop showing try a reboot first
Both Editions Known Issues FYI
-----------------------------------------------------------------------------------
Code:
[center]
-svoice and Samsung tts have been removed.. after many hours
and days of testing . I found it to be the biggest battery killer//
I will provide a flashable zip for those who wish to have it back
-Nova widgets still wont work..simply move nova to system/app using titanium
there are two galleries and two cameras
(its for photosphere and just to have another option
remove it or use It. just be careful with the flash)
[/center]
HOW TO INSTALL
---------------------------------------------------------------------------------
To Install: Att
-Are you coming from a 4.1.2 rom and haven't done the 4.3 one click? See A
-If your on 4.3 (one click or odin method or received the 4.3 Ota) just Flash as normal--or See B
To Install : All Other Carriers and Models (see all other carriers below b)
A
This method ensures working wifi (ATT ONLY)
Allows backup and restore of roms
and going back and forth btw 4.1 and 4.3
Try Different recoveries . Also some versions of TWRP
have been known to have restore issues
Remember to remove all spaces from the backup name
-Download
http://d-h.st/OYC
-Then unzip so you have just a tar
-open up odin .. place your phone in download mode (vol down+home+power)
and stick tar file in the pda slot and flash
-Or Try Devils Latest Kernel
(prevents you from having to use odin for wifi)
-but may cause lag issues or weirdness all around for ATT
ALL Devil Kernels
http://forum.xda-developers.com/showthread.php?t=2239453
now
B
-Dowload rom
-Go to recovery
-factory data reset
-wipe system,data,dalvik,and cache
-flash the rom
-reboot
-let Android boot up once completely
-reboot to recovery
-flash latest update
-reboot
-now its safe to restore apps with titanium
-make sure apn matches this exactly
http://forum.xda-developers.com/show...php?p=47708150
All Other Carriers and Models
-Dowload rom
-Go to recovery
-factory data reset
-wipe system,data,dalvik,and cache
-flash the rom
-reboot
For experimental wifi
Flash...
Tmob, n7100 n7105 and 1317m
-kernel for wifi
ALL Devil Kernels
http://forum.xda-developers.com/showthread.php?t=2239453
[/center]
ROMS
Sky Note Air Vanilla ...
Touch wiz Modded 4.3 stock ...
Contains everything from the whats included post,
except anything Note 3 related
everything thing works as was intended..
and there will be zero fcs in any settings or note 2 stock features
if you experience some.. you probably created it
Full wipe recommended
SKY NOTE AIR--- Vanilla Edition F1
https://copy.com/vTQcLnb7MBAH
md5: 6FE391559D14CE54342D0B5285241840
Mirror
http://skynote.camattin.com/)?
Sky Note Air...
Note 3 Features Edition
Fully working note 3 features built into a note 2 rom
some settings will fc and some things will never work..
this is the price you pay for the cutting edge
but mostly everything works
no gear apps are in this base
its just compatible with the add on ive provided below
Full wipe recommended
SKY NOTE AIR-- Note 3 Gear Edition G2
https://copy.com/TUtJpQcVLoVt
md5: 39363392E7763B5E846F85523AADDFCE
Mirror
http://skynote.camattin.com/)?
-----------------------------------------------------------------------------
NO-WIPE Updates
Vanilla Edition
Latest Update 3.6 (wipe cache)
https://copy.com/Wmir7fef398e
Mirror
http://skynote.camattin.com/)?
Note 3 Edition
Standard Data icons Update G 2.4 (wipe cache)
https://copy.com/dVwVEAUP0CBu
Att Icons Update G 2.4 (wipe cache)
https://copy.com/ldr4d0gJwOtk
Mirror
http://skynote.camattin.com/)?
------------------------------------------------------------------------------
Addons
Att visual voicemail
http://d-h.st/Osr
MK6 modem
http://d-h.st/B0N
MJ4 Modem
https://copy.com/NHjHjo7hjCCc
Svoice 2 (should install perfectly..frees up system space)
https://copy.com/EDN7ecZwTTCP
Lost root? Flash this
Super User 1.80
https://copy.com/ff4c6wqViZ0B
-----------------------------------------------------------------------------
GALAXY GEAR ONE STOP SHOP v5
One Stop Shop V5
(literally everything in one easy flashable.zip that perfectly tunes your note 2 to
have the best apps and remove any conflicts with your current rom )
-not necessary unless you have a gear.. only benefits gear users
(Works best when flashed immediately after a FRESH rom is installed)
(before you reboot for the first time that is )
(fixed weather)
https://copy.com/3OafxYewCseZ
-----------------------------------------------------------------------------
Viper Audio Mod Faq's,Info and Support
Included in the rom and the correct audio.conf edits have been made
thanks to zhuhang for giving me approval to add this in
-simply start the app give it root permissions when asks.
-then when the prompt to download libraries pops up
-simply choose the quality you would like
-reboot the phone
-now reopen the app and enable ..and enjoy the awesomeness
check here for answers
http://forum.xda-developers.com/showthread.php?t=2203255
http://www.vipersaudio.com/blog
---------------------------------------------------------------------------------
ChangeLog
Code:
3-15-14
-fixed wake lag
-super extreme battery heat , cpu and gpu temps
fixed slow opening of certain apps
-removed all bravia related tweaks
-fixed scrolling
-fixed scrolling and zooming in images
-fixed timeout issues
-fixed sensor problems specifically proximity
-fixed deep sleep problems
-also scaled down scrolling cache intensity
-fixed a whole mess of issues I was noticing lag
app processing , opening and closing, and some other minor
bugs
phone may sod after first reboot (well mine did bc ive been messing with so much)
(if not ignore this or pull the battery and reboot )
2-26-14
YOU MAY NEED TO WIPE CACHE
G2.2 and Vanilla F3.5
removed the remaining code that was causing
serious app opening and closing lag
removed the gpu from handling the rom
although this creates a little bit more jagged feeling
the battery life and cpu temp are fixed
also fixed wake lag
and added two necessary scripts
no more cpu temp spikes bc the gpu was handling all
rendering duties
also maxing out the gpu was killing the battery
-Sped the rom up significantly
-please allow to cache bc everything was changed
-Sky Note air G2
Removed a ton of scripts
fixed the install script
-fixed battery issues
and lag all around
-fixed opening apps delay
-updated all apks I usually include
-a few new smoothness tweaks
-fixed build.prop
-and much much more
1-22-2014
Update 3
fixed a ton of app issues
lag issues
app opening issues
overheating issues when using the camera
removed a lot of gpu rendering from this rom
-app process defaults
and removed a few elements from being forced into ram
-after first flash it almost took 10 minutes to cache correctly
all scrolling menus and side to side scrolls will lag until it fully caches and
sets in all the changes .. but the over all experience will be wayyy better
-added Teotihuacán pyramid of the moon to the wallpaper chooser
fixed null wifi icon and smoothed out the 3g one
F3 vanilla edition
- Same as above
and
hopefully I don't break snote but I made and attempt
at simply replacing the libs for all pen/snote framework files
to fix the productivity tools
1-13-14
Note 3v And vanilla f2
Sysui may fc and your phone may soft reboot if it doesnt ..reboot it
Basically the scripts initialize on boot
And the composition type changes so im assuming since sysui was a pain from the get go this is it re zipaligning the apk
The over all rom will be smoother and battery life longer
changed and set the correct intervals for the compostition
type
-included and set permissions for about 7 init.d scripts
darky zipalign
ram optimization
app process
loop scrolling
in and out tcp
touchscreen smoothness is up
and SQLite optimizer
and a few others
fixed over all scrolling issues and lag I found in a few places
set minimum dalvik interval to higher
and removed se Linux a third way by relabeling it within the scripts
please allow cache time !!!!please !!!!! allow cache time and you will see :)))
wallpapers may change or act weird
1-10-14
1.2 Vanilla
Viper audio mod now included
scrolling cache disabled
gpu set to handle more front end as well
build.prop now matches the note 3 version of this rom
all mods are current here as well
default gain is now set at 57
and all necessary viper edits are included
note 3 version
1.4
- scrolling cache is disabled by default
(allow 5 mins to cache and then youll see how fast it can be)
- the gpu is set to handle more of the front end duties now (smooth)
-a policy edit that will setup for future mods
-overall the smoothness has increased bc of the small
snips I made out of a few animations . just allowing for quicker response
1-8-2014
-fixed audio conf file to have the correct edits prebuilt
into libraries and effects
-brought the max db down to 57 from 60 just to be on the safe side
-one more small icon improvement to each version
-added the latest wanam apk and xposed mod
fixes soft reboots and any other button related problems
1-7-2014
update 1.2
Default keys and signature issue
and wallpaper resizing issue
fixed all sysui fcs
Update 1 for Note 3 edition
-added back popup browser
-stock browser
-and google home launcher
-fixed data speeds
-fixed apns and stock apns
-fixed animations
-changed dalvik handling to be able to cache more
but respond quicker
(please allow atleast 10 mins and up to one full day to cache correctly)
Added the louder default gains mod (be careful its loud only go max volume
when you want to show of that song or two :) )
-Fixed screenoff times
-proximity issues
-reinstated a few mods just to ensure there functionality (aka direct pen input)
-all new seanz wallpaper compilation under launcher wallpapers
two versions of the note 3 edition update
-one contains up and down arrows and an assortment of cool data icons
to fix lte and separate the data better
-the other is my attempt to bring back att icons to the data handler
also had to shorten and move the wifi icon to make it make sense
if you hate it ...flash the other version
-vanilla update
I brought the default gains in
new wallpapers throughout in chooser
and updated the build.prop to be in alignment with the note 3 version
--------------------------------------------------------------------------
1-6-2014
Gear Flashable v2
-fixed a lot ofthings with the gear watch
flash this directly to it after applying nulls latest rom
battery is insane
. google now works
kitkat kb
no more battery annoyances or shutdowns
and much more
-one stop shop v3
updated a lot of built in gear apps
also fixed the broken ones or simply removed them
-most importantly I updated to the latest gear manager and gearstub
Sky Note Air Note 3 Gear
-ok
I took http://forum.xda-developers.com/showthread.php?t=2467810
thanks to titoo 7 and this international rom flashable
so basically I used att mj4 as my base
then I used all the latest extras from att mk6
-then I had to use the n7105 kernel bc of the Bluetooth tethering
and a few other library dependent and framework dependent issues
-then I used the note 3 features .. and just blanked out a lot of branded settings
as youll notice some extra fields that have
random @symbols..well deal w it my friend
-so after days of countless flashing and using it in tandem w my new gear :)
everything works that you have been wanting to work forever now
-color emojis
-actual functioning bt tethering
-direct pen input
-daydreams are back
-volume in settings works
as does air command when removing the pen
- most of these were fixed by using n7100/7105 framework
and kernel, make sure to wipe a few times no dirty flashing this one
-also by default included the hd Samsung tts
-fixed every and all root losing issues
by updating the app to 1.85 and binaries as well
-
- i put together a complete package of galaxy gear goodies
in one flash you can have everything and a few extras
including hd Samsung tts
-galaxy gear flashable(meant to flash on your gear)
added a bunch of sweet battery saving build prop tricks
and screen dithering and surface flinger and sensitivity increased
meant to work with any mk7 galaxy gear rom (will not wipe just changes the build.prop
and adds some new data/apps
Air Vanilla F1
-fixed the entirety of the rom
included all new deodexed correctly apks
fw files , and libs that were missing
-also upped the over all smoothness of the rom
and baked in a few extra handy apps
-drag and drop multi window now available
and the gpu and cpu and bt drivers have all been updated
(def noticeable)
-also fixed root completely no more losing root
(ROM) Sky Note Air - 4.3 I317UCUBMK6-MJ4 Hybrid 12-25-13
seanzscreams said:
reserved!!!!!!!!!!!!!!!!!!
Click to expand...
Click to collapse
Sounds awesome! I am patiently waiting
Waiting as well!!
Sent from my SkyNote 9.3 using xda premium
Whoooo! What Xmas gift! Thank you sir!
Sent from my SGH-I317 using Tapatalk
Nice work
Sent from my SGH-I317 using Tapatalk
Thank you for the excellent gift @Seanscreams:thumbup:
SENT FROM SAMMY i317 USING TAPATALK
Your are one incredibly talented Man.
Sent from my SGH-i317 using XDA Premium 4 mobile app
Awesome Christmas gift buddy.
Sent from my SGH-T889 using XDA Premium 4 mobile app
Omg ...thanks seanz ....
Enviado desde mi GT-N7105 usando Tapatalk 4
Sean you an animal bro lol always on top of things nice work. Devs like you I call influential to the cause ?
Sent from my SAMSUNG SGH-I317 using Tapatalk
Finishing eating then I want to recompile two more attempts at this bt and aircommand in one
If not ill just post what's already uploaded
I finished uling this morning.. just holding off in case I get this
Sent from my SAMSUNG-SGH-I317 using XDA Premium HD app
seanzscreams said:
Finishing eating then I want to recompile two more attempts at this bt and aircommand in one
If not ill just post what's already uploaded
I finished uling this morning.. just holding off in case I get this
Sent from my SAMSUNG-SGH-I317 using XDA
Delete
Enviado desde mi SAMSUNG-SGH-I317 mediante Tapatalk
Click to expand...
Click to collapse
jesus10161 said:
This rom work in note2 i317 att? Thanks
Enviado desde mi SAMSUNG-SGH-I317 mediante Tapatalk
Click to expand...
Click to collapse
Since it's Christmas I will just say yes, and not point out that the title says i317 and this is an AT&T Note II forum.
I won't do that.
Althou I had to work on Christmas you didn't. Can't believe your doing this for us, but after being on here for a while I guess I can. Thanks so much for all you do and your work is great. Since clean rom ended I have really enjoyed your work on the note 2 . Like everyone else can't wait for this one.
F5f5f5f5f5......
dicksteele said:
Since it's Christmas I will just say yes, and not point out that the title says i317 and this is an AT&T Note II forum.
I won't do that.
Click to expand...
Click to collapse
LMBO!
mataflakitas said:
F5f5f5f5f5......
Click to expand...
Click to collapse
Still at my parents doing the christmas thing id say by 10 pm est its 7pm now if I dont have it ill post what I have
Sent from my SAMSUNG-SGH-I317 using XDA Premium HD app
seanzscreams said:
Still at my parents doing the christmas thing id say by 10 pm est its 7pm now if I dont have it ill post what I have
Sent from my SAMSUNG-SGH-I317 using XDA Premium HD app
Click to expand...
Click to collapse
Ok master patience patience ...thanks for you hard work ...
Fast App Switcher Small App
Wanna Help Translate? Download this and mail back to me!
{
"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"
}
Hey Guys, First timer doing the Sony Small App here hope you like my app
Ever tired of doing two click just to switch apps? Or are you losing focus on what you've just read because of that black Recent App switcher background? Or that app switcher button is too far away? Not anymore with this Small App
Feature:
Always On the Foreground App Switcher
Slim Design Just Like Windows Taskbar
Auto Update App List with Adjustable seconds
Adjustable Number of Viewable Recent Apps
Keep Order of Recent Apps For Easier Navigation
Swipe Down to Refresh the List (just like Gmail) - Vertical Layout Only
Ability to choose Horizontal/Vertical Layout
New! You can choose Favourite Apps List Or The Entire Apps List!
Pin/Unpin the Small App so it will automatically minimize after losing focus.
Load at startup (For Sony JB ROM and up)
Switchable App Mode (So you can have Favorite Only, or Recent Only, Or Both)
Small Apps can be tagged as Favourite App!
Web URL can be added as Favourite App too! Click Share on Your Browser and then add away.
Context Menu for each App Listed (show App Info + Direct Add App into Favourite)
Long Click Switcher Button on Fav: Change Ordering of Favourite App
Long Click Switcher Button on Recent: Suspend All App Memory / Go Back To Previous App
Icon Pack Support (Pro Version Only)
Requirement:
Sony Small Apps enabled Firmware
Image Preview:
Interested? Please access the Following Play Store URL:
https://play.google.com/store/apps/details?id=com.hansip87.smallapp.recentapp
CHangelog: http://forum.xda-developers.com/showpost.php?p=52022756&postcount=6
Credit:
lukehorvat for NumberPickerDialogPreference - http://www.lukehorvat.com/blog/android-numberpickerdialogpreference/
robobunny for SliderPreference - http://www.robobunny.com/
lucasr for TwoWayView - https://github.com/lucasr/twoway-view
meetme for HorizontalListView - https://github.com/MeetMe/Android-HorizontalListView (Unused Now, But Credit is still Due)
Sony for Promoting on Sony Select
Any input / bug report just post it down here :good:
Like it? Go grab Play Store version and if you like it and want to unlock all feature, just click the Buy Pro menu available inside the settings menu
Hey XDA people, Do you want pro version? Please PM Me to grab one
Great idea!!! And nice work om :good:
Will try it now
Woow the legend Coming
Will try your hand made ASAP
this is fXXking cool:victory:
This is awesome man! Just one thing, since in using ZL and it has smaller screen than ZU. It would be better if you let it to change size horizontally too. The buttons are really close to each other. CHEERS!
CHANGELOG
Changelog:
1.5.5:
Fixed On Preference Change Behavior
Added Width so horizontal buttons more pressable.
1.6.0 (20/4/14):
Added custom UI and transparency
New UI options
Added Option to view all Recent Apps just like the stock Recent App contain.
1.6.5 (21/4/14):
UI background tweak
Duplicated Recent App Fix while Keeping Order of the Task
Additional Minimize and Fit to Window button
Reduced Size of APK
1.7.0 (22/4/14):
Fixed FC on clicking Closed by System App
Added Horizontal Mode
Code Cleaning Up
1.7.1 (22/4/14):
Minimized Battery Usage on Automatic Refresh
Horizontal Layout Streamlining
1.8.1 (26/4/14):
Added Favourite Apps Oprion
Setting Streamlining
Fixed One Package Multi Activity Launch Event
Added Click Sound (based on System Setting Touch Sound)
1.8.2 (28/4/14):
Compatible with ICS Custom ROM of Xperia 2011 device running Small App framework(API SDK 14)
Minimized View Icon changes dynamically based on state of Recent/Favourite Mode
1.8.3 (29/4/14):
Recoded so (hopefully) no more memory leak when the Small App got restarted.
Tweaked Background with Shadow on all sides
Favourite App Switcher background now are set up as inverted from selected background color.
1.8.5 (30/4/14):
Added Pin/Unpin capabilities. Make it easier to minimize it automatically when you're not focusing on the Small App anymore.
Added Loading Animation on Loading at First Time
Cleaned Up Menu Layout
1.9.0 (6/5/14):
Tweaked Method to do Auto Update so even less battery drain and more flexible with device state. (Using Handler rather than Timer)
New Indexing guarantee A closed application to be able to be opened again
Slightly Smaller Icon Size so it matches the other Small Apps icon size.
Might be the Final Version of this app Will be putting it into Play Store once i have registered into them.
1.9.1 (9/5/14):
Changed Name to Fast App Switcher following the new Switchable App Mode
New Small Apps Icon, in sync with Sony Small Apps standard icon
Switchable App Mode, So you can pick what you like
Load at Startup (For Sony JB ROM and up with Small App Framework v2++)
Tweaked On Reverse App Order in Vertical Mode.
1.9.3 (11/5/14):
Added Other Small Apps List into Favourite (Selectable Too)
Dimmed Minimized Icon if Preffered
Cleaner Memory Management on App Closing
1.9.6 (15/5/14):
Minor Code Speed Enhancement
Added Auto Restart On List Orientation
Added App List Style Mode (Icon Only, Icon with Label, Label but with Background Colorized from Icon)
Added Context Menu On Long Click of an App Items
Show App info from the Context Menu
Directly Add/Remove Apps into/from Favourites within Context Menu (Only work if the Favourite App Mode is enabled and only showing some Favourite Apps. Otherwise, it won't be listed)
Tweaked Horizontal View Scrolling
Last Component Width is now stored so it will be retained when the Orientation is Changed.
1.9.7 (19/5/14):
Asynchronous Icon Loading and using LRUCache, Make it less stutter-y on long list and more efficient while scrolling
Auto change Setting Activity Theme on changing Background Base Color
Tweaked Context Menu appearance, much more professional
Added Faded Edge on ListView appearance, make it more natural to look at.
2.0.0 (20/6/14):
Reverted Back to Synchronous Loading, Trade between scroll delay and user visibility of app icon
Tweaked LRUCache to load icons before requested.
Added Icon Spin Effect on Click
Added Suspend App From Memory option (This won't remove App from List, it only kill the background process of the app so memory is released)
Long Hold on Switcher to Suspend all App on Recent Task
Uploaded into Market, with IAP feature baked in.
Fixed Unclickable App Icon due to error. Now all recent task icon can be accessed.
2.0.1 (20/6/14):
Fixed IAP behaviour. Should be working as expected.
Bugfix based on ANR report. Need some more report from you guys though.
Revamped Refresh Method. Should Work as expected.
Fixed Bug where one cannot remove an App from Favourite Apps Mode while going into Context Menu
2.0.5 (30/6/14):
Fixed IAP behaviour. Should be working as expected. With offline flag.
Added Favourite Apps Ordering Option based on user interaction
Added Home Launcher icon so novices can notice the app.
Added Dim Inactive Apps on Recent App mode.
Added Long Click for Toast options on panel buttons.
2.0.7 (2/7/14):
High CPU Load while visible is fixed
Free Version got some of the Pro features!
Added Launcher Icon to make it easy for Novice to get this App.
FC on Previous ROM of Jelly Bean fixed.
2.0.8 (2/7/14):
Minor Tweak on Ordered Recent App, that it will scroll back to the latest position after the list got updated.
2.1.1 (17/7/14):
NEW! Added Web App Shortcut Link So you can browse Website From Fast App Switcher instantly!
Revamped Method on How Internal Engine works. Should be alot smoother for Long list of apps.
More efficient Memory usage with variable cache size dependent of phone RAM
Bugfix based on the report
This version requires Internet Permission to allow caching of Web Thumbnail from WebViewer. No other web operation is used.
2.1.3 (22/7/14):
Added an Option to show Home as one of the Recent Apps
Added Activity Launch Animation to originate from the icon you have clicked
Better Scroll State saving, so you don't have to scroll again on click
Long click on Favourite Mode Switcher to change Favourite Apps Order (Pro Only)
2.1.5 (24/7/14):
Added Compact Mode So the List doesn't take as much space as it was
2.1.7 (5/8/14):
New Animation On Switch App Mode
Added New Option to Go Back to Previous App By Long Clicking the Switcher Button (Switchable with Suspending All Apps default)
Bugfix based on the Report
Controlled Toast Message so no more queue
2.2.0 (13/8/14):
Pro Version: Icon Pack Support - Nova/ADW/Apex Compatible Icon Pack!
More Memory Efficient
Bugfix And Performance Enhancement
2.2.1 (20/8/14):
Complete Icon Pack Support, Specific Icon Customization Enabled!
More Adaptable on Low Memory Environment, Less Chance of Soft Force Close
Bugfix And Performance Enhancement
2.2.2 (22/8/14):
Bigger App Label on List View
Better Icon Pack Resource Handling
Even More Low-Memory-Device Friendly
Fixed Issue with Icon Pack not loading the proper back icon.
2.2.3 (5/9/14):
Loading Animation turned on while retrieving data after Low Memory Situation
Lower memory consumption while using Icon Pack.
Length/Height of App Window is stored individually depending of the orientation of the screen. No more resize after rotating the screen.
Option to launch App from Android Launcher(again)
Improved Performance On Low Memory Situation
Database Bugfix
Tweaked Icons
2.2.4 (17/9/14):
Minor Performance Improvement
New Background Style
Now App size can be stored correctly
Ability to reset Favourite Apps Usage Count per App
2.2.5 (1/10/14):
Added Spanish Translation
Added Fast Scroll on GridView of Icon PAck to have faster icon searching
Fixed Activity keep popping up while doing another transparent activity
2.3.0 (8/10/14):
Even Slimmer Compact Mode
New Icon on Switcher to match Navigation Bar Buttons
Added Navigation Bar Buttons Option (PRO Version only)
Long Click on Back Button will bring down Notification (PRO Version only)
Long Click on Home Button will bring Google Now / Other Assistance Set as Default (PRO Version only)
2.3.5 (31/10/14):
NEW! Manual Favourite Apps Ordering (PRO Version only)
Tweaked First Dialog Styling
Setting UI minor tweak
2.3.6 (2/12/14):
Minor bugfix
Tweaked Description on Fav Apps Description
2.3.7 (3/6/15):
Tweaked Label Only Mode (now with Icon as background)
Tweaked ListView code
Tweaked Setting Activity
Lollipop compatible.
2.4.0 (3/9/15):
UNLOCKED "ICON VIEW MODE" PRO VERSION FOR ALL: Now Icon Only and Tilted Icon Mode is available for free!
Fixed Activity Lifecycle issues and Small App Launching steps.
Tweaked codes.
2.4.5 (15/3/15):
1. Better App switching on Home, No more unresponsive click on Recent Mode!
2. Switch Places Animation so more natural in switching
3. Reworked Code, more efficient
4. Faster icon loading for Navigation Bar and Switcher so they won't get reloaded on low memory
2.5.0 (7/4/15):
1. Lollipop Build, Material Design tweak
2. Revamped Setting Menu
3. More Vivid Background Color of App Icon
4. Workaround for Lollipop Recent App Limitation (need testing from you guys)
2.5.1 (14/4/15):
1. Tested And Ready for Lollipop!
2. More freebies for Free Version (Favourite App Mode All Feature Unlocked)
3. (PRO Version) Added Dialog that will ask whether the user want to restart the small app on close or not.
2.5.4 (23/6/15):
1. Setting Activity Leaking issue fix
2. Input for failed launch app
3. Added Purchase and Rating button on Toolbar
4. More pronounced alert for Lollipop users when starting the app to activate package usage access.
2.5.5 (7/8/15):
1. Fix: Crash on Android 4.x devices when switching apps
2. Fix: Various Crash and Bugfixes
2.6.0:
1. Tweak: Build With Android M SDK
2. Tweak: Added Prefetch Icons for faster recognition after scrolling
3.0.0:
1. Now with SHORTCUTS! You can attach Favourite Contacts or Jump Playlist instantly from Favourite Apps Mode!
2. New Icon to follow Sony Xperia Small Apps Iconography.
3. Tweaked Web Apps icon capture method.
3.0.1:
1. Fixed Malware Alert on some Anti Virus
2. Fixed Sorting Issue with Shortcut
3. Fixed Shortcut Issue Addition Method on Android 4.4 and below
3.0.2:
1. Fix: Crash on Contacts Shourtcut
2. Tweak: Main icon tweaked.
3.1.0:
1. Transparent Background on Minimized View
2. Convenient Menu to Pick Favourite App, Add Web App, and Shortcut from More button
3. Tweaked Favourite Apps Setting Menu
4. Tweaked Navigation Bar Button Action to adapt to Small App standard behaviour (PRO Feature)
5. Updated Navigation Button to Lollipop style.
3.1.1:
1. Translation: Added Chinese(Simp) Language (Thanks to Bznian)
2. Fix: Minor Bugfix
3.2.0:
1. Bugfix: while showing dropdown menu with auto hide enabled, the app will not hide.
2. Bugfix: setting response behavior fix
3. Feature: shortcut option for launcher is added
4. Tweak: denser layout for icons.
3.2.1:
1. BUGFIX: Crash on Favourite
2. TWEAK: No More Double Click Sound on Clicking Item
3.3.0:
1. BUGFIX: Android Marshmallow Full Compatibility
2. TWEAK: Clicking Back Button on Android Navbar will minimize Small App Window
very interesting..... recent apps switcher over recent apps
gonna try.....
The APK has been updated to 1.5.5, Changelog:
- Fixed On Preference Change Behavior
- Added Width so horizontal buttons more pressable.
@hansip87, mate is this working on 4.1.2?
Simply brilliant! Working fine on C6603, just what I needed.
Sent from my eXposed C6603
slink722 said:
@hansip87, mate is this working on 4.1.2?
Click to expand...
Click to collapse
Yes, The Minimum is 4.1.2 (which was when Sony started the SmartApp SDK)
Good work!
Sent from my LT25i using XDA Premium 4 mobile app
Very good! lool
Abraços!
Enviado do meu XZ1 usando XZ1 Sensation by Ogunja.
Se a minha ajuda foi útil, basta clicar em thanks!
Cool! The one thing I missed from my Wimmobile days is that I can switch between apps quickly by pressing the icons on the notification bar(Taskbar?). As shown on below page. Strange that nobody had done that on android. This is the next best thing!
http://www.freewarepocketpc.net/ppc-download-wktask-v1-1-7-3b.html
Will be even better if there is an option to adjust the width of the "windows" to make it less obtrusive.
Thanks!
Some suggestion/issue:
1. Can you make small apps to have transparent background always? After you select one of the task, the small app background stay opaque until you tap the running application.
2. Is it possible to have button to minimise the small app into floating small icons? (similar to selecting minimise from the notification windows)
3. I don't know whether this is by design, but when you open up the phone application and then touch back button, it will remove it from the small app. If you open up the task swithcer however, it will still listed phone app as the most recent one.
PS: Love your mod for Xperia Ray (I still used your system ui mod for ray) :good:
trewelu said:
Some suggestion/issue:
1. Can you make small apps to have transparent background always? After you select one of the task, the small app background stay opaque until you tap the running application.
2. Is it possible to have button to minimise the small app into floating small icons? (similar to selecting minimise from the notification windows)
3. I don't know whether this is by design, but when you open up the phone application and then touch back button, it will remove it from the small app. If you open up the task swithcer however, it will still listed phone app as the most recent one.
PS: Love your mod for Xperia Ray (I still used your system ui mod for ray) :good:
Click to expand...
Click to collapse
1. Well if i can override the theme of sony small app built in theme it should be possible.
2. It is possible but it will take a space if i put it just like that into the header. Unless i make it as horizontal list (which need some time to try).
3. Yes it was my intention to remove all closed app from the menu. In the stock Android setting, the Recent Apps will always store the closed application, so the next time you open it, it will not move the existing task to the front, but start a new activity for it. What i did was to remove all the closed apps, so to reduce the recent apps number there. But that's a good suggestion, i might add an option to fix that.
Sent from my C6802 using xda app-developers app
New Version 1.6.0 is uploaded! Changelog:
1. Added custom UI and transparency
2. New UI options
3. Added Option to view all Recent Apps just like the stock Recent App contain.
Ps: the UI in fact can be docked to the edge of your screen as i found out. Just double tap the move button and then drag it into the near edge of the screen, preferably at the right
Edit: It is recommended to turn on showing running apps. There are some undetected bugs with some Google apps of you leave it unchecked. Will inspect later. In the mean time stay with showing Running Apps only.
1.6.5 uploaded! Changelog:
1. UI tweak
2. Duplicated Recent App Fix
3. Additional Minimize and Fit to Window button
1.7.0 is out changelog see OP.
@hansip87
kinda offtopic question this but how do you get those 6 icons next to eachother here?: