[APP][5.0+] Taskbar - PC-style productivity for Android - Android Apps and Games

Taskbar puts a start menu and recent apps tray on top of your screen that's accessible at any time, increasing your productivity and turning your Android tablet (or phone) into a real multitasking machine!
On devices running Android 7.0+, Taskbar can also launch apps in freeform windows for a PC-like experience! No root required! (see below for instructions)
Taskbar is also fully supported on Chrome OS - use Taskbar as a secondary Android app launcher on your Chromebook!
Features
• Start menu - shows you all applications installed on the device, configurable as a list or as a grid
• Recent apps tray - shows your most recently used apps and lets you easily switch between them
• Collapsible and hideable - show it when you need it, hide it when you don't
• Many different configuration options - customize Taskbar however you want
• Pin favorite apps or block the ones you don't want to see
• Designed with keyboard and mouse in mind
• 100% free, open source, and no ads
Freeform window mode (Android 7.0+)
Taskbar lets you launch apps in freeform floating windows on Android 7.0+ devices. No root access is required, although Android 8.0+ devices require an adb shell command to be run during initial setup.
Simply follow these steps to configure your device for launching apps in freeform mode:
1. Check the box for "Freeform window support" inside the Taskbar app
2. Follow the directions that appear in the pop-up to enable the proper settings on your device (one-time setup)
3. Go to your device's recent apps page and clear all recent apps
4. Start Taskbar, then select an app to launch it in a freeform window
For more information and detailed instructions, click "Help & instructions for freeform mode" inside the Taskbar app.
Download
• Download Taskbar on the Play Store
• Download Taskbar on F-Droid
It's about time I made an xda thread for this :laugh: Feedback is appreciated!
XDA:DevDB Information
Taskbar, App for all devices (see above for details)
Contributors
farmerbb
Source Code: https://github.com/farmerbb/Taskbar/
Version Information
Status: Stable
Current Stable Version: 3.9
Stable Release Date: 2018-03-10
Created 2016-12-12
Last Updated 2018-08-12

Good work bro keep it up. Installed it and enjoying the ride as it's great concept as launcher's & dock is useless now . Issues and suggestions Will be post if any.
Thanks for the app.
Sent from my LG-D858 using Tapatalk

This is an amazing app whose concept can revolutionize the android experience. With KK I used to download Xposed and install XHaloFloatingWindow and Floating notifications just to mimic a PC desktop. Now I can do something similar with this app and Nougat! Thanks, OP!
It would be great if the Taskbar overlay can support the Extended Desktop feature. I use an unofficial build of LineageOS, and when you open an app in a freeform window, the nav bar appears and it doesn't hide. And when you close all windows, the overlay and the nav bar stay, making it impossible to use, for example, gestures in your home screen. I use Nova Launcher, and in order to open the app drawer, I use a double tap gesture. So I have to go to the Taskbar settings, disable it, and then I can access my app drawer as usual. Is it possible for the overlay to automatically close when there are no freeform windows opened?
Also, is there a way to implement a shortcut to toggle off the taskbar without opening the app? Like greenify hibernation, that can be even set with a gesture in nova.
If the overlay and nav bar issues can be fixed, and we can somehow enable a shortcut use the taskbar whenever we want, this is going to be my favorite app from now on ?
Thanks again, OP. I hope this feedback helps!

xXLosstarotXx said:
This is an amazing app whose concept can revolutionize the android experience. With KK I used to download Xposed and install XHaloFloatingWindow and Floating notifications just to mimic a PC desktop. Now I can do something similar with this app and Nougat! Thanks, OP!
It would be great if the Taskbar overlay can support the Extended Desktop feature. I use an unofficial build of LineageOS, and when you open an app in a freeform window, the nav bar appears and it doesn't hide. And when you close all windows, the overlay and the nav bar stay, making it impossible to use, for example, gestures in your home screen. I use Nova Launcher, and in order to open the app drawer, I use a double tap gesture. So I have to go to the Taskbar settings, disable it, and then I can access my app drawer as usual. Is it possible for the overlay to automatically close when there are no freeform windows opened?
Also, is there a way to implement a shortcut to toggle off the taskbar without opening the app? Like greenify hibernation, that can be even set with a gesture in nova.
If the overlay and nav bar issues can be fixed, and we can somehow enable a shortcut use the taskbar whenever we want, this is going to be my favorite app from now on ?
Thanks again, OP. I hope this feedback helps!
Click to expand...
Click to collapse
Thanks for your feedback!
Unfortunately, due to System UI restrictions that Google has put in place for multi-window mode, hiding the status/navigation bars is not possible while apps are running in freeform mode. What you could do, though, is disable the navigation bar entirely (through build.prop) and then use an app such as Simple Control to provide an alternate implementation of the software keys.
Taskbar staying open even after all freeform mode windows have been closed is by design. If it's not set as your default launcher, though, you can still press the home button to collapse Taskbar and exit freeform mode. (You're not the only one that has asked about this, so I might make this an option in a future version )
You can already turn off the Taskbar by either: pressing the "Quit" button in the notification, or by long-pressing the app drawer icon and selecting "Quit". I already have a "Start Taskbar" homescreen shortcut for Android 7.1+ devices - perhaps I should change this to an on/off toggle instead?

farmerbb said:
Unfortunately, due to System UI restrictions that Google has put in place for multi-window mode, hiding the status/navigation bars is not possible while apps are running in freeform mode. What you could do, though, is disable the navigation bar entirely (through build.prop) and then use an app such as Simple Control to provide an alternate implementation of the software keys.
Click to expand...
Click to collapse
Perfect, I'll use a third-party nav bar instead, I forgot it was possible to disable the system one via build.prop.
farmerbb said:
You can already turn off the Taskbar by either: pressing the "Quit" button in the notification, or by long-pressing the app drawer icon and selecting "Quit". I already have a "Start Taskbar" homescreen shortcut for Android 7.1+ devices - perhaps I should change this to an on/off toggle instead?
Click to expand...
Click to collapse
A toggle is a great idea, and if in the future it's possible to add support so it can be set with a Nova gesture or a similar app, we won't need a dock anymore ?
Another thing I saw while checking the app was that when you move any window to one side of the screen it automatically pins like in split mode. Is there a way to avoid this? I'm not completely sure, but through the developer options it was possible to disable this. However, I cannot find it anymore.
---------- Post added at 02:34 AM ---------- Previous post was at 02:31 AM ----------
farmerbb said:
Thanks for your feedback!
Unfortunately, due to System UI restrictions that Google has put in place for multi-window mode, hiding the status/navigation bars is not possible while apps are running in freeform mode. What you could do, though, is disable the navigation bar entirely (through build.prop) and then use an app such as Simple Control to provide an alternate implementation of the software keys.
Taskbar staying open even after all freeform mode windows have been closed is by design. If it's not set as your default launcher, though, you can still press the home button to collapse Taskbar and exit freeform mode. (You're not the only one that has asked about this, so I might make this an option in a future version )
You can already turn off the Taskbar by either: pressing the "Quit" button in the notification, or by long-pressing the app drawer icon and selecting "Quit". I already have a "Start Taskbar" homescreen shortcut for Android 7.1+ devices - perhaps I should change this to an on/off toggle instead?
Click to expand...
Click to collapse
Perfect, I'll use a third-party nav bar instead, I forgot it was possible to disable the system one via build.prop.
A toggle is a great idea, and if in the future it's possible to add support so it can be set with a Nova gesture or a similar app, we won't need a dock anymore ?
Another thing I saw while checking the app was that when you move any window to one side of the screen it automatically pins like in split mode. Is there a way to avoid this? I'm not completely sure, but through the developer options it was possible to disable this. However, I cannot find it anymore.

I was using this wonderful app for awhile as my main launcher. The problem I ran into was Hangouts Dialer wouldn't launch with this app installed. Think it was some issue with drawing on top conflicting.

xXLosstarotXx said:
Another thing I saw while checking the app was that when you move any window to one side of the screen it automatically pins like in split mode. Is there a way to avoid this? I'm not completely sure, but through the developer options it was possible to disable this. However, I cannot find it anymore.
Click to expand...
Click to collapse
No it's not possible to disable that. It's built-in behavior of Android.

Visi0nofExcellence2 said:
I was using this wonderful app for awhile as my main launcher. The problem I ran into was Hangouts Dialer wouldn't launch with this app installed. Think it was some issue with drawing on top conflicting.
Click to expand...
Click to collapse
Hmm, interesting, I use Hangouts Dialer and haven't had any issues using it with Taskbar. I'll investigate this a bit more though.

farmerbb said:
Hmm, interesting, I use Hangouts Dialer and haven't had any issues using it with Taskbar. I'll investigate this a bit more though.
Click to expand...
Click to collapse
I tested the new version and it works with Hangouts Dialer. Issue now is my power button doesn't work with Taskbar as home launcher. If I enter an app it works fine but on the homescreen it doesn't. If my phone falls asleep on homescreen, I can't turn it back on without rebooting.

Visi0nofExcellence2 said:
I tested the new version and it works with Hangouts Dialer. Issue now is my power button doesn't work with Taskbar as home launcher. If I enter an app it works fine but on the homescreen it doesn't. If my phone falls asleep on homescreen, I can't turn it back on without rebooting.
Click to expand...
Click to collapse
The power button issue is a ROM-specific bug that has been reported on OnePlus devices, and also devices running CyanogenMod/Lineage OS. It's an issue with freeform mode itself, unfortunately, and not with Taskbar.

farmerbb said:
The power button issue is a ROM-specific bug that has been reported on OnePlus devices, and also devices running CyanogenMod/Lineage OS. It's an issue with freeform mode itself, unfortunately, and not with Taskbar.
Click to expand...
Click to collapse
I am using a CM based rom. I will turn off freeform.

--Feature request--
Please add an option to disable the start button entirely so it can be used purely as a system wide dock or resents bar only.
Please add icon spacing options so we can centre icons etc when using the "fill white space" option. either manual padding or various presets. also aligning them left/centre/right would be nice also.
Thanks and keep up the great work.

Also, any thoughts to a Kitkat compatible version? We don't need free-form windows, but surely the overlay taskbar would work just fine on kitkat. I ask because Taskbar is extremely useful for tablets, yet most tablets are still running pre-lollipp android versions.

