-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fullscreen / immersive mode option is gone #507
Comments
It worked for you? It never changed anything on my LG Lollipop 5.1.1 arm device. I was interested in the feature at one point, but decided that stuff comes in useful when the unexpected happens. |
@kracejic Just to check, you're running with a hardware keyboard right? |
@Quasic Yes, it worked for me. Both on Android 6 and on 7. Sometimes I had to toggle software keyboard. Like I wrote, it had some quirks. :) But for me, it was still well worth it. I don't like wasted pixels, especially on the small screens. @fornwall Yes, I am using HW keyboard, either bluetooth one, or USB one through USB adapter. Thanks to this great app I do not see reason to buy notebook anymore, since I live mostly in shell anyway. |
Toggling the keyboard and extra keys never worked for me, but I wouldn't be opposed to its reintroduction as a beta feature or something. |
@Quasic That would be very nice. |
Me too fullscreen option is gone. |
Me too, starting today. HP Chromebook 13, running Android apps on the Beta channel of Chrome OS |
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
After reviewing the cited page on developer.android.com, as well as the
DevBytes video linked from there, I think the regular immersive mode
(non-sticky) makes sense. The thing that most helped me make a choice was
right at the very end of the video, where they mention example use cases:
to me, termux seems most like the book reader use case.
Having said that, I would be content with either option.
Thanks for asking!
…On Sun, Jan 14, 2018 at 12:12 AM, S D Rausty ***@***.***> wrote:
Using Immersive Full-Screen Mode https://developer.android.com/
training/system-ui/immersive.html mentions at least three immersive mode
option methods from sample apps about immersive mode, see Android
ImmersiveMode Sample
<https://github.com/googlesamples/android-ImmersiveMode/>, Android
BasicImmersiveMode Sample
<https://github.com/googlesamples/android-BasicImmersiveMode/>, and Android
AdvancedImmersiveMode Sample
<https://github.com/googlesamples/android-AdvancedImmersiveMode/>. Are
there any preference of one of these methods over the others for Termux?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#507 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Ae8LYUJpSHOFub8L_yuyveqip8vYnP7qks5tKbcKgaJpZM4RBSR->
.
|
I second the desire to re-add the full screen option. I am using it a lot, was very surprised when I couldn't find it anymore. |
Yes! Full screen Termux please! |
As an immediate workaround, one can impose fullscreen on termux via adb using the following commands:
or (to leave onscreen virtual nav buttons in place on the bottom)
|
This comment was marked as spam.
This comment was marked as spam.
@SDRausty adb is the Android Debug Bridge which runs on an external computer hooked up to the mobile device via usb, so that code snippet is actually run from, say, terminal on your laptop. To my knowledge adb can't run on device without root. Be advised that the hack is a little janky-- if onscreen keyboard is invoked then it will occlude the termux view rather than the latter resizing itself to make room for the keyboard. You can put things back to normal via I'll occasionally still do this if I'm in for a long vim writing session in the dark and want for my phone's oled black level and no status bar, but for the above reason it's not a particularly good solution. |
This comment was marked as spam.
This comment was marked as spam.
+1 I miss full screen termux feature as well. It makes me sad that I can no longer maximize my screen real estate as I live in the terminal for most of my work as well. |
God forbid this feature was intentionally removed as part of the business model of termux (like style, widget, float, etc..) Scruples aside, FWIW I would pay $2 for that, just make it so! |
This comment was marked as spam.
This comment was marked as spam.
Same problem exists on the Gemini PDA with hardware keyboard. I was able to hide the status bar using adb:
The soft keys are still there, though. Edit: just tested with version 0.56. The 'full screen' option is there, but does not hide the soft keys. |
Ico -- I've done the same as you on the Gemini PDA to hide the status bar.
You can *also* hide the soft keys by pressing Fn-/ twice to show then hide
the software keyboard. Then you will have true full screen on the Gemini.
Or, at least I do!
…On Thu, May 24, 2018 at 9:31 AM, Ico Doornekamp ***@***.***> wrote:
Same problem exists on the Gemini PDA with hardware keyboard. I was able
to hide the status bar using adb:
adb shell settings put global policy_control immersive.full=com.termux
The soft keys are still there, though.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#507 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADGN39woNx2heZ9yk6ITxLUVsDdk8Zenks5t1rZNgaJpZM4RBSR->
.
|
Quoting LittleHouse75 (2018-05-25 03:11:51)
Ico -- I've done the same as you on the Gemini PDA to hide the status bar.
You can *also* hide the soft keys by pressing Fn-/ twice to show then hide
the software keyboard. Then you will have true full screen on the Gemini.
Or, at least I do!
Funny, that doesn`t seem to work for me. The problem is probably on the
gemini-side, as I`ve been having problems with proper keyboard
configuration, I`m sure things will get better with coming firmware
updates.
…--
:wq
^X^Cy^K^X^C^C^C^C
|
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
Since it hasn't been mentioned why it was removed, here's the commit
BTW in playing around with the source/resources, I found a base of |
This would be really nice to have back for those of us with external keyboards and without multi-windows. Navigation bar isn't needed, can alt-tab out or close it with C d. Status bar isn't needed when spending > 90% of the time in terminal. Can't this be re-added and marked as "experimental" or something? |
For my Xiaomi Mi A2 with Android 8.1 I did the suggested: Here’s a – somewhat cumbersome – workaround for pushing the keyboard out of the way:
Remember, one can always swipe down on the keyboard to hide it and see the full screen. Interestingly, with my Xiaomi Mi 4X (Miui 9.6.1 / Android 7.1.2) I don’t have the issue: With the status bar hidden, the keyboard does not occlude Termux. |
Any update on this? When I use LineageOS, I can hide the notification bar or any app, but I don't have that option with my bootloader-locked Huawei Mate 20 X. :( Edit: A workaround is to use an app like SecondScreen that you've granted permissions with ADB. |
still no update? |
When will this be re-released? |
I am using a essential phone with android 10 and would also love to get ride of the black bottom bar when using a physical keyboard. |
@stephanbeer do you mean the suggestion bar? I use Key Mapper for creating shortcuts, but it also has the benefit of removing the black suggestion bar at the bottom of termux: |
@robsmith11 Android 10 has the desktop modus included and i am looking forward to get that working with my essential phone and termux. Having a little android/linux box in my pocket and switching it via USB-C hdmi adapter to a almost real desktop workspace is a dream come true. Sadly the hub which i bought isnt working with android phone, only macs and pcs as it seems :-/....Thank you so much for the Termux project/app !!! |
Why is there no collaborator response 3 years later still? |
Honestly, it's the only thing that annoys me in Termux right now. I love this app and I appreciate all hard work you have put into developing it. That being said, consider making priority of this issue, please. |
All the addons are free on F-Droid by the way |
Read it Termux-wiki-fullscreen |
Hi,
first of all, thanks to all working on this amazing android application. It is really great to being able to run my complete work environment on my phone.
I have noticed that fullscreen option was missing, I have looked at recent commits and it looks that it was removed from sources. Is there other way how to achieve the same result? Or could we keep it for users who use it? I for myself can live with its quirks, but without it, I get that annoying bar with clock and virtual buttons on the screen taking precious pixels from the important content.
Is there a way how to get it back?
Thanks!
The text was updated successfully, but these errors were encountered: