[APP][DEV] Notification Shortcuts v0.1 (update) - Galaxy S I9000 Themes and Apps

Hi all,
I just wanted to show my first android app I developed. It is a bit similar as notification toggle, but I just developed it to learn java/android.
You can set 3 different settings as notification toggles (wifi,screen rotation, bluetooth), seems unnecessary for cm9/7
You can set any app as a shortcut
always-on-top accessibility service
notification panel folds when shortcut is selected
Please tell me want you think of it, i only tested it on cm10.
screenshots:
gui
{
"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"
}
result:

Great work, but needed 2g/3g switch. What is the original app, that display white/gray toggles in your screenshot?

Thx, was looking for that.

CoooLLer said:
Great work, but needed 2g/3g switch. What is the original app, that display white/gray toggles in your screenshot?
Click to expand...
Click to collapse
That is not an app but a rom CyanogenMod. That switch is only possible for rooted phones
Sent from my GT-I9000 using xda app-developers app

Great, you can choise what you want?

tommy34 said:
That is not an app but a rom CyanogenMod. That switch is only possible for rooted phones
Sent from my GT-I9000 using xda app-developers app
Click to expand...
Click to collapse
I think most of people here rooted their phones ))

True, doesn't mean I know the code to program it (yet)
Then I would also expect you to have flashed a CyanogenMod variant with these switches already available
Sent from my GT-I9000 using xda app-developers app

I have got a freeze with but perhaps, it's because I have been too fast in pushing the toggles... By cons, it will be good that the launching of applications closes the panel of notification in same time.

Nice app bro. It works well on Team NYX RC5. Tested with Wifi and Bluetooth. If you implement GPS toggle, Flashlight and Sound toggle, it will be a very good app.
Keep up the good work.

franzyroy said:
I have got a freeze with but perhaps, it's because I have been too fast in pushing the toggles... By cons, it will be good that the launching of applications closes the panel of notification in same time.
Click to expand...
Click to collapse
yes true forgot to activate that function of closing the panel. Will put that in the update and will try to look into that freeze

Very useful but could use a "Start with Boot" option.

tommy34 said:
yes true forgot to activate that function of closing the panel. Will put that in the update and will try to look into that freeze
Click to expand...
Click to collapse
Nice work mate! I've been looking for this since I had JKay on a Samsung ROM, but I would never go back to Samsung from CM9
Is there any way to hide the blank notification icon in the status bar? I assume this is inherent to the way the shortcuts are loaded as a notification.
Also, how's it going with the auto-close drawer update?

Great
This is great. Thank you.:good:

thejonesyboy said:
Nice work mate! I've been looking for this since I had JKay on a Samsung ROM, but I would never go back to Samsung from CM9
Is there any way to hide the blank notification icon in the status bar? I assume this is inherent to the way the shortcuts are loaded as a notification.
Also, how's it going with the auto-close drawer update?
Click to expand...
Click to collapse
that's finished already, but need to make some more changes, for making it more memory efficient.
But i thought nobody was really interested
it is not possible to hide it, i might change it to a logo. It is also not possible to make 2g/3g or GPS switch due to android policy (even with root). Only a shortcut is possible to the settings page

For info:
This application works on Jelly Bean for bluetooth (on/off), it works too for Wi-Fi (on/off)!
Think you can add other as standby Toggle for example?

up

updated version:
Notification panel folds after app selection
Accessibility service added for always-on-top
A slightly better layout of the notification shortcuts
the accessibility service should be enabled if you want the notification shortcuts to be always-on-top of the notification panel.
see first post for apk

Great app
Enviado desde mi GT-I9000 usando Tapatalk 2

Related

[ROM][CDMA][KANG] Miui 1.12.9 12/24/11

First and foremost, the script used to create this is from jt1134. My complete boredom wanted an updated MIUI build that will stay updated. This is my only android device worth a damn so I am just bored with it. Without his script I wouldn't have been able to do this. So many thanks to him.
Ported from the latest official fascinate rom and will stay updated. The theme in the picture is not default, it is only shown for theme working purposes.
Just flash in CWM Recovery
Issues
-------------------
-Didn't test too many things so please feel free to let me know
-The kernel will replace your cwr. For now at least
-Lyrics in music app dont work
-Built-in screenshot broken
-Be careful using themes from the builtin app. Use the ones here
Working
-------------------
-SMS
-3G
-Wifi
-Bluetooth
-Themes
-And anything else not listed above
{
"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"
}
Download
Working great on my Sprint Tab. Can we (or you) change the carrier ID in the notification bar?
severedembrace said:
Working great on my Sprint Tab. Can we (or you) change the carrier ID in the notification bar?
Click to expand...
Click to collapse
http://android.gcfam.net/devs/andy/1.11.25/Extended_Settings/MIUIsettings.apk
That will do what you are trying to do. I will include it in next release
Sent from my SCH-I800 using XDA Premium App
Thanks man. Also, when I try to DL themes I get a "unable to connect to network message."
severedembrace said:
Thanks man. Also, when I try to DL themes I get a "unable to connect to network message."
Click to expand...
Click to collapse
I will look at it. I just installed the wrong theme so I have to hard reset..
Can't seem to get the Control Panel App to apply the settings.
Two more things I noticed, the trash can menu that up when deleting an icon doesn't stretch to the end of the screen, as well as the sound recorder app.
severedembrace said:
Can't seem to get the Control Panel App to apply the settings.
Two more things I noticed, the trash can menu that up when deleting an icon doesn't stretch to the end of the screen, as well as the sound recorder app.
Click to expand...
Click to collapse
Yeah I saw those 2 and the settings app doesn't work. I will look into just removing it all together or getting the app to work.
Themes are working now, server was just really slow.
Thanks again for your hard work.
severedembrace said:
Themes are working now, server was just really slow.
Thanks again for your hard work.
Click to expand...
Click to collapse
Yeah I was trying to see if I could break it and it seems to be working for me. But I found some other tiny issues if you look at the original post
The lockscreen also is not centered in some themes, making it unable to unlock the screen. I had to reflash once.
Guys if you want to fix off centered Widgets you have to set dpi to 300
severedembrace said:
The lockscreen also is not centered in some themes, making it unable to unlock the screen. I had to reflash once.
Click to expand...
Click to collapse
Yeah thats something I can do nothing about. Check out the miui theme thread in the themes and apps forum. It has to do with the theme not ported for tablets.
jmztaylor said:
Yeah thats something I can do nothing about. Check out the miui theme thread in the themes and apps forum. It has to do with the theme not ported for tablets.
Click to expand...
Click to collapse
I think all lockscreens work with dpi set to 300 as well
speedysilwady said:
I think all lockscreens work with dpi set to 300 as well
Click to expand...
Click to collapse
Yeah but in my opinion it makes everything look like crap. But just my opinion. I am looking to mod the launcher to have more columns too.
This is great news. Good to see one of the best ROMs in my opinion, MIUI, now available for CDMA Tabs. Keep up the good work!
I'm curious if GPS works in this build.
Finally fixed SMS. Thanks JT
Is there another downnload link, the one on OP will not work.
fordborn said:
Is there another downnload link, the one on OP will not work.
Click to expand...
Click to collapse
You can get it from here m8
http://rootzwiki.com/topic/10505-romcdma-kang-vzw-miui-1129-122411/
Deeked said:
You can get it from here m8
http://rootzwiki.com/topic/10505-romcdma-kang-vzw-miui-1129-122411/
Click to expand...
Click to collapse
thanks that worked.

[HOWTO]Customize your Lockscreen with Widgetlocker