RudeboyXL said:
--Feature request--
Please add an option to disable the start button entirely so it can be used purely as a system wide dock or resents bar only.
Please add icon spacing options so we can centre icons etc when using the "fill white space" option. either manual padding or various presets. also aligning them left/centre/right would be nice also.
Thanks and keep up the great work.
Click to expand...
Click to collapse
RudeboyXL said:
Also, any thoughts to a Kitkat compatible version? We don't need free-form windows, but surely the overlay taskbar would work just fine on kitkat. I ask because Taskbar is extremely useful for tablets, yet most tablets are still running pre-lollipp android versions.
Click to expand...
Click to collapse
Assuming you're talking about the navigation bar icons, yes, more customization options for them is something I plan on adding.
As for compatibility with Android 4.x devices, this is something I have actually investigated adding before. There are a few issues with adding support for 4.x, though, that I would have to work around before I consider supporting those versions:
The app is pretty tightly built around APIs that were only added in 5.0, such as UsageStatsManager and LauncherApps
The app also takes advantage of the Material theme for context menus, and I have not been able to get the context menus to look correct on Android 4.x devices using AppCompat
More testing would be involved on my end if I were to support 4.x devices in addition to 5.0+

farmerbb said:
Assuming you're talking about the navigation bar icons, yes, more customization options for them is something I plan on adding.
As for compatibility with Android 4.x devices, this is something I have actually investigated adding before. There are a few issues with adding support for 4.x, though, that I would have to work around before I consider supporting those versions:
The app is pretty tightly built around APIs that were only added in 5.0, such as UsageStatsManager and LauncherApps
The app also takes advantage of the Material theme for context menus, and I have not been able to get the context menus to look correct on Android 4.x devices using AppCompat
More testing would be involved on my end if I were to support 4.x devices in addition to 5.0+
Click to expand...
Click to collapse
Understood. I'll keep my fingers crossed. It's the one thing I'm missing from my kitkat tablet to make it truly awesome.

Version Information
Status: Stable
Current Stable Version: 2.1.5
Stable Release Date: 2016-12-09
Created 2016-12-12
Last Updated 2016-12-12[/QUOTE]
Fantastic app( but for nougat only...I am talking about freeform). It needs the following two features and it will be unbeatable:
1. Option to open notifications in freeform/floating like hover or halo and
2. All the features working below nougat(at least lollipop)also. Thanks for reading.

Is it possible to trigger the taskbar with on screen navbar? Maybe with tasker and custom navbar app?

Excellent app - restored a better version of windows than were on my Lenovo Yoga Book. If I click on the maximise window button so that it fills the screen, I can't see a way to rewindow the same app?

is there any hope of getting live wallpaper support added to this app?
I would absolutely adore the ability to use this as my Launcher with KLWP.
But I don't know if that is even possible... :/

I know this thread is pretty old now, but not sure where else to put this.
With taskbar installed as a system app, it's possible to have it detect only the running apps (found this out thanks to bliss OS), however, i am unable to get a list of running apps on Android 9 MIUI 10, it just remains blank, is this a bug in the app, or an issue with MIUI (rooted with magisk, app has been manually moved into /system/app)

Related

[APP][ICS & JB]WidgetShade FREE v1.80

