Android 4.1.2 how to make multiwindow button away? - Galaxy Note 10.1 Q&A, Help & Troubleshooting

i use android 4.1.2 and use this button to add my own multiwindow apps
http://forum.xda-developers.com/showpost.php?p=36025159&postcount=39
it is useful but have this button :
{
"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"
}
in some apps like facebook , this button will cover the “send” button
is possible to do this?
sorry for my bad english

If you added the multi-window feature by editing the feature.xml file in the CSC folder, then edit that file again and remove the facebook app from the list and reboot. The button should be gone then.

Would like to know it to.
Maybe a bit smaller or something?
I've flashed the multi app mod, working great but sometimes the icon is in a anoing spot.
Sent from my GT-N8010 using xda app-developers app

morkli said:
If you added the multi-window feature by editing the feature.xml file in the CSC folder, then edit that file again and remove the facebook app from the list and reboot. The button should be gone then.
Click to expand...
Click to collapse
i remove it and facebook cant multiwindow any more

That's right. Your choice is the button and multi-window or no button and no multi-window. No way to have the button elsewhere unless the app is re-designed by facebook or Samsung re-designs the multi-window framework. Can't see either one happening anytime soon. Sorry.
Also, the button does go away if you run the app in a window, that might help.

there used to be a mod to make the multi windows button smaller.
where is it?

Related

Vibrant Home Dock "ported"

Well, not ported as they already mostly worked, just fixed a couple of hiccups. Nothing very clever going on here, but may be of interest to some folks.
As per request in another thread, I've fixed the Desktop Home app for the Samsung Vibrant so that the one thing that doesn't seem to work properly, the "Alarm" button, is now ok.
You can grab the APK from:
http://db.tt/bFXrBWr
{
"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"
}
I've also partially fixed the Vibrant Car Home app so that the icons are centered and the "Contacts" link works. The "Search" button doesn't seem to do anything and it seems to be hit & miss as to if you get a "Browser" icon or a "Voice Search" icon as pictured below. It may be a compatibility issue with the JME firmware I'm running, I'll have a play later. Anyway, you can grab the .APK from:
http://db.tt/qN07wwk
The app is incredibly no-frills, there's no other settings or options whatsoever other than what appears on the screen. I'd suggest using the Car Home v3 app from the market instead, although this one does look pretty.
The apps don't lock the screen on either so are probably not terribly useful without an actual dock.
If I can decipher the decompiled smali code some more, I'll replace the "Search" icon with a "Music" one. Changing the app an icon runs is easy, implementing it when it's not already doing something is less so.

cyanogenmod options

Is there a way to get cyanogenmod options like having the extra settings options or swiping in the right corner to bring up quick settings screen instead of notifications without installing the cyanogenmod rom?
irus said:
Is there a way to get cyanogenmod options like having the extra settings options or swiping in the right corner to bring up quick settings screen instead of notifications without installing the cyanogenmod rom?
Click to expand...
Click to collapse
Not yet. You'll have to wait for CM11 nightlies or start working on your own.
I would perfer to keep the stock rom, I just want the extra menus and options like that.
{
"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"
}
do you mean like that?
never mind don't think that's what you meant.
Sent from my Nexus 5 using Tapatalk
actually the default quick settings would be fine I just want to be able to edit what goes in there also Is there a way to edit the buttons so a long press on home does something different
irus said:
actually the default quick settings would be fine I just want to be able to edit what goes in there also Is there a way to edit the buttons so a long press on home does something different
Click to expand...
Click to collapse
none if this is available yet
Sent from my Nexus 5 using xda app-developers app

[Q] Copy any text without making screenshot

Hello everyone,
Is there anyway to copy locked text from the device without making a screenshot? I mean for exemple, I want to copy module name from xposed?
I need russian language to work aswell.
WeedyEyes said:
Hello everyone,
Is there anyway to copy locked text from the device without making a screenshot? I mean for exemple, I want to copy module name from xposed?
I need russian language to work aswell.
Click to expand...
Click to collapse
I usually think about this for copying text from facebook posts etc.. but there is no way untill someone develops a mod.
Sent from Galaxy Note 3 SM-N9005
You can use drag and drop option in multi window to drag any locked text to the other window and paste it there
alii91 said:
You can use drag and drop option in multi window to drag any locked text to the other window and paste it there
Click to expand...
Click to collapse
I tried in facebook app. Didnt worked.
Sent from Galaxy Note 3 SM-N9005
Scrapbook works well.
{
"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"
}
Try this xposed module
DisableFlagSecure
Disables FLAG_SECURE on all windows, enabling screenshots and screen capture in apps that normally wouldn't allow it.

Lost stock camera icon

After rooting my 8T I lost (surely my fault) the stock camera's icon.
I still can use it by double clicking the power button (I found this option somewhere) but it would be nice to have the icon too.
PS I mainly use the GCam but nevertheless I'd like to find this damn icon
PPS sorry for my poor tech english
Is it in the "hidden space"? Go into the app drawer and then swipe right. Just an idea.
davidf9 said:
Is it in the "hidden space"? Go into the app drawer and then swipe right. Just an idea.
Click to expand...
Click to collapse
Thanks Good idea but no.
It's not there.
It exists because I can use it, but don't know where!
Because not sure how you did it, try "freeze" then "unfreeze" by using app like OandBackupX or TitaniumBackup. Or run camera once, call recent app, push and hold on camera, tap app info, disable camera and wipe data then enable.
{
"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"
}
If it still not show up, and you don't want to wipe/rebuild system. You can use some shortcut manager app crate a shotcut icon to call camera.
Because not sure how you did it, try "freeze" then "unfreeze" by using app like OandBackupX or TitaniumBackup. Or run camera once, call recent app, push and hold on camera, tap app info, disable camera and wipe data then enable.
Click to expand...
Click to collapse
Thanks!
One of the two worked.
They called me on the phone and I went in auto-mode, so I can't tell which of the two!
Camera reappeared but with the name of "foto pano"!
BTW now I got the link.
THX

Question How to hide blank space in OneUI?

In all built-in apps of OneUI, almost the entire top half is blank to enable easy one-handed use. While the idea is good, the implementation could have been better. There should have been a setting to choose how user wants the default view to look like.
Unfortunately, no Goodlock module currently allows for changing this view yet.
Is there a way to hide the blank space in OneUI?
For example:
Current Default view
{
"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"
}
Preferred Default view
Is there a way change the default view of built-in apps?
Maybe with root it would be possible but you would have to edit the settings apk etc.
I would love to remove it also such a waste of space.
crazykiddo said:
Maybe with root it would be possible but you would have to edit the settings apk etc.
I would love to remove it also such a waste of space.
Click to expand...
Click to collapse
Don't think that would work.
Is there a way to send feedback to the Goodlock team?
TheMystic said:
Don't think that would work.
Is there a way to send feedback to the Goodlock team?
Click to expand...
Click to collapse
From within good lock app there's contact us link which takes to Samsung members app
I used GoodLock > RegiStar to hide the Samsung Account menu and there's no blank spot.
For me i like this feature to use the device in one hand

Categories

Resources