I didn't find a thread dedicated to customizing your lockscreen, tought it might be a good idea to post a quick how-to in case some people didn't know about this yet. I've gotten a lot of help from this community so I wanted to give something back, even if it's something small
So the Widgetlocker app allows you to modify your lockscreen, you can add app shortcuts, widgets, sliders, actions, change the background and a bunch of other stuff.
1. Download the Widgetlocker app.
2. Open the app, get into the "tool mode" (tutorial has a good explanation on the different modes).
3. Long press on the screen and there you can choose to add a custom slider, application shortcut or widget.
4. For custom sliders chose ICS theme to make it look like stock, then long press and click edit. You can add up to 4 different actions/shortcuts/applications.
Here are some screenshots of mine, nothing fancy, just 2 extra sliders with 4 apps each. Added flashlight and sound toggle to the default slider and weather widget below the clock.
{
"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"
}
Expanded:
You can press thanks if I helped. Enjoy!
Lots of themes for Widgetlocker are available here (thanks zombieflanders)
Edit: Resized screenshots for easier viewing
Nice work, thanks for sharing.
When I was looking at reviews of this app on the Market, I noticed some people complaining on battery drain, have you experienced that, or any other negative side effects of using Widgetlocker?
bekyndnunwind said:
When I was looking at reviews of this app on the Market, I noticed some people complaining on battery drain, have you experienced that, or any other negative side effects of using Widgetlocker?
Click to expand...
Click to collapse
Haven't experienced any battery drain so far. The app was a bit quirky at first but checking the "Root Helper" option in advanced settings and disabling the default lockscreen helps a lot.
Good info for those who don't know about it, gabster21. As an addition, there's eleventy billion (no, really, there's so many that they had to create a new index on Google Docs) WidgetLocker themes in this thread, with support from the dev here. BTW the dev is the always-awesome and responsive [email protected], who is responsible for Nova Launcher, which even in beta whoops the stock launcher's butt, so if you haven't already, be sure to thank hi as well as gabster21 and zHk3R.
zombieflanders said:
Good info for those who don't know about it, gabster21. As an addition, there's eleventy billion (no, really, there's so many that they had to create a new index on Google Docs) WidgetLocker themes in this thread, with support from the dev here. BTW the dev is the always-awesome and responsive [email protected], who is responsible for Nova Launcher, which even in beta whoops the stock launcher's butt, so if you haven't already, be sure to thank hi as well as gabster21 and zHk3R.
Click to expand...
Click to collapse
I had a look at those earlier but forgot to add that to the first post.. done it now, thanks!
Another cool feature, useful for advanced users (especially those with root): If you go into WL's settings menu and hold the volume-down button for a couple seconds, you get an additional menu of "experimental" settings. But as the title says, they really are experimental, which means they're unsupported and may not work or even break functionality.
When the ICS slider is at the bottom it expands very small, much smaller than the stock bubble (where the selections sit). But when the slider is moved up from the bottom of the grid it expands all the way, giving a longer travel from the center before a toggle is selected. Does anyone know why this is?
EDIT: I would delete this if I could figure out how. The circle expands less because I had a shortcut on the bottom which would get cut off if it expanded more.
Hello droids
I completely forgot how to customize the maingrid of the app.
In my previous setup i had clock, battery % and (eventually) battery status charging (like gabster21 lockscreen)
I need phosphoreus, but how to config again in this way?
Thanks
Ok for now i solved by an experimental function (hold down volume button in settings menu) but i would know still how i did that customization in the maingrid...
Inviato dal mio GT-I9300 con Tapatalk 2

[MOD]Twelve Headphone Shortcuts v0.1

Twelve Headphone Shortcuts MOD
REQUIRES ROOT + BUSYBOX!
This mod extends the number of shortcuts that appear on the notification pulldown when headphones are connected to TWELVE shortcuts!
The shortcuts are now placed six in a row instead of the default five. If you add more then six a second row appears.
{
"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"
}
Mod is attached. Flash using CWM and use my app Headphone Shortcuts for SGS3 to customize the shortcuts.
This is only tested by me, flash only if you know what you are doing!
If possible, backup your /system/app/ContextAware.apk
BusyBox: market link
If you like this app - press the Thanks button and rate the thread 5-stars!
If you like this app and have money to spare - donate a few $$$ to the WWF Tiger conservation project
I'm new to Android development, so leave feedback! Not working? I'll fix it!
Version history
Planned for next version
* Based on XXBLG1
* Layout improvements (make top space = bottom space = between-rows space)
* React to bluetooth headsets (might be delayed until v0.3)
v0.1 (10 Jul 2012)
* Initial release
* Based on XXALF6
Looking forward to some feedback. Did it work? Or did your phone burn up?
Can I confirm with you that the important changes are in the app_list_view.xml, ids.xml, public.xml and CANotiView.smali files? (InteractionManager.smali, too, possibly but I haven't looked at it in great detail) I'm asking because I run stock so I like to odex my /system/app APKs and also because Samsung seemed to have made other changes in LFB (I'm guessing your ContextAwareService.apk is from Omega 7)
Thanks
qwerty12 said:
Can I confirm with you that the important changes are in the app_list_view.xml, ids.xml, public.xml and CANotiView.smali files? (InteractionManager.smali, too, possibly but I haven't looked at it in great detail) I'm asking because I run stock so I like to odex my /system/app APKs and also because Samsung seemed to have made other changes in LFB (I'm guessing your ContextAwareService.apk is from Omega 7)
Thanks
Click to expand...
Click to collapse
Thats right. InteractionManager.smali is not touched, everything else you name is modded. The apk is from Omega 7, should probably get the latest one.
U r the best that's what I was searching for thnxxxxx alit
Sent from my GT-I9300 using xda premium
kakyyabata said:
U r the best that's what I was searching for thnxxxxx alit
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
Can you confirm that it actually works for you? =)
After bastardizing your changes and removing the other layout folders that are in the LFB version, I can indeed confirm that your work does, well, work very nicely:
Thanks!
qwerty12 said:
After bastardizing your changes and removing the other layout folders that are in the LFB version, I can indeed confirm that your work does, well, work very nicely:
Thanks!
Click to expand...
Click to collapse
You're on cm9, right...if not and you're on stock(custom) rom, how did u get brightness slider on notification bar.
To OP...
Btw. Thanx for the 12 toggle. One request though,could u make the toggles scrollable instead of over/under.
zodiaxe66 said:
You're on cm9, right...if not and you're on stock(custom) rom, how did u get brightness slider on notification bar.
Click to expand...
Click to collapse
Samsung added it in the XXLFB firmware.
EDIT: If you're using a custom ROM, it may be using the XXALF6 version of SystemUI. (When I've ran APKTool on these SystemUIs, I've always found oddities.)
zodiaxe66 said:
Btw. Thanx for the 12 toggle. One request though,could u make the toggles scrollable instead of over/under.
Click to expand...
Click to collapse
Doesn't seem possible I'm afraid. The reason for this is that what we get in the notification pulldown when we connect the headset is a kind of notification that uses RemoteViews to render itself. A RemoteViews object is limited to including the following (according to the Android docs here):
FrameLayout
LinearLayout
RelativeLayout
AnalogClock
Button
Chronometer
ImageButton
ImageView
ProgressBar
TextView
ViewFlipper
ListView
GridView
StackView
AdapterViewFlipper
What we would have needed is a HorizontalScrollView, and we don't get that. I think this limitation is in place because dy default swiping a notification to the right clears it so we would have inconsistent behavior.
I GUESS it would be possible to hack the framework somehow, but I don't think I have the time or the energy for that.
Thank you for allowing this to be ported to the epic touch 4g
Hi!
Can some one tell me why the apps I choose to be shown does not stay always in the same position? They some time move left and right and so they don't keep same position in notification menu...
How to fix them definitely??
Sent from my GT-i9300 using TapaTalk2
Hello. I use the Nova launcher and I don't have the headphones shortcut. Can I enable it with this launcher or with others,? Because if we don't use the Samsung launcher we can't have the headphones shortcut.
Thanks
This is confirmed working on jedixp8 for the at&t note2
Edit: by the way this is amazing. Also I used to twrp 2.3.3.1 to flash this
Any chance or any way to get this working in an AOKP or CM10 rom?
Any way to go back to stock number of toogles as 12 toogles does not align good for me
I just hide 2 apps in the right side
BTW...my device is a GS2 ..Galaxy 3 should not have issues.

[MOD] Stock JB Launcher (various mods)

I couldn't find any stock launcher mods that were simply a single homescreen and/or rotation enabled. After poking around enough I've managed to create them!
Note: These are not flashable zips. I recommend pushing them through ADB.
Single Screen
Single Screen mods require you to disable "Automatically add widget." in market settings. Not doing so will cause force closes when a new app is downloaded.
{
"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"
}
1 Home Screen
No Blue Page Indicator
http://www.mediafire.com/?27wtdl9a5acdatc
1 Home Screen
No Blue Page Indicator
Rotation Enabled
http://www.mediafire.com/?37v603kzc67lhdd
1 Home Screen
No Blue Page Indicator
No Dock Divider
http://www.mediafire.com/?432xfu2n079thjz
1 Home Screen
No Blue Page Indicator
No Dock Divider
Rotation Enabled
http://www.mediafire.com/?uez5brn6u53g6ll
Stock
http://www.mediafire.com/?3nz9ovrnc9alrck
Stock
Rotation Enabled
http://www.mediafire.com/?3nz9ovrnc9alrck
Stock
No Search Bar
Note: The extra space isn't available for use because with 5 rows the top row disappears off the screen with rotation enabled.
http://www.mediafire.com/?p5qrpw5ifcfq2nb
Stock
No Search Bar
Rotation Enabled
Note: The extra space isn't available for use because with 5 rows the top row disappears off the screen with rotation enabled.
http://www.mediafire.com/?441u2kknvdddag6
Stock
ICS Style Search Bar
http://www.mediafire.com/?34cemsure95ltd2
Here's the default .apk for anyone who forgot to back theirs up.
http://www.mediafire.com/?h5qzczvqtc42yn1​
Sorry I couldn't get rid of the overscroll effects on the single screen. I'm still working on that!
If you have any feedback other than "just use nova or apex launcher" please leave it! I'll take any advice or suggestions.
does stock w/rotation enabled still have the persistent search bar?
if so, speaking for myself, i wouldn't mind having stock w/rotation, no persistent search bar (both in portrait and landscape).
for what it's worth.
thanks!
cyhamada said:
does stock w/rotation enabled still have the persistent search bar?
if so, speaking for myself, i wouldn't mind having stock w/rotation, no persistent search bar (both in portrait and landscape).
for what it's worth.
thanks!
Click to expand...
Click to collapse
Done!
The Single Screen mods current have a bug where they crash when an app is installed and a widget is automatically placed on the homescreen by the market. Disable this though the market while I attempt to resolve the issue...
Main post updated to reflect this.
mmolitor87 said:
Done!
Click to expand...
Click to collapse
Sorry for the delayed reply...been a crazy day-and-a-half.
just saw this and...THANKS!
cyhamada said:
Sorry for the delayed reply...been a crazy day-and-a-half.
just saw this and...THANKS!
Click to expand...
Click to collapse
You're welcome! I just wish I could fix the reason for the force close on single screen launchers. There is a good work-around but I hate work-arounds.
My only thought was to delete every reference to the screen IDs beyond the one I left in then delete the public.xml and let it rebuild itself, but that caused a force close on boot.
Can i install the last APK (i assume is i9250 JB Stock Launcher) to a Galaxy S3 i9300 with 4.1.1 ?
I don't believe so but you can give it a try. If I am thinking correctly the application was built using the framework of the Galaxy Nexus.
Sent from my Galaxy Nexus using Tapatalk 2
mmolitor87 said:
I don't believe so but you can give it a try. If I am thinking correctly the application was built using the framework of the Galaxy Nexus.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
I'm not experienced with Launchers but tried to install the .apk and said "Unable to install".
So i think is not possible!
Can we get a stock, no search bar only version?
Sent from my AOSP Android 4.1.1 Galaxy Nexus.
Thanks for these, nice work!
Only thing I'd want added was swipe down on homescreen to pull down status bar - is that possible? It's the only reason I use a custom launcher, would just stick with stock otherwise
thesebastian said:
I'm not experienced with Launchers but tried to install the .apk and said "Unable to install".
So i think is not possible!
Click to expand...
Click to collapse
Yeah, likely not. Sorry!
Zeinzu said:
Can we get a stock, no search bar only version?
Sent from my AOSP Android 4.1.1 Galaxy Nexus.
Click to expand...
Click to collapse
Sure, I can get to that today.
Guiding.God said:
Thanks for these, nice work!
Only thing I'd want added was swipe down on homescreen to pull down status bar - is that possible? It's the only reason I use a custom launcher, would just stick with stock otherwise
Click to expand...
Click to collapse
I'm not even sure how to go about that. What I've done is essentially change existing coding or remove things. I don't know about about smali to add actions.
I want the clock
Sent from my Galaxy Nexus using xda premium
It's beautiful widgets with tf stroked as the clock skin and emoti as the weather skin.
Sent from my Galaxy Nexus using Tapatalk 2
Can you pleasse do Stock, No Search Bar and no dock divider .

[APP] Multi Window Manager (Phone)

I just finished updating this for Kit Kat, so I figured I'd post it
It's your typical "enable multi-window for any app" app with a few extra bells and whistles for the donate version. I don't really like mods that enable every single app because it gets messy and lags the tray out pretty bad, so I made this to let you pick and choose which ones to enable. This is still a WIP, so feel free to give suggestions / bug reports.
Create shortcuts to launch 2 apps in windowed mode at the same time
Create shortcuts to launch any app in windowed mode...the point of this being that it allows you to use 3rd party side bar launchers such as GloveBox, SwipePad, etc. in place of the stock flashbar
Launch 2 instances of the same app...some apps don't work. most browsers don't (4.4 samsung browser does by default)
Backup/Restore your enabled apps list
Auto enable newly installed apps
Inverted (Black) flashbar theme
Remove icon labels from the flashbar
{
"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"
}
Get it in the Play Store
bjbinc said:
I just finished updating this for Kit Kat, so I figured I'd post it
It's your typical "enable multi-window for any app" app with a few extra bells and whistles for the donate version. I don't really like mods that enable every single app because it gets messy and lags the tray out pretty bad, so I made this to let you pick and choose which ones to enable. This is still a WIP, so feel free to give suggestions / bug reports.
Create shortcuts to launch 2 apps in windowed mode at the same time
Create shortcuts to launch any app in windowed mode...the point of this being that it allows you to use 3rd party side bar launchers such as GloveBox, SwipePad, etc. in place of the stock flashbar
Launch 2 instances of the same app...some apps don't work. most browsers don't (4.4 samsung browser does by default)
Backup/Restore your enabled apps list
Auto enable newly installed apps
Inverted (Black) flashbar theme
Remove icon labels from the flashbar
Get it in the Play Store
Click to expand...
Click to collapse
Ever since i had 4.4.2 running, i have been checking the app every freaking minute even tried making it work myself (didn't have enough time though) then i saw it was updated! I AM SO HAPPY Thanks for all your hard work!
Great app, really liking the inverted theme. Simple, but with options and the look is really, really clean, great job OP!
norml said:
Great app, really liking the inverted theme. Simple, but with options and the look is really, really clean, great job OP!
Click to expand...
Click to collapse
elesbb said:
Ever since i had 4.4.2 running, i have been checking the app every freaking minute even tried making it work myself (didn't have enough time though) then i saw it was updated! I AM SO HAPPY Thanks for all your hard work!
Click to expand...
Click to collapse
Thanks guys! It's nice to have my work appreciated
Sent from my SCH-I545 using Tapatalk
bjbinc said:
Thanks guys! It's nice to have my work appreciated
Sent from my SCH-I545 using Tapatalk
Click to expand...
Click to collapse
I know them feels man, i know them feels
Something weird.
With this enabled my S Health app FC errors. Tried clearing data, uninstalling updates, etc. I disabled XPOSED and S Health worked fine. I disabled the modules one at a time. This one broke it. Why would that be?
Sent from my SGH-M919 using Tapatalk

Categories

Resources