I present here a new app. WidgetShade Free!
★With WidgetShade you can have your widgets always on hand. Just use the "+" button , or long press any empty space to add a widget. WidgetShade can be called at any moment and will show as an overlay over your active application.
To call WidgetShade you have three options.
-Tap the app icon.
-Tap the notification in the notification bar (can be disabled)
-Use the trigger area (can be disabled)
The trigger area is a white and blue zone that by default appears at the bottom right of your screen, but it can be configured. Tap it or slide your finger over it to activate WidgetShade. In the application settings, you can change the position and size of the trigger area, its visibility, or completely disable it.
IMPORTANT
To avoid android from closing WidgetShade when it runs out of memory, you have two options.
-Enable "Show notification" in the options ; or
-Go to Android Settings, then to Accessibility and enable WidgetShade
Enabling the accessibility service will prevent WidgetShade from being closed. It will not access any personal information, even if the standard android warning says that it may do that.
Widgets shown in the screenshots: Digical, Elixir2, Eye in the sky, retroClock, Gmail, and Top Contacts. These are independent applications, downloadable from the Play Store and I am not related to them in any way.
I will publish this on the Play Store this week, but I wanted to offer it here first. The PRO version will have extra features (extra pages, button bar can be hidden and configurable background opacity).
Please send feedback!
Get it on the Play Store!
WidgetShade Free
History
-------
v1.00
Intial Release
-----
v1.01
Fixes tablet layout
-----
v1.10
Added root option: Android requires 5 seconds to start any Activity after home is pressed. With this option, rooted phones can skip this 5 second wait.
-----
v1.20
Tablet FC should be fixed now. Sorry for all the updates, I don't have the devices to test the program. I depend on user feedback.
-----
v.130
Lots of changes!
-Many parts redone.
-Better Layout (Now defaults to 5 rows x 5 columns)
New in Pro:
-Can choose number of rows and columns.
-Can create Shortcuts to each of the 5 screens.
-----
v.132
-Fixes FC on very High res phones, like Sony xperia Z.
-----
v.140
-Shortcuts can be named
-Shortcuts can have custom icon (PRO only)
-Resizable button bar (PRO only)
-Better trigger area activation (Only responds to swipes, not to taps, but can be configured)
-Vibration on trigger area activation (can be disabled)
--------
v.150
-Improved root compatibility
-Improved trigger: Horizontal swipe to open widgetShade, vertical swipe to move trigger, long-press to open settings.
-Configuration app added to app list (PRO only)
-Option to completely disable the bottom button bar (PRO only)
-------
v.160
-Fixed small FC bug
-Fixed small Preferences bug
-More precise transparency options for trigger
-More precise transparency options for background (PRO only)
-More precise vertical position for trigger
-Vertical swipe and long-press for trigger can be disabled now
-------
v.170
-Translated to Spanish and Catalan.
-Options for trigger area more configurable: Now you can choose what to do on tap, long-press, and swipes.
-Added "Contact the developer" option.
-Slightly improved layout.
-Added License verification to avoid piracy (PRO)
--------
v.180
-Translated to Italian by Davide Baraglia
-Three diferent opening anitmations
-Option to tap on empty space to exit WidgetShade
-Back and settings button can be swapped, to fit Samsung (and other manufacturers) scheme
-Small bug fixes
Just downloaded. Can't wait to see what it'll do.
Sent from my SCH-I800 using xda premium
Another practical and useful app from you! I don't have a widget I always need to be able to activate, but I think the idea is really good. It's easy to configure and set up to work properly. So a good job from you, even though I don't personally have a need for an app like this.
Multi-tasking via widgets = awesome.
I added a update that should fix tablet layout. It changes nothing on phones, so you don't really need to update if you are using a phone.
Thank you for testing it!
Cooooolll...!
Another home run
Sent from my Synergized SCH-I535 using SwiftKey via XDA Premium
greatdaneduke said:
Another home run
Sent from my Synergized SCH-I535 using SwiftKey via XDA Premium
Click to expand...
Click to collapse
Thank you
New version!
v1.10
Added root option: Android requires 5 seconds to start any Activity after home is pressed. With this option, rooted phones can skip this 5 second wait.
I hope I don't have to update this very often. I'm quite happy as it is now
EDIT: I checked it and FC on tablets, on landscape orientation. I'll try to fix it tomorrow.
New version
v1.20
Tablet FC should be fixed now. Sorry for all the updates, I don't have the devices to test the program. I depend on user feedback.
I received report of text showing as squares in widgets. How many of you have this problem? Which device do you have? Which android version?
Thank you all!
New version 1.3b
Hi!
I completely rebased the program, so now the grid looks nicer (The number of rows and columns). It is now a 5x5 grid, because for some phones you were getting weird grid values like 4x2 or 4x3.
I hope you like it
Great app. Reminds me of that Mac OSX feature that does this same thing. Will definitely buy (once I get money). Cool.
Sent from my Galaxy Nexus using XDA Premium HD app
Really like where this app is heading. Reminds me alot of Intelliscreenx when I was using the iphone. waiting for a revision or 2 before getting the pro app to support. A suggestion maybe? How about an option for setting a trigger for when the notification shade is down, swiping left and right would activate the widget shade?
davtse said:
Really like where this app is heading. Reminds me alot of Intelliscreenx when I was using the iphone. waiting for a revision or 2 before getting the pro app to support. A suggestion maybe? How about an option for setting a trigger for when the notification shade is down, swiping left and right would activate the widget shade?
Click to expand...
Click to collapse
It is a good idea, but unfortunately I can't do that. The notification shade always stays on top of everything. This means that I can't capture events when it is down. However, you can enable the notification, which activates WidgetShade when tapped.
If you have more suggestions, let me know. I really appreciate feedback, and I try to implement all the suggestions I receive.
Fantastic. Thanks for sharing.
dapaua said:
It is a good idea, but unfortunately I can't do that. The notification shade always stays on top of everything. This means that I can't capture events when it is down. However, you can enable the notification, which activates WidgetShade when tapped.
If you have more suggestions, let me know. I really appreciate feedback, and I try to implement all the suggestions I receive.
Click to expand...
Click to collapse
Bought the pro to support. Is it possible to implement a slide to trigger option? the tap to trigger can sometimes be abit disruptive (if the trigger area is too big) or hard to use if we make the trigger area smaller.
davtse said:
Bought the pro to support. Is it possible to implement a slide to trigger option? the tap to trigger can sometimes be abit disruptive (if the trigger area is too big) or hard to use if we make the trigger area smaller.
Click to expand...
Click to collapse
I'll try to do this. This was the original intention, but I assumed that tap was okay.
You are right, sometimes I also tap the trigger area by mistake.
Thanks for your support. I hope you enjoy the added features of the pro version.
@Dapaua:
Good app. I just gave it a try, and decided to log in only to reply to you!
Here are the list of my drawbacks (mainly in UI).
1- The trigger button you need to do something with it!
I would be happy if it's possible to trigger it with long pressing (I think this is easy to implement).
2- The virtual buttons are annoying (I already got capacitive buttons to start with), and it really takes some space.
Back button on capacitive could replicate the same functionality of the virtual one, also long pressing works fine (no need for "+"). The only thing is remaining a way to enter the settings menu).
Basically, I am trying to say give us an option to remove the floating buttons on the screen.
3- A slider to better control the high/length of trigger button & transparency.
Basically, focus more on the UI aspect and you will be good on selling this app.
Good luck.
neuTrue said:
@Dapaua:
Good app. I just gave it a try, and decided to log in only to reply to you!
Here are the list of my drawbacks (mainly in UI).
1- The trigger button you need to do something with it!
I would be happy if it's possible to trigger it with long pressing (I think this is easy to implement).
2- The virtual buttons are annoying (I already got capacitive buttons to start with), and it really takes some space.
Back button on capacitive could replicate the same functionality of the virtual one, also long pressing works fine (no need for "+"). The only thing is remaining a way to enter the settings menu).
Basically, I am trying to say give us an option to remove the floating buttons on the screen.
3- A slider to better control the high/length of trigger button & transparency.
Basically, focus more on the UI aspect and you will be good on selling this app.
Good luck.
Click to expand...
Click to collapse
Thanks for the suggestions.
1.What exactly is wrong with the trigger button? I am now implementing an option to only respond to swipes, and not to taps.This avoids the accidental triggering. It should be ready in a few hours (It's done, needs testing). If the problem is that it is ugly, it can be made transparent. If it is something else, tell me. I like getting feedback.
2.I agree that removing the button bar is a good idea, but I think this would be a PRO version thing. I already have an idea of how to change settings without the button bar.
3. This is a good idea, but first I want to concentrate in the core functionality. But I will implement it eventually.
I am just starting with this, I hope that in the end it will be a good program.
New version.
v.140
-Shortcuts can be named
-Shortcuts can have custom icon (PRO only)
-Resizable button bar (PRO only)
-Better trigger area activation (Only responds to swipes, not to taps, but can be configured)
-Vibration on trigger area activation (can be disabled)

Feature Requests

Hello All,
I will try to maintain this thread with Feature requests from users.
This is a big as list right here peeps and XpLoDWilD has been taking time to read all the requests and answer them in the document on google docs linked below. Please go through that document before requesting to see if it has already been answered.
XpLoDWilD said:
There, 'official' answers, open for discussion of course:
https://docs.google.com/spreadsheet...hWbkdiMjNfT1N1V01XNUpiT2c&usp=drive_web#gid=0
Click to expand...
Click to collapse
Added after XpLoDWilD answers above:-
T9 dialer
Sim Toolkit
Maybe multi window could have an option in the settings menu so we could have the top and bottom app like usual, but be able to have one app extra behind the top and bottom apps and be able to swipe to flip back and forth between apps, thus having 4 apps available on multiwindow?
Music for alarm
I would love to have a support for Note 3 Like ScreenShot wherein you will select the Part of the Screen to be Freezed and Save in to Gallery!
An Object Eraser where you can Remove unwanted things from your Pics like in Micromax Canvas Turbo
On my HTC One the recent apps list is a square list of windows. It would be really cool if we could utilize more of this big screen to display the apps rather than having a horizontal list to scroll through. Imagine if the recent list was displayed in app drawer style. It would very cool and more convenient if you ask me
System Wide Dictionary - http://forum.xda-developers.com/showpost.php?p=46810572&postcount=234
Multi Window features
Launching applications in 'window mode' from the recents menu (instead of long pressing then hitting add to split view)
Swipe left/right to get rid of the application
Swipe up on an application to put it into the top window
Swipe down on an application to put it into the bottom window
I have been playing with the idea of ungoogle my data (calendar and contacts). I have installed owncloud on my ubuntu server. It would be nice to have a native CalDav and CardDav provider included in Omni so you can sync with alternative sources.
is there any way to do ring alarm while phone is power off?
Maximised lockscreen widgets option
Hide initial page hints on lockscreen
Built-in cryptographic protocols that any app can use to securely transmit encrypted emails/chat/texts. (Cyanogenmod's PushSMS feature)
Features to protect from Google, Facebook and NSA spying.
Support for IP obsfuscating technology like Tor.
Support for the Dark Mail email protocol and support for Mailpile.
Support for Freedombox and related technologies.
Answered by @XpLoDWilD -
Extend Active Display to display time when screen is off and no notifications when hand is waved over proximity sensor, can work as a power button saver as well.
We all know that custom rom flashing is addictive, can we have inbuilt support for backing user app and data as a recovery flashable zip file? either in Android or in recovery?
CYAN 624
Full emoji support
It would be great if false would be changed to true in <bool name="quick_settings_show_rotation_lock">false</bool> in res/values/bools.xml in SystemUI.apk to enable the rotation lock button in the status bar.
Custom led pattern for contacts, as to see who texted or called you. Really use full for devices like the 2013 nexus 7 that does not support multi color led.
Ability to open new notifications from lock screen.
Invisible gesture unlock. I mean, without any dots or anything that signifies that a pass code is to be entered.
Snooze alarm with voice command.
Completely wipe device, with media, if pass code is incorrecly entered enough times.
Ability to share app data with restricted profiles.
Quick access to other users without having to lock and open device again.
Maybe a notification app like on LG, when gaming it just pops up when call comes in and doesnt disrupt the game, if you choose you van pick it up or not.
Or you can ignore it, change mind and ingame swipe notification down to pick up anyway, ingame.
What about something like IOS banners that when a call comes in while you're busy a banner at the top underneath the status bar comes up. Swipe to answer. Click to dismiss. Etc.
From what i know, the kernel has to be customised for every Device, because they all have different Hardware. I dont know how depending these customisations are on each other, or how deep they are coded into the source. But if that would be possible, i would think a developer repository of kernel optimisations for already known hardware would be great, so developing a built for a new device, with partly known hardware, could be much shorter.
Ability to mount Network shares into the device as an external sd-card so that apps directly can access them
how about native reverse tethering? The more aps mess with the connection,like vpn proxy firewall,the less likely it works flawless
Halo
Pie
Floating Window - http://forum.xda-developers.com/showpost.php?p=40906936&postcount=2
full animation control as well as scrolling animations
ability to have carrier shown in statusbar with the ability to have a custom carrier like in Mokee OS
full control of the launcher, or perhaps even integrated launchers that are changeable
enable and disable the navigation bar like in Slimbean and customize its colours and so forth
reduce zip file size (something similar to slimbean)
ability to move status bar to bottom of phone screen, will be helpful as screen size increases and status bar at top can be a pain sometimes when looking for notifications.
white UI
transparent keyboard
Custom statusbar colors to match app...make it intelligent enough to figure out current app values and just emulate them - extend beyond current availablilty and allow custom colors on a per-icon/clock basis.
MIUI-style theme engine, where you can fine tune elements on a per-app basis, mix-n-match, etc. Would be great if it supported current MIUI/CM themes, but with this expanded functionality. And with MIUI, you can theme anything you know the package name of and can get the resources from.
With PIE - the ability to adjust the width of the trigger area, so if, say, it's at the bottom of the screen, it's only triggered by the middle of the screen, versus taking up the entire bottom.
Native CIFS
Quiet hours
on devices with soft keys (like the ones in s3) there should be an option that would make the keys light up with the notification led.
on devices with virtual keys (Nexus devices for example) swiping from either the left or the right edge of them to the opposite edge would allow to make a cool switch between open apps and swiping up would open recents with cool animation (and the same animation would be shown when the recents key is pushed too) (just like in Chrome Beta (video) that allows to switch between tabs)
a security feature that would allow you to protect an app by showing the "com.example.example crashed" notification and making a secret gesture would open the app (like this)
possibility to copy text from anywhere like from apps like settings or Google+
How about more native google feature support? Like...the stock music player incorporates a google music library, file explorer ties to drive, gallery could use google pictures, messaging/dialer natively support voice? That would be badas$. And chromecast support if Google ever allows it.
I would like to see the hybrid engine of pa on this rom too. Or at least something like it. On big screens like on the find 5 you get better looks on some apps with an lowered dpi!
swipe left and right between open apps
window switcher like on lg g2 rom.
Easy maximizing positioning of windows
multidpi support
How about taking a page from carbon, and making it so when you're on the lockscreen and you hold down the nav ring (where the home button is normally) it turns the torch on.
small but a feature i love is screen shot trash ...when u take a screen shot and it pops up in the notification bar roms like carbon have a trash button near the share button
something ive always like but no rom have it and id had to use 3rd party apps is the battery icon horizontaly like i0s 7 with text next to it every body have circle battery and vertical bout time we have horizontal.
brightness slider.drag your finger accross the notification bar to change brightness.
background transparency in app drawer And scrollable dock icons
Voice plus from CyanogenMod. Very useful for Google voice users
How about per app color for the notification/quick toggles? Always bothered me
Also how about making the display turn more orange when it's late/dark.
Warm colors are easier on the eye in such conditions.That would be a natural development of the auto brightness - kernel so no
Backup of app data to a cloud service. Google may save your settings and re-download your apps, but it does not save your app data. - There are 3rd party apps to do that and omni will never entertain it as it can be used to steal personal data
I really would like to see that in apps like the dialer, the messaging and the people app(contacts) the user would have an opaque or blurry view of the home screen wall paper. Transparency is cool, but bluriness is better.
And it would be nice if the notification panel worked like ubunto os notification. You know, how you can slide between notification pages while scrolling it down.
And the last thing, if you could hide the permanent icons (something like the keyboard's icon or the gmd icon) from notification panel (like in MIUI).
An idea I had was to work on a "directional notification swipe"...example: you have a message....if you swipe right open message apk ready for reply...if you swipe left you just delete notification...same for recalls, maybe for facebook notifications...I don't know if is possible, but it's an idea
Ok, my feature request is simple. Just make how we can interact with our device as efficient and ergonomic as possible. Ability to operate phone by one hand etc. Probably will have different UI for tablet and phone, optimize for each device. Customize nav bar and ring targets (just swiping) are among examples,
one feature that i would like to see is the ability to completely disable the hardware key. MIUI have a feature to do this from the notification panel, but it's not permanent and resets on every boot.
http://opendesign.bbqdroid.org/ port forward the features developed here, and work on the feature requests lying pending there, most of the developers who started opendesign are on omniROM too
camera with smart capture mode like in carbon, slim and liquidsmooth
https://jira.cyanogenmod.org/browse/CYAN-1122
https://jira.cyanogenmod.org/browse/CYAN-1301
AirPlay
LMT like Nav-Bar (Not PIE2, more simple, and animated)
And PLEASE respect the color calibration on the N4, if anyone wants to change it, they can do it manually. Some of us actually like the Google pressets.
can you try to enable the voice call "GSM call " ? on nexus tablet specially 2013 .would be awesome if its happen and imagine how many nexus users will install this Rom
turn phone's screen on desktop to mute any sound
gamepad mode (screenoff but touch sensitive) when HDMI OUT
tablet mode on large screen
Japanese/Chinese switching system font option (avoid bad character display)
tap on right/left of device to previous/next music player
build in firewall with simple rule per application (allow/ask/block radio button maybe?)
password on selected applications startup
hidding mode on app drawer, on picture gallerie
multi-users/profiles - being Worked on
It would be nice to have some features that Samsung's touchwiz has... For instance "movements". That is, the hability to use the devices sensor to do some stuff like "flip to mute". Some preset gama settings, a battery saving mode and built-in contact white and blacklist.
I know this is possible with some apps like tasker, but wouldn't be nice for the less tech guys?
It would also be very nice if it would be possible to have a tool for choose the roms features. What is essential and what is optional.
It would be really nice to see you guys implement media control with the volume buttons when the device is locked!
swipe to delete in text message & email apps
ability to save apps on 'external' SD card - Android guys have stopped this for a reason so am guessing a no
Would love to be able to play songs like a pendrive E.g. radio usb ports.. and be able to know what's the charging current of the phone (maybe a dynamic icon for the battery at the quick setting panel. AntTek Explorer as basic explorer!!! http://forum.xda-developers.com/showthread.php?t=2408136
)Swipe to change b/w toggles and panel
Anything like those ubuntu status bar(wher u can swipe over icons to gain info)
A lot of guestures for accessing some features(surprise me over here )
Expandable and expanded volume adjustment window, as in CM.
Volume keys to move cursor r/l, l/r as in CM.
Camera Tile.
Hide status bar/status bar delete (for hidden status bar, there should be an option to disable 'swipe to peek' when in a fullscreen app).
All in one widget with weather,battery,clock,date,alarms set...etc.
Optional Programmed gestures to open (ribbons,app drawer,notifications,camera). Gestures are preferred to prevent accidental opening.
Swipe through open applications with multiple finger gesture.
Button control (allow more/custom actions to be programmed for long presses).
Help : There should be a searchable help because this seems like it will be loaded with features and sometimes you cant find a particular feature you want to edit. This help should be able to easily find the feature as well as a description of what it does.
I think you guys could likely optimize "Profiles" considerably with the addition of the geofence api, perhaps UI and a genetral ease of use overhaul.
A automated data migration (apps, sms etc) within the installer would be awesome
Combined Navbar with customizable buttons, and the popups for notification to display above the navbar instead of on top of it, so you can open the notification tray without having to wait 3 seconds for it to fade.
guest mode lockscreen - http://forum.xda-developers.com/showpost.php?p=46471023&postcount=78
Fully customizable nav bar like in aokp 7 soft buttons with long press features and icon customizability
Proximity sensor on during a phone call with Bluetooth hands free device connected. This way when the phone is in the pocket, no buttons get pressed accidentally during a call. I don't understand why this feature isn't on by default.
3D Mode - A mode that can be activated and that turns the whole UI (Launcher, Apps, Games,..) to Anaglyph 3D. That could be so cool if it could be done!
On lockscreen have different logins, kind of like how Windows has it, you just tap an icon and put in your password for a different user. They get their own partition with their own apps and data (have like 3 different /data partitions, might be hell to back up in TWRP).
Also have something like PGM on the Nexus 4 and GN built into the kernel and enabled as an option in the device settings.
This may or may not have been in the OP (I didn't see it) but have something like LightFlow LED built into the kernel and ROM for awesome multi-color LED notifications and settings, especially for us Nexus users. But more options like blink speed in ms and multiple color combinations like blue then green then red for Mom, red then blue then orange for Bill etc.
One feature I have always wanted is the ability to have the slide unlock lead to a password or face unlock. It really doesn't seem fair that people should have to sacrifice security to be able to use the lockscreen shortcuts, or the battery indicator on this rom. - already planned
Fixed Volume bugs on the SPHD710 Epic4GTouch. CM Has a speakerphone bug that sounds very low and the micrphone records extremely low that it's pretty much non existent. Ability to wake the phone by saying "Omni on" or how the new Motorola phone listens to voice commands that can control music apps and wake phone from sleep.
Native multitouch gestures and the ability to define the actions; would be a great addition and something that android tablets are lacking behind in.
Theming engine
Groupsms
change the background of the settings app
Blackberry Lockscreen
Apt-X support
- I don't know if the Pv6 privacy extension is standard activated in the newest Android versions but for OmniROM it should be always on or confugurable over the settings.
PIE with a working hardware search key.( What I'm trying to tell is, having a search button in PIE that emulate hardware search buttons like in those old Android phones, not just to open Google Now like the PA or CM PIE but more like LMT or Slim PIE. (Sorry for the inconvenience, English is not my native language. ))
It would be great to have a call notification like the Galaxy Note III. Like this : http://forum.xda-developers.com/showpost.php?p=46514971&postcount=130
Quick Cover support.
SuperUser included
custom height navigation bar (for me is best 32dp and the action area is larger)
only text battery indicator
battery level in lane above of screen
before time in status bar: "day of week" (localized)
option to change "device name" (super for monitoring connected device to AP)
possibility to change layout square in status bar
ofcourse high performance (eg. on Nexus 4 in AnTuTu over 21k points)
resize nav bar
Please add QuickPeek notification bar while playing games.
Seriously about the only thing I want is either on first boot holo light ui or a button to change to light holo. Almost every rom has a button to change to dark holo but not the inverse and its irritating.
As a side feature gesture unlock is cool
Extended quick settings buttons - For example, I use an overlay to show my up- and download rate. But sometimes it's annoying so I would like to be able to turn it on and off easily like my WiFi or my GPS. The app just has to support it. That's it
Random Colors for Quick settings Tiles
How about quick statusbar preview when in full screen apps like on Samsung roms, when you swipe down from top ?
Multi window :
You gotta figure out some way to add apps to multi window without interruption of current process , something like Samsung side bar ?
ATM you have to stop current app by long home press to be able to add new window , so if I was watching some online video I'd have t play it all over again ..
What I wanna say is we need some way to create windowed apps without interrupting ongoing one/ long home press , because this way it's just ugly.
swipe down hide - swipe up show ( feature of GMD )
scrollable nav bar (like notification widgets, you can also put apps/shortcuts/and toggles, and with no scroll bars )( MY IDEA: dunno if someone have already made it )
Dual Layer ( i hope u guys get the point :> )
optional home button auto-hide ( feature of GMD )
customizable upto animations
something i have not seen sense my fascinate on aokp. adjustable auto-brightness variables
a mhl interface where you can send the output of a selected app to mhl, but then use the phone for other things.. so in car. send navigation to dvd player screen. and when i take a call the navigation continues on the second screen.
when at home. you could mhl a movie to your tv, while using your phone for other things. is this possible?
Icon packs being able to be applied to stock launcher with out having to install a 3rd party app/launcher would be great
A built in "Mass Memory Mode" for sdcard would be handy.
Recent Apps custom Background and Alpha menu option.
Ability to change Wifi/signal Icon colors.
Could you implement iPhone like notifications for full screen apps? Or a way to pull down the status bar in full screen apps (like most Touchwiz phones)?
I wish there was a way to install wanted features through aroma installer, like brightness slider is something I don't use so I wouldn't choose to install the code or dark or light ui switch, some might choose to install dark, I would install the light holo switch
A shortcut in power menu to a dashboard where i can find all my rom controls - go to settings and voila! [don't be lazy ]
Answered
Active Display - Done
Double Tap to Wake - device dependent
build-in titanium-like integrated backup application - no as it can be used to steal private info by hackers
build-in tasker-like scheduler-trigger application - - 3rd party apps exist so no
side edge loader similar to "Unity Launcher" app - 3rd party apps exist so no
Volume Wake - already added to gerrit http://forum.xda-developers.com/showpost.php?p=46435278&postcount=11
Xposed framework baked in - Please use xposed app
Air gestures/wave2wake? - Please use 3rd party apps
A better dial-er than CM . Something having features like MIUI and similarly for a messaging app if possible. - - well find us a open source one and we will try also there are 3rd party apps
USB OTG - device specific, kernel so no
implementation of the proposed fm api as in - http://forum.xda-developers.com/showthread.php?p=46296583 - being worked on
native built-in pdroid to allow faking privacy related info - - will create problems with faking info
ability to sync and view Picasa/Google+ galleries in the Gallery app. - - not open source by google AFAIK
- An advanced rights management system and integrated firewall like in MIUI where you can allow/forbid every right (root, wifi, 3g, contacts etc) for each app individually. - AppOps
ADB over wifi - is on gerrit http://forum.xda-developers.com/showpost.php?p=46435486&postcount=13
Facebook contact integration, HD contact pictures. - can use 3rd party apps
It would be great to have some common kernel features for all builds. Like governors, i/o schedulers, tcp congestion control algorithms, zram, ksm, specific filesystems support. Controlling them should be integrated into performance settings, with advanced fine tuning options as well.
Other board-specific features (DT2W, S2W, fast charge, Wi-Fi power mode toggle, vibration intensity, gamma control, adaptive backlight, in-kernel auto brightness, BLN, etc.) should also have standard sysfs paths, this way the available features can be controlled in performance settings (or other places in the settings app) and those not included will simply be hidden. - kernel so no
Custom autobrightness - already on gerrit
LED color Settings - already on gerrit
sweep to wake - kernel so no
much more attracting looking gallery app! - please find one which is open source
boot screen changer (the picture that comes up first when turning your phone on) like this - this will be hard to do because every device has different partition details
Oh, and a few people have mentioned keyboard mods...I'd like a keyboard that will let me swipe my email address without having to save it first, and gives me the option to swipe passwords. I used to be able to do it in early versions of swype beta, but it's since been removed. - these options can be used to trick and steal your personal info so no
please impliment viper4android audio mod - you can always install from 3rd party. So am guessing a no
Add an option to the settings app to change the wifi region code. - http://review.cyanogenmod.org/#/c/28486/ - added to gerrit
use source code designed for the specific device (as trouble JSS vs. JWR with Andorid 4.3 on Nexus4)
kernel support for Touch Control (this I found on first page, but it's so important, that I must it leave here) - - kernel so no
or support for Franco kernels (Franco have support for Touch Control) - u can flash it
support for some "call recorder" apps (eg. Call Recorder - is the best) - 3rd party app exist
xlythe (Will Harmon)'s calculator app AKA the calculator that comes with CM - https://github.com/Xlythe/android_packages_apps_Calculator/ - - aosp calc is already in
Would it be too much trouble to implement colored terminal output like in CM, PA etc? - will come down the line, low priority as of now
palm rejection (incoming call) - 3rd party apps exist so no
wave to hang (incoming call) - 3rd party apps exist so no
stylus support (ex: samsung's stylus button) - on gerrit
File Manager would be great - will come down the line, low priority as of now
Would love to see differential zip rom upgrades like it's done with CyanDelta Updater. (you download only 10 megs of delta to update your rom zip instead than the usual 100-200) - already planned
long press back button to kill apps - dev options
OTA updates would also be nice. - will be done in the future
messaging app with alot of features - http://forum.xda-developers.com/showpost.php?p=46478642&postcount=90 - - 3rd party apps exist so no and if you need it badly find us a AOSP one
request a setting I had on PacMan. When you press Vol up or down the volume bar comes up on screen, but on the right side of it there is an expandable settings button. When you click it, it shows all individual volume types, and their corresponding current levels. That way it's super easy to change individual volumes. Alarm, notification, music, ring tones are all individual volume settings - on the list
I suppose this won't even make a list but, if possible, and if they're going to create some new music player, could I drop in a request for Opus support? It's an "official" audio standard now, and I suspect that support will grow over time - it's freakin' awesome for low bitrate audio and the only players that seem to support it yet are GoneMAD (which I can't tolerate) and Neutron (which to me is hideous).
Would love to see a bare metal audio player that has the basics: good format support, cover art support (embedded as well as included in folders), and that's about it. I think support for Opus was in the works for Apollo, could still be at this time I have no idea but I wouldn't mind having it in something besides the aforementioned players.
If you're gonna do a full blown open source OS, might as well have a media player that covers the open source audio format(s) fully as well or as much as possible. - XpLoDWilD is looking into it
Net speed indicator like in the latest Carbon - added to gerrit here & here
I am in no way related to OmniROM. Just created a thread to maintain a list.
Thanks
Munchy
Something like Floating window (not the multi window)
http://forum.xda-developers.com/showpost.php?p=40906936&postcount=2
Needs to have everything it can (I hope) but things that are kinda only in a few roms that you don't see a lot, for example, i'd like to see full animation control as well as scrolling animations, Net speed indicator like in the latest Carbon, and the ability to have carrier shown in statusbar with the ability to have a custom carrier like in Mokee OS?
I'd like to see full control of the launcher, or perhaps even integrated launchers that are changeable. The AOSP launcher is just fine, but I like the complete control I get with Nova.
munchy_cool said:
Below are the features I request.
Halo
Pie
Active Display
Double Tap to Wake
Volume Wake
Click to expand...
Click to collapse
Please be more creative
Sent from my Find 5 using xda app-developers app
maxwen said:
Please be more creative
Sent from my Find 5 using xda app-developers app
Click to expand...
Click to collapse
ability to move status bar to bottom of phone screen, will be helpful as screen size increases and status bar at top can be a pain sometimes when looking for notifications.
white UI
Something ive always wanted from android, but never found the right solution, Is a transparent keyboard.
Honestly one thing people haven't really mentioned is a framework like Xposed to be baked directly into the rom. Talk about customization and such.
Sent from my LG-E980 using Tapatalk
maxwen said:
Please be more creative
Sent from my Find 5 using xda app-developers app
Click to expand...
Click to collapse
BTW
I have already added volume wake to gerrit. Will be merged soon.
Regarding DT2W
This is actually very dependent on the device and needs kernel support. I have added this together with S2W for the Oppo find5. For other devices this needs more investigation if it is possible to implement
Sent from my Find 5 using xda app-developers app
Here's a couple:
Custom statusbar colors to match app...make it intelligent enough to figure out current app values and just emulate them - extend beyond current availablilty and allow custom colors on a per-icon/clock basis.
MIUI-style theme engine, where you can fine tune elements on a per-app basis, mix-n-match, etc. Would be great if it supported current MIUI/CM themes, but with this expanded functionality. And with MIUI, you can theme anything you know the package name of and can get the resources from.
Air gestures/wave2wake?
With PIE - the ability to adjust the width of the trigger area, so if, say, it's at the bottom of the screen, it's only triggered by the middle of the screen, versus taking up the entire bottom.
Native CIFS and USB OTG.
ADB over wifi?
Facebook contact integration, HD contact pictures.
Mind you, I'm just rattling off a wishlist. Sounds very exciting so far. Can't wait to see the new phasebeam.
Edit: Also thought yesterday...wouldn't it be cool to get some kind of live wallpaper that did almost like a zoe (HTC One) or animated .gif as a live wallpaper? Not a full persistent video...but more of like those pictures in harry potter.
Adb over WiFi is on gerrit
USB otg is another very device specific feature. For devices that supports is on the HW side no problem. For the others USB host support can be added if possible to the kernel
Sent from my Find 5 using xda app-developers app
maxwen said:
Adb over WiFi is on gerrit
USB otg is another very device specific feature. For devices that supports is on the HW side no problem. For the others USB host support can be added if possible to the kernel
Sent from my Find 5 using xda app-developers app
Click to expand...
Click to collapse
I'm aware that some of these are kernel/device specific. But it would be kinda cool to have them baked in off the bat when possible, versus having to hunt down and install a secondary kernel that may or may not work 100% with the ROM. I always prefer to use the official kernel when I can.
It would be great to have some common kernel features for all builds. Like governors, i/o schedulers, tcp congestion control algorithms, zram, ksm, specific filesystems support. Controlling them should be integrated into performance settings, with advanced fine tuning options as well.
Other board-specific features (DT2W, S2W, fast charge, Wi-Fi power mode toggle, vibration intensity, gamma control, adaptive backlight, in-kernel auto brightness, BLN, etc.) should also have standard sysfs paths, this way the available features can be controlled in performance settings (or other places in the settings app) and those not included will simply be hidden.
Here are my feature requests:
- Pure AOSP look
- Improvements of performance & battery efficiency (maybe omni rom should build their own kernel to make this actually happen)
- Open source drivers for phones with only useless proprietary ones
I would actually prefer performance and battery life than battery consuming software features namely halo
My requests so far (don't know if already in):
- Quiet hours
- Custom autobrightness
- LED color Settings
- retain AOSP (kernel) compatibility (Nexus devices)
Btw. on one of the screenshots I saw of Omni where the MultiWindow feature was shown it was quite hard to see where one app starts and another ends, maybe it would be beneficial to add a small separation line?
Adam77Root said:
It would be great to have some common kernel features for all builds. Like governors, i/o schedulers, tcp congestion control algorithms, zram, ksm, specific filesystems support. Controlling them should be integrated into performance settings, with advanced fine tuning options as well.
Other board-specific features (DT2W, S2W, fast charge, Wi-Fi power mode toggle, vibration intensity, gamma control, adaptive backlight, in-kernel auto brightness, BLN, etc.) should also have standard sysfs paths, this way the available features can be controlled in performance settings (or other places in the settings app) and those not included will simply be hidden.
Click to expand...
Click to collapse
My thoughts exactly. Maybe even give it it's own performance app that is an AIO stop for overclocking/undervolting/governor/scheduler/etc. tuning. Instead of having a mildly limited "performance" area in settings or having to do things via a 3rd party app that has support for whichever kernel's features we want to use...one unified kernel/tuning app for any device. It already sounds like the ROM is going to be very performance-oriented...this could even potentially be like a centerpiece for all the tuning features. :good:
digitalhigh said:
My thoughts exactly. Maybe even give it it's own performance app that is an AIO stop for overclocking/undervolting/governor/scheduler/etc. tuning. Instead of having a mildly limited "performance" area in settings or having to do things via a 3rd party app that has support for whichever kernel's features we want to use...one unified kernel/tuning app for any device. It already sounds like the ROM is going to be very performance-oriented...this could even potentially be like a centerpiece for all the tuning features. :good:
Click to expand...
Click to collapse
Undervolting is present in the performance control app already, flashed another kernel to test and logs show it's available, but the app crashes somewhere else. Will have to investigate that as soon as I resync repos with GitHub ones (I only have Gerrit repos synced now. ).
sweep2wake <3 ,power buttons usually get spoilt! this would be an killer feature
Testraindrop said:
- Custom autobrightness
- LED color Settings
Click to expand...
Click to collapse
LED color settings is already merged
custom autobrightness is on gerrit and should be merged soon

Any way to get "swype down" to close apps in android? - + one more Q

Coming from Nokia's N9 myself I realy miss some of the feature of the Meego OS, and was wondering if these are available on android:
Is it possible to get a function to "swype" downwards to close an app ?.
Also is it possible to get a quick "mini menu" where the top status bar is - where one could togle things like blutooth, wifi, etc.
Also how does one "clear" the status messages without having to click everyone of them ?.
Is there also a way to close all apps (I know the Galaxy Tab have this feature - but I guess that is something built into some samsung stuff) ?
mmass23 said:
Coming from Nokia's N9 myself I realy miss some of the feature of the Meego OS, and was wondering if these are available on android:
Is it possible to get a function to "swype" downwards to close an app ?.
Also is it possible to get a quick "mini menu" where the top status bar is - where one could togle things like blutooth, wifi, etc.
Also how does one "clear" the status messages without having to click everyone of them ?.
Is there also a way to close all apps (I know the Galaxy Tab have this feature - but I guess that is something built into some samsung stuff) ?
Click to expand...
Click to collapse
My friend looking at your post, it seems like you are not familiar with the term called "rooting" and "custom roms".
Three of the features out of four you've asked are there in custom roms.
The swype down feature.. Looks interesting BUT i am afraid so far we haven't seen it in android yet.
eefo said:
My friend looking at your post, it seems like you are not familiar with the term called "rooting" and "custom roms".
Three of the features out of four you've asked are there in custom roms.
The swype down feature.. Looks interesting BUT i am afraid so far we haven't seen it in android yet.
Click to expand...
Click to collapse
Yea - know there is way to root it - but haven't realy looked into it as this is a company phone, so would like to keep it "clean" - was hoping maybe some launcher/apps would add this functionality.
However I found the nexus actually have a quick mini menu at least Not sure it provide everything I wanted but it's a start
thnx for the reply
Root + Xposed + Gravity will do all except swipe down.
mmass23 said:
Coming from Nokia's N9 myself I realy miss some of the feature of the Meego OS, and was wondering if these are available on android:
Is it possible to get a function to "swype" downwards to close an app ?.
Also is it possible to get a quick "mini menu" where the top status bar is - where one could togle things like blutooth, wifi, etc.
Also how does one "clear" the status messages without having to click everyone of them ?.
Is there also a way to close all apps (I know the Galaxy Tab have this feature - but I guess that is something built into some samsung stuff) ?
Click to expand...
Click to collapse
http://forum.xda-developers.com/xposed/modules/app-swipeback-v2-0-0-swipe-apps-t2592116
That's the closest thing I know of for swipe down to close apps. It can close apps by swiping from any edge you want, but requires the Xposed framework
Any gesture navigation app will give you the "swype downwards to close an app" ***current app
Just set the gesture
There are a couple of problems with the things you wish to do as far as I can see it:
1) swiping downwards to close an app will cause you some issues in the long run, specifically given that this is how you open the notification panel. From the videos of the N9 that I have seen, the close-app gesture is started from the edge of the screen, not somewhere in the middle? This is exactly how you open the notification panel...
2) It's not as quick as it could be (yet) but there is a mini-menu for toggles in the notification pull-down if you pull down with two fingers, or pull down with one then tap the icon in the top right
3) There should be a little icon looking like three staggered rectangles in the notification pull-down when you have multiple status messages. Tapping this should clear all status messages.
4) Closing all apps on Android is (generally) a bad thing to do. With Meego (and Maemo before it), all open applications are true multi-tasking so will be holding active RAM in use in the background so closing all running apps has a practical use (I used to use an N900). With Android, however, we actually only have a partial hybrid multi-tasking, where only apps with an API call to explicitly stay active will remain fully active in the background (eg. music playback). Everything else is put into a partial suspend state. If you keep fully closing everything, then Android will have to re-open it from ROM rather than RAM which will have a detrimental effect on your battery life. This is heavily paraphrased from an Android development engineer. As for Samsung, this is basically pandering to customer ignorance who still think that anything in the "recents" menu is draining their battery because that's how it works with Windows. To put it very bluntly, Android is better at memory management than you are
Unlike with Meego/Maemo, the entries in the Recents menu are not actually all open and active. As the name suggests, this is only a "history" list of apps you have had open since boot. The lower down this list, the more likely it may still be active, but not guaranteed.
Sorry if any of the above is borderline patronising, but I feel that this sort of Android RAM misinformation needs to be explained whenever I see it! :silly:
chaosdefinesorder said:
There are a couple of problems with the things you wish to do as far as I can see it:
1) swiping downwards to close an app will cause you some issues in the long run, specifically given that this is how you open the notification panel. From the videos of the N9 that I have seen, the close-app gesture is started from the edge of the screen, not somewhere in the middle? This is exactly how you open the notification panel...
2) It's not as quick as it could be (yet) but there is a mini-menu for toggles in the notification pull-down if you pull down with two fingers, or pull down with one then tap the icon in the top right
3) There should be a little icon looking like three staggered rectangles in the notification pull-down when you have multiple status messages. Tapping this should clear all status messages.
4) Closing all apps on Android is (generally) a bad thing to do. With Meego (and Maemo before it), all open applications are true multi-tasking so will be holding active RAM in use in the background so closing all running apps has a practical use (I used to use an N900). With Android, however, we actually only have a partial hybrid multi-tasking, where only apps with an API call to explicitly stay active will remain fully active in the background (eg. music playback). Everything else is put into a partial suspend state. If you keep fully closing everything, then Android will have to re-open it from ROM rather than RAM which will have a detrimental effect on your battery life. This is heavily paraphrased from an Android development engineer. As for Samsung, this is basically pandering to customer ignorance who still think that anything in the "recents" menu is draining their battery because that's how it works with Windows. To put it very bluntly, Android is better at memory management than you are
Unlike with Meego/Maemo, the entries in the Recents menu are not actually all open and active. As the name suggests, this is only a "history" list of apps you have had open since boot. The lower down this list, the more likely it may still be active, but not guaranteed.
Sorry if any of the above is borderline patronising, but I feel that this sort of Android RAM misinformation needs to be explained whenever I see it! :silly:
Click to expand...
Click to collapse
Overdose1986 said:
Any gesture navigation app will give you the "swype downwards to close an app" ***current app
Just set the gesture
Click to expand...
Click to collapse
lopezk38 said:
http://forum.xda-developers.com/xposed/modules/app-swipeback-v2-0-0-swipe-apps-t2592116
That's the closest thing I know of for swipe down to close apps. It can close apps by swiping from any edge you want, but requires the Xposed framework
Click to expand...
Click to collapse
martinsskutans said:
Root + Xposed + Gravity will do all except swipe down.
Click to expand...
Click to collapse
mmass23 said:
Yea - know there is way to root it - but haven't realy looked into it as this is a company phone, so would like to keep it "clean" - was hoping maybe some launcher/apps would add this functionality.
However I found the nexus actually have a quick mini menu at least Not sure it provide everything I wanted but it's a start
thnx for the reply
Click to expand...
Click to collapse
eefo said:
My friend looking at your post, it seems like you are not familiar with the term called "rooting" and "custom roms".
Three of the features out of four you've asked are there in custom roms.
The swype down feature.. Looks interesting BUT i am afraid so far we haven't seen it in android yet.
Click to expand...
Click to collapse
mmass23 said:
Coming from Nokia's N9 myself I realy miss some of the feature of the Meego OS, and was wondering if these are available on android:
Is it possible to get a function to "swype" downwards to close an app ?.
Also is it possible to get a quick "mini menu" where the top status bar is - where one could togle things like blutooth, wifi, etc.
Also how does one "clear" the status messages without having to click everyone of them ?.
Is there also a way to close all apps (I know the Galaxy Tab have this feature - but I guess that is something built into some samsung stuff) ?
Click to expand...
Click to collapse
Swipe down to close app is there in Xposed using swipe back module.
You can read that Swipe back has a feature to change thje swipe edge , top to bottom or vice versa
chaosdefinesorder said:
There are a couple of problems with the things you wish to do as far as I can see it:
1) swiping downwards to close an app will cause you some issues in the long run, specifically given that this is how you open the notification panel. From the videos of the N9 that I have seen, the close-app gesture is started from the edge of the screen, not somewhere in the middle? This is exactly how you open the notification panel...
2) It's not as quick as it could be (yet) but there is a mini-menu for toggles in the notification pull-down if you pull down with two fingers, or pull down with one then tap the icon in the top right
3) There should be a little icon looking like three staggered rectangles in the notification pull-down when you have multiple status messages. Tapping this should clear all status messages.
4) Closing all apps on Android is (generally) a bad thing to do. With Meego (and Maemo before it), all open applications are true multi-tasking so will be holding active RAM in use in the background so closing all running apps has a practical use (I used to use an N900). With Android, however, we actually only have a partial hybrid multi-tasking, where only apps with an API call to explicitly stay active will remain fully active in the background (eg. music playback). Everything else is put into a partial suspend state. If you keep fully closing everything, then Android will have to re-open it from ROM rather than RAM which will have a detrimental effect on your battery life. This is heavily paraphrased from an Android development engineer. As for Samsung, this is basically pandering to customer ignorance who still think that anything in the "recents" menu is draining their battery because that's how it works with Windows. To put it very bluntly, Android is better at memory management than you are
Unlike with Meego/Maemo, the entries in the Recents menu are not actually all open and active. As the name suggests, this is only a "history" list of apps you have had open since boot. The lower down this list, the more likely it may still be active, but not guaranteed.
Sorry if any of the above is borderline patronising, but I feel that this sort of Android RAM misinformation needs to be explained whenever I see it! :silly:
Click to expand...
Click to collapse
Thanks for the clarification appreciated
Yea the N9's screen is part of the swype system (the screen sides are curved), as it differs from swyping from the edge of the screen or within - it's the same from the sides, one can either swype from edge of the screen - flipping thru the apps that is open - or one can swype from just inside the edge to scroll thru f.ex images in an image viewer - the N9 also have a "notification" bar - or atleast a "top" bar, but that's activated only by a touch of the top line (where it shows status) - instead of dragging it down.
mmass23 said:
Thanks for the clarification appreciated
Yea the N9's screen is part of the swype system (the screen sides are curved), as it differs from swyping from the edge of the screen or within - it's the same from the sides, one can either swype from edge of the screen - flipping thru the apps that is open - or one can swype from just inside the edge to scroll thru f.ex images in an image viewer - the N9 also have a "notification" bar - or atleast a "top" bar, but that's activated only by a touch of the top line (where it shows status) - instead of dragging it down.
Click to expand...
Click to collapse
Clearly based on other responses there is an Xposed module that allows you to close and app with a downwards swipe, so my response may not therefore be the whole truth
With some sort of selectable "active area" of the Xposed swipe you might be able to get the best of both worlds; i.e. swipe from top left downwards to close current program, or top middle and top right to open notifications? (or any combination thereof of course!)
mmass23 said:
Coming from Nokia's N9 myself I realy miss some of the feature of the Meego OS, and was wondering if these are available on android:
Is it possible to get a function to "swype" downwards to close an app ?.
Also is it possible to get a quick "mini menu" where the top status bar is - where one could togle things like blutooth, wifi, etc.
Also how does one "clear" the status messages without having to click everyone of them ?.
Is there also a way to close all apps (I know the Galaxy Tab have this feature - but I guess that is something built into some samsung stuff) ?
Click to expand...
Click to collapse
try Jolla launcher
http://d-h.st/hTF

[APP][4.1+] SwiftOpen - Fast Launcher BETA [v0.9.3]

INTRODUCING SwiftOpen​
To speed lovers: this is the app you thought didn't exist but always wanted.
SwiftOpen is a launcher (not a home launcher) that allows you to launch apps, shortcuts, contacts, calls... very, very fast.
Not only is it fast at launching whatever you want, but its interface also allows you to choose it quickly, without even looking at the phone. And this applies to as many shortcuts as you wish.
It is also lightweight and battery friendly!
Awesome video by Android Hackz:
https://www.youtube.com/watch?v=W2edSlOMECU
Video "Life is Short":
https://www.youtube.com/watch?v=Qj2gGZFzD5I
Appearing on XDA-TV:
http://www.xda-developers.com/android/3-unique-launchers-xdatv/
TRANSLATIONS:
I can provide native translations for Spanish and Catalan. If anyone wanted to contribute translating the app to any other language it would be very helpful. If so, please pm me or send me an email. Thanks!
Features:
Very fast launching
App launching
System toggles such as torch, wifi, autorotate...
Did I say fast?
Shortcut launching
Recent apps and calls
Guided setup
Folders that allow even more shortcuts
Multiple detectors
Multiple actions per detector
Custom icons for folders
Icon pack support
Alt-tab to switch to the previous app
Tablet (and phablet) mode
Intuitive settings
Battery friendly
Plenty of customization
I have already incorporated many features suggested by xda members. Any suggestion is welcome, and if I have time and I find it appropriate, I'll add it!
LAUNCHING IN PREVIOUS STATE:
Since v0.8.3 SwiftOpen launches apps in their previous state instead of restarting. Some apps behave different than expected, and need to be treated in a different manner so that they are resumed instead of restarted (like Whatsapp and gReader). I have a white list of these apps, so if you find an app that is restarted tell me and I'll try to verify that they'll be resumed if treated differently, to add them to the whitelist.
SOME PHONES:
The app does not work on some Huawei phones because of the rom -apps with floating windows don't work there. At least with those that I've tested. If someone has a Huawei phone with stock rom and it works, please tell me.
It does not work with some Xiaomi Redmi either. If someone has a Xiaomi phone and finds that the app works with the stock rom, please also tell me.
It is not because of the code in the app, but the rom those phones have...
VERSIONS:
v0.4 and v0.5 have not been optimized for Lollipop.
From v0.5.1 and up it is optimized for Lollipop.
In v0.6 the signature and the package name have changed (among other stuff) which means you'll have to configure it again, as it won't install on the previous version but in parallel. I'm sorry about this. The apk is also larger, because of the icons and all the changes in the project structure; it'll improve in next versions, I hope.
0.6.2 uses more ram than it should, and there are a few other issues.
ANDROID ISSUES:
If you go to the home launcher and then launch an app, it won't be launched until about 5 seconds after going home. It's how Google wants it to be, and I'll try a workaround in the future but I'm not sure if it'll work. Nevertheless, the point of this app is not needing to go to the home launcher
BETA:
This app is currently in beta. All your feedback will be more than welcome.
And you can also suggest new features...
If the app crashes it asks you to send me an email, with the Logs. You can see what is being send, so don't worry about your privacy, it is safe!
OPEN SOURCE:
Now I have to fix some bugs, add a bit of functionality, and clean up the code. Whenever this is done (in a few weeks, I hope) the app will be open source.
MATERIAL DESIGN:
I am also working on bringing material design to the app.
Nevertheless the priority is bug-fixing and functionality.
FEATURES, BUGS and CHANGELOG:
Planned features:
Improve aesthetics and animations
Add missing translations
Widgets
Bottom detector
...
17/07/17 [0.9.3]:
New!!! Notification of new version available!
New!!! Animations for opening launcher, changing grid.
New animations for launching apps.
Improving look and feel of settings.

Added pinch to resize, when editing the floating window size.

Website label can be edited.
Pausing SwiftOpen allows to grant permissions and install apps.
Added refresh button to list of apps.

Added analytics.

Multiple select of apps opens correct folder, now.

Small touch bug with fullscreen fixed.

Top most common crash bugs fixed!

Several bugs fixed.
15/05/17 [0.9.2]:
New!!! Files, folders, websites, volume, brightness, auto brightness, split windows, quick settings, system back, system recents, power dialog, contact, direct call, direct sms, direct email, navigate to address.
New!!! SwiftOpen controls.
Restructure of the cell\'s content activity.
Added optional background to folder icons, with editable color.
Added small icon to recent apps and calls.
Granting permissions and installing apps should be possible again.
Highlighted cell matches transparency.
Background color issue fixed.
Recent contacts fixed.
Cell names are displayed again on apps and shortcuts.
Apps multiselect fixed.
Launcher appearance bug fixes.
Bugs fixed.
17/01/17 [0.9.1.2]:
New!!! Each detector may have its own color.

New!!! Accessibility should allow to keep SwiftOpen alive!

Speed improvement.
It is possible to choose the backup folder (and have multiple backups).
Bug reports can be sent without user interaction.
Appdrawer is closed on navigation buttons or touch outside.

UI changes.
Cell color works, as well as tablet mode colors.

Bugs in automatic setup fixed.

Many other bugs fixed.
21/11/16 [v0.9.1]:
Improved fluidity
Action bar transparency issue fixed.
Fixed many bugs.
21/08/16 [v0.9.0]:
Attention! Most code of floating interface rewritten from scratch.
It should be more stable in the future but it may contain bugs. Please report them!
New!!! Multiple border detectors!
New!!! Multiple and customizable actions per border detector!
New!!! App drawer!
Bug fix: folder cells should not remain highlighted.
Language can be selected.
Launcher top bar background may be changed.
Option to show notification icon in statusbar.
Semitransparent border detector has same color than thin line, with alpha.
Aesthetic improvements
Fixed bug in "disable detector in landscape".
Fixed bug with "remove action bar".
Fixed a ton of other bugs.
01/02/16 [v0.8.3]:
Apps are opened in their previous state!
Added showcase of some features.
Checked apps (multiple selection) are not lost when searching.
Autosetup asks to add apps manually if necessary.
Some shortcuts like google translate work now.
A lot of bugs fixed.
25/10/15 [v0.8.2]:
The colors of the detector, highlighted cells, and non highlighted cells may be changed
The detector may be disabled in landscape.
Added on long click help
Issue: some translations are incomplete
Compatible with M permissions
App search searches all words and in word too. It also highlights the matching caracters
Settings are much more fluid
Better management when going to permissions settings
More material design
German translation
Improved: send email
Some preferences were not properly backed up
Fixed transparency issue
Minor bugs
10/09/15 [v0.8.1]:
The border detector will no longer cross the display
More material design and colours change
Added thanks section
Translation to Russian
Recent Call bug that made crash, fixed.
Old, occasional back button bug, fixed.
20/08/15 [v0.8]:
Recent apps and recent calls
Icon packs support
Guided setup
All-grid folders
Possibility to swap all cells from left to right
Shadows pre Lollipop
Chinese translations
Bugs fixed
15/04/15 [v0.7.3]:
Multiple selection of apps
Back up + restore of settings
Option to remove app labels.
Some material transitions
Fixed: Launch on boot setting not working.
Fixed: Drag distance going back to default.
Other bugs fixed
07/03/15 [v0.7.2]:
System toggles to switch: wifi, torch, autorotate, bluetooth and airplane (go to settings if android does not allow switching) and to go home (to the launcher).
Added a changelog in the app.
A trash to delete in "Apps & Shortcuts", when doing drag and drop.
Reduced ram usage.
Fixed: cells changed didn't look OK until relaunch of SwiftOpen.
Fixed: Changing the number of rows or columns now updates
Many other bugs fixed.
17/02/15 [v0.7.1]:
Drag and drop, when configuring grids.
Added dark theme.
More material design.
The animation for launching apps may be choosen.
Alt-tab on lollipop works much better now.
Fixed some bugs in tablet mode and border detector.
Fixed other bugs and known issues from 0.7.
07/02/15 [v0.7]:
Brand new shiny settings!!
Search in app list.
Option to remove action bar in tablet mode
Tablet Mode should work after reboot, now.
Fix a bug that made the app crash when an app in a folder was uninstalled.
Known issues:
Ok and Cancel FABs may be too close in some roms.
Tablet mode in Landscape may get a bit out of the screen.
08/12/14 [v0.6.3]:
Added "back folder"
Going back last app no longer stays highlighted.
App would crash in android API lower than 16.
Tablet mode now is active after reboot.
Tablet mode would activate without being active.
All apps' names are aligned now.
Fixed crashes when changing a cell or a grid.
Minor changes and fixes.
Settings to configure grids have been redesigned. A glimpse of what is coming
Reduced ram usage (and removed shadows before lollipop)
20/11/14 [v0.6.2]:
Fixed shadow for kitkat.
Improved eficiency (when drawing cells)
Some animations added.
17/11/14 [v0.6.1]:
Huge code changes for the future and for optimality.
Title marquee when it doesn't fit, and hidden when too small.
No notification icon in statusbar (will add setting to opt in or out).
Shadows and improved look (prior to android L it may not look very well, yet).
Other minor bug fixes.
07/11/14 [v0.6]:
Fixed when the launcher didn't start on boot (in v0.5).
Fixed bug when creating a new table and adding an app with the launcher running.
Fixed: the list of apps sometimes wouldn't load some apps.
Speed improved.
Tablet Mode (allows the launcher to be smaller than fullscreen!)
Multiple folder icons to choose.
Relaunch when killed by system should work better.
New package name + signature + code structure == you'll have to set the app up again. I'm really sorry about this.
26/10/14 [v0.5.2]:
Showing better text and icon position in big or small App-cells.
New icon.
Folder cellView and CellView "behind" of folder (after it is opened) now get Highlight.
20/10/14 [v0.5.1]:
Ready for Lollipop.
20/10/14 [v0.5]:
This version is not ready for Lollipop yet.
Icons were sometimes drawn in bad quality. Now they are ok.
Updating the launcher and detector when changes in settings are performed.
Notification leads to settings instead of closing the launcher.
Fixed: crash on tables with less than 4 cells.
Fixed: alt-tab would crash when recents was empty.
Notification icon is smaller.
The cell of the last opened app no longer stays highlighted.
Other minor bug fixes...
13/10/14 [v0.4]:
This version is not ready for android L yet.
Cells efficiency should be better, but will improve it further.
Back stack should be fixed.
Back from folder should be fixed except when in a folder inside of another folder.
Updating the launcher when changes in the table settings are performed (was harder than I expected!) (soon).
Choosing folder icons (soon).
26/9/14 [v0.3]:
UI improvements.
Minor bug fixes.
10/9/14 [v0.2]:
fixed: Sometimes apps didn't open (when closed through back button).
Other minor bug fixes.
Known bugs:
Direct calling on some samsung devices doesn't work.
A shortcut to soundhound may not work?
screen shoots please ?
wts1 said:
screen shoots please ?
Click to expand...
Click to collapse
uploaded!
Great job
I'll keep an eye to see how it evolves. By now it looks promising.
It would be great to include the ability to add widgets as well.
Yes, it's planned. I will add the features I have planned so that you know them. But that's after bug fixing, when the app is open source. So it'll take a while yet. At least a month.
Awesome! (some feedback)
I've been looking for something like this for so long. I simply love shortcuts. I've been trying it for a day now and here is my feedback (and some suggestions):
- Settings don't apply inmediately. You have to turn off and close the app and then restart it for them to work. (It would be awesome to see real-time changes (i don't know how difficult that is), for example, for the vertical position of the border detection).
- The alt+tab function is simply genius, i use it more times than i expected. Keep that up.
- Rows and columns could be editable for each table. For example, i got a "Contacts table" (where a folder in my main page redirects to) where i'd like 6 contacts but i want 4x3 icons in my "Main table". So that would be a cool feature too.
- The permanent icon: I don't know it's purpose. If it's only to close the app, maybe an in-app long press button or something will do better and be less invasive for the drawer?
That's all for now, i will edit, if you want, with more feedback on the next days. :good:
theJackalope said:
I've been looking for something like this for so long. I simply love shortcuts. I've been trying it for a day now and here is my feedback (and some suggestions):
- Settings don't apply inmediately. You have to turn off and close the app and then restart it for them to work. (It would be awesome to see real-time changes (i don't know how difficult that is), for example, for the vertical position of the border detection).
- The alt+tab function is simply genius, i use it more times than i expected. Keep that up.
- Rows and columns could be editable for each table. For example, i got a "Contacts table" (where a folder in my main page redirects to) where i'd like 6 contacts but i want 4x3 icons in my "Main table". So that would be a cool feature too.
- The permanent icon: I don't know it's purpose. If it's only to close the app, maybe an in-app long press button or something will do better and be less invasive for the drawer?
That's all for now, i will edit, if you want, with more feedback on the next days. :good:
Click to expand...
Click to collapse
Thank you very much for your feedback. About settings, I know that and its in the bug list to be fixed.
Rows and columns editable for each table is also into consideration. Nevertheless I don't think it is intuitive because the cells would not be in the same position.
And if the permanent icon means the notification, it is because to ensure that the app is not killed by the system, it is required to have a permanent notification.
If you give me more feedback it will be highly appreciated
Here's some more
Here are two more things i noticed:
- The border detector sometimes gets graphically buggy and it shows a big rectangle where the thin line should be. I assume it's the detector losing its transparency. I have a Nexus 4 running cm11 M10 (maybe it's only my problem)
- And second, sometimes when you accidentally fast click the border, it opens youtube (in my case the top central shortcut) instead of the one that belongs to the very edge of my screen (which i have empty to prevent this cases in particular, though it seems not to work)
I leave a screenshot with my config also.
About the big rectangle in my phone it happens very very rarely. But I'll fix it as soon as I discover what causes it.
And about launching YouTube, I'll look into it. Nevertheless it shouldn't be necessary to leave that cell empty if you use the "distance to drag necessary..." preference. I know the name is not intuitive but it prevents the detector from opening the launcher when the drag is very short (taps).
Thanks!
Sent from my Nexus 5 using XDA Free mobile app
Nice work
Awesome app, I'd love to see it fully perfected!
Here's my feedback:
1. When the launcher is activated when in SwiftOpen Settings, the activity stack is all messed up, (especially if you go into creating a new table and opening the launcher while configuring it). While pressing back, the same activities come repeatedly and I have to press back a lot of times to exit the settings. Not a big issue, but a rough edge to be polished. I think it can be solved by providing a separate task stack for the launcher activity alone, by specifying a
Code:
android:taskAffinity
for the launcher activity in the manifest file.
2. Android limitation of launching an activity from a service only after at least 5 sec, is unfortunate. I was riddled with the same problem, however to overcome that, I replaced the activity and made the entire thing "draw over other apps". I am not sure whether it'll work properly in this case, but worth a try anyway.
I'll come back soon for the updates.
Edit: I guess point 2 is in place, since I don't see the delay anymore.
I noticed the stack issue and forgot to write it down, so haven't tried to fix it. I'll try as soon as possible. Thanks for the feedback!
Sent from my Nexus 5 using XDA Free mobile app
The "Distance of drag necessary..." works just perfectly fine!
I also noticed the stacking-back problem but i thought it was only me...
Keep up the awesome job!
Edit: Trying out the new v0.3 and noticed one thing, it's hard to explain so i'll try my best.
When you swipe away the apps from the "recent menu" (i dont know how to call it, it's the bottom right soft button on a Nexus4) and you leave it completely empty, using the Alt+tab function closes the app everytime.
It may be silly but that's a bug i think (although not very critical )
theJackalope said:
The "Distance of drag necessary..." works just perfectly fine!
I also noticed the stacking-back problem but i thought it was only me...
Keep up the awesome job!
Edit: Trying out the new v0.3 and noticed one thing, it's hard to explain so i'll try my best.
When you swipe away the apps from the "recent menu" (i dont know how to call it, it's the bottom right soft button on a Nexus4) and you leave it completely empty, using the Alt+tab function closes the app everytime.
It may be silly but that's a bug i think (although not very critical )
Click to expand...
Click to collapse
Thanks! I hadn't noticed that. I'll try to fix it as soon as possible! It's not a typical scenario, though
Liking it very much so far. Looking forward to new updates!
Swift Open L cannot be installed if downloaded through tapatalk. The total size is 6bytes.
Sent from my LG-D802 using Tapatalk
Just wanted to add that the name is already taken in the GOogle Play market => https://play.google.com/store/apps/details?id=com.epicunlock.rx24race&hl=en
Apart from that, awesome app but I really would like to see drag and drop re-arrangement options for setting up my tables its a bit of a pita to remove and re-add when setting thigns up :-/
ovizii said:
Just wanted to add that the name is already taken in the GOogle Play market => https://play.google.com/store/apps/details?id=com.epicunlock.rx24race&hl=en
Apart from that, awesome app but I really would like to see drag and drop re-arrangement options for setting up my tables its a bit of a pita to remove and re-add when setting thigns up :-/
Click to expand...
Click to collapse
Thanks for telling me about the name. When I looked for it it didn't appear (or I didn't see it). Nevertheless I'll put Swift open - Launcher or something like this, in the play store.
About drag and drop, it's in the long lost of to-dos but not a priority. First I have to fix some bugs. Thanks!
Sent from my Nexus 5 using XDA Free mobile app
Folder suggestion
Great App! Please consider allowing custom icon for each folder.

[APP] [1.6+] Emerald Launcher [Beta]

Emerald Launcher is a simple home screen for Android phones. It is based on TinyLaunch code with lots of improvements and is in beta stage. It provides some features to make it easy and nice to use. You can resize layout as you wish, apply icon packs, easily access apps via search or sort them by categories.
Download from Google Play
Source code on GitHub
Any help is appreciated. Please feel free to post suggestions or report found bugs here. Thanks.
Surprising not to see comments here. Just found it on F-Droid and think this is a fantastic launcher implementation. No unnecessary permissions, no ads, no statistics or analytics, good customization, fast.
Thank you so much for developing this. Still playing with it and personalizing. ( Came from using KISS launcher for quite a while. )
 
I was wondering if it would be possible to change a single application's icon ( or all of them but without installing an icon pack ) and found a workaround...
PNG files generated in Emerald's cache folder at /data/data etc can be replaced, one by one or all of them. No need for icon packs. In case this is useful to anybody.
( ^_^)
 
Hello,
i also would like to thank the developer for this nice launcher. I tried it and found it great, but...
i'd like to have the ability to search contacts and settings and not only apps as Emerald does. Is it possible to add this feature as well as widget support?
surferjoeit said:
Hello,
i also would like to thank the developer for this nice launcher. I tried it and found it great, but...
i'd like to have the ability to search contacts and settings and not only apps as Emerald does. Is it possible to add this feature as well as widget support?
Click to expand...
Click to collapse
Not to sound rude, but the lack of those features is a huge plus for me. Plenty of other launchers are loaded with functions such as those. Try KISS or OpenLauncher for instance, just to mention two out of dozens.
 
Hello.
Thank you everyone for the support and sorry for the late reply. @Ultramanoid, I came from KISS myself. It is fine, but lacks some features such as folders and grid layout, that's why I've forked TinyLaunch and started to modify it.
surferjoeit said:
i'd like to have the ability to search contacts and settings and not only apps as Emerald does. Is it possible to add this feature as well as widget support?
Click to expand...
Click to collapse
I'm going to add support for shortcuts, so it'll be possible to search through contacts if you add them on the homescreen. About settings... I think that settings search is unnecessary, because it won't speed up toggling much. Widgets are most likely not to be implemented. You can use EcoHome as a separate screen for widgets, it's very lightweight.
I'm looking for help with testing alpha versions of Emerald. If you want to help, please e-mail me at [email protected] and I'll send you the latest apk with instructions. I have to mention that test apks won't include features for Nougat and Oreo, so if you use these OS versions, please be ready to some bugs and make a backup of preferences. Thanks.
Might want to updated the link so it's not the description (should be this): Download From Play Store
Very nice launcher. I'm using on Nougat on a very special kind of phone (F25). I'm having a problem with an icon pack though. It just contains 2 icons but doesn't get applied in any way.
Okay but.....
Just gave it a quick try and here are my results
1 - adding to the dock, on my phone the home/back/recents button gets in the way. Seems to fix it if I turn the phone landscape and then back. But then it comes back as soon as I touch the menu on the top left - see screen shot.
2 - no shortcuts or 1x1 widgets - not sure how basic you want the launcher to be.
3 - on my phone I prefer to be able to move the things. like your search bar, etc. My phone is an HTC M8, anything that requires 2 hands to do (or reaching to the top of the screen) is annoying.
4 - since you only have 1 screen, maybe making gesters do something - like making swiping on any part of the screen switch categories (instead of the top of the screen).
5- Maybe allow changing the size of the text for the apps on the screen.
6 - If you set to just text, the dock has all little green android
might be more, but not ready for prime time, good luck.
-brad
Hello, @bradley_e_smith. Thank you for the review.
1. This issue was discovered already, but I can't reproduce it, because there is no phone with on-screen buttons to test it.
2. Shortcuts are planned and widgets are not.
3. I've updated the app recently. Now it's possible to move the main bar and apps to the bottom.
4. Yes, I'll probably add gestures soon.
5. The text size can be changed through appearance settings.
6. It's a known issue. I don't know what could be the best option to show. There are three possible options:
- always keep dock icons in cache;
- show text labels in dock.
Droidphilev said:
Very nice launcher. I'm using on Nougat on a very special kind of phone (F25). I'm having a problem with an icon pack though. It just contains 2 icons but doesn't get applied in any way.
Click to expand...
Click to collapse
Hello. Please could you answer some questions to help? Does this icon pack work with other launchers? Is it listed in Icon Pack option? Thanks.
HenriDellal said:
Hello, @bradley_e_smith. Thank you for the review.
1. This issue was discovered already, but I can't reproduce it, because there is no phone with on-screen buttons to test it.
2. Shortcuts are planned and widgets are not.
3. I've updated the app recently. Now it's possible to move the main bar and apps to the bottom.
4. Yes, I'll probably add gestures soon.
5. The text size can be changed through appearance settings.
6. It's a known issue. I don't know what could be the best option to show. There are three possible options:
- always keep dock icons in cache;
- show text labels in dock.
Hello. Please could you answer some questions to help? Does this icon pack work with other launchers? Is it listed in Icon Pack option? Thanks.
Click to expand...
Click to collapse
Hello,
This icon pack is working with Lawnchair launcher at least. I have not tried on other launchers. It's listed in Emerald Launcher settings.

Categories

Resources