run apps as full-screen widgets? - Nexus 5 Q&A, Help & Troubleshooting

For example, consider Google Keep. I want to run it as a homescreen page, or alternatively, force the widget to use the full screen (except for the status bar). I would like to do this with all the apps I use regularly, or at a bare minimum, one of them. There's a mod for iOS that does this in the same way Google Now does, where it turns the left-most homescreen page into an app.
Is there a mod or something to accomplish this?

Related

Vertical scrolling on homescreens?

I was playing around with the HTC bookmark widget earlier, and noticed widgets can be dragged up and down. Are there any widgets available that act as a blank overlay for the homescreen, which can also scroll vertically to view more widgets and shortcuts? This can be helpful to access more on each homescreen and provided no one else knows about the vertical scroll, hiding a few "work documents" .
sanamkan said:
I was playing around with the HTC bookmark widget earlier, and noticed widgets can be dragged up and down. Are there any widgets available that act as a blank overlay for the homescreen, which can also scroll vertically to view more widgets and shortcuts? This can be helpful to access more on each homescreen and provided no one else knows about the vertical scroll, hiding a few "work documents" .
Click to expand...
Click to collapse
how long have you had your phone again?
just about everyone knows about scrollable widgets.
and no you cant make a homescreen vertically scrollable.
1. You are being a ****.
2. He didn't ask about scrollable widgets.
3. Yes its possible it would just require some heavy knowledge and coding.
I wasn't announcing that widgets could scroll, I was providing an example. Nor did I ask if it was possible to make the homescreen scroll. What I'm asking IS possible. I was only asking if it already exists.
sanamkan said:
I wasn't announcing that widgets could scroll, I was providing an example. Nor did I ask if it was possible to make the homescreen scroll. What I'm asking IS possible. I was only asking if it already exists.
Click to expand...
Click to collapse
I haven't seen anything like that and I understand what you are asking. You would need to go to the android app dev section to see if someone will take A TON of time to make a full screen vertical scrolling widget that you can place other widgets in.
Would it be impossible to look at bookmark widget's code as a basis? As for integrating shortcuts into a widget, I could probably try and contact the dev of Multi icon. That should take care of the major concerns, right?
I dont know if you could make a widget that lets you host other widgets or shortcuts. but there are 2 options that may work for you
one is the folder system, you can make folders to keep your app shortcuts in, but they will not allow you to nest widgets inside of them.
another option is to use a secondary launcher like launcher pro or ADW launcher, and when you want to access the shortcuts or widgets that are in that launcher you can open it up. then you can set one of the launchers to be the default when you hit the home button, or have it ask you each time you hit it.
just my 2 cents, but don't give up on the widget inside a widget idea, im sure a bunch of people would like to have that ability
Teksu said:
I dont know if you could make a widget that lets you host other widgets or shortcuts. but there are 2 options that may work for you
Click to expand...
Click to collapse
The program/shortcut integrated in a widget is performed perfectly on the Multi icon widget. Pre-existing widgets in the widget haven't been included, but the dev has begun creating specialty widgets. I do recommend checking it out.
Teksu said:
another option is to use a secondary launcher like launcher pro or ADW launcher, and when you want to access the shortcuts or widgets that are in that launcher you can open it up. then you can set one of the launchers to be the default when you hit the home button, or have it ask you each time you hit it.
Click to expand...
Click to collapse
I've tried QuickDesk, which keeps your current launcher, but enables a popup homescreen when you double tap the home button. It's not the smoothest process by any means, and somehow makes HTC Sense pop up in your home button long press. If you know of any better attempts at this, I'd like to see how those work as opposed to this one. It may be simpler than eventually having to create a new one, right?
Actually, being able to pull up or down on the home screen to activate something like quickdesk would be pretty cool. QD kinda sucks having to double tap on it, and the response is laggy because the button is getting confused as to what it's supposed to do.
as far as I know, the only Launcher that provides vertical scrolling functionality is HTCSense. It also provides the EditText widget as a RemoteView.
**in Android world, a "widget" is any GUI object, really. While the widgets we talk about adding to a Home screen is really called an "AppWidget"**
Its all about how the Launcher handles and behaves with RemoteViews.
For a Launcher to allow one of its AppWidgets to contain and run another AppWidget, that Launcher would have to provide a huge heap of new RemoteViews and surrounding functionality...or, the AppWidget container would have to somehow import the child AppWidget App and run it internally (not possible I think!).
There's a chance that MIUI (a new Chinese Launcher) provides AppWidget-within-Folder functionality. It may then expose custom RemoteViews and API interfaces to allow AppWidgets to be developed to do similar things

[Q] App auto Freeze/Defrost/Launch from App Drawer

Hi, I am looking for a way to automatically freeze/defrost/launch an application but from the app drawer.
Titanium backup has a widget that performs exactly this way except that being a widget, it cannot be run from the app drawer.
I do not use items on the homescreen (aside from the dock), nor do I wish to. Currently using Apex lanucher.
So, the main questions are:
Is there a way to use widgets in the app drawer?
Is there a way to perform the function of Titanium Backup freeze/defrost/launch without a widget, yet more automated.
Is there a way to 'intercept' between the app icon and the launching process to auto freeze/defrost the app?
Have been searching for an answer to this for a long time. Ideally if this could be done with full automation, ie when you install a new app it automatically gets a freeze/defrost icon/link/widget/etc without having to set it up.
Any help, info, thoughts, would help immensely.
A bit of a bump as I'd be interested in this too.
There is likely a custom launcher that allows widgets in folders or the app drawer, no?
I have a sort of solution for you that sort of works (hear me out)
I guess you don'tl like the clutter that comes with homescreen widgets (me too)
Heres what i did: use nova launcher, and have multiple docks (swipe to change). You CAN place widgets (1x1 certainly) in the dock, and then just hide it away by swiping to a differnt dock.
I must admit it doesnt work amazingly well when you press it, and takes some time to work sometimes, but its kind of a work around.
I use this solution currently for my Wifi High Performance Widget (1x1), which doesnt need to be touched so its in the dock
Hope this helps

[Q] Remove App icon without unistalling

Hello,
anyone know how to remove an application icon in Android without having to uninstall it?
From where?
Home screen - just drag and drop it on the X
App Drawer - Depends on your launcher, stock launcher does not support hiding apps, custom ones generally do.
Don't need the app? Disable the app in app settings.
Make an icon invisible? That's potentially harder, launchers which let you choose custom icons for an app allows you to set an invisible icon (icon filled with hex code 00FFFF I think?)
Unicon lets you set icon themes system wide (so they even show up inside apps), but does not let you do it on an app-per-app basis as far as I know. Also requires root.

App Windows as Widgets

I want to pin an app window to the home screen, like a widget, except that it is a live app.
I need this because there are so many applications which do not have any widgets. Instead of opening an app(which I forget most of the time) I would like to have them pinned as a widget which I can easily view while scrolling through the home screens.
There any many Xposed modules, which allow any app to be viewed as a floating window, but don't know how to make widgets out of them.
Any suggestion will be appreciated. Thanks!
i have the same idea from the past a few months since the launch of google go app but i dont know how to do that
i searched all over the internet but i didnt find anything
it will be very useful for the small and mini apps like lite version
hope any developer will refer for our post

[APP][5.0+] GCA Launcher

I first introduced GCA Launcher 3 years ago as an inspirational project based on Chromium OS and over the years of development and continuous feedback from the userbase, GCA Launcher has evolved into a one of kind launcher experience that is now considered competitive against its own kind. GCA is not a traditional android grid homescreen launcher app but a single screen homescreen experience. We sacrifice the cluttered homescreen experience for a focused workspace where users can place apps that are apart of their daily routines while retaining the ability to access to important features like shortcuts, notifications, actions and personalization. The app drawer has been designed for a one handed experience while retaining the organization and filtering experience users need to search for apps that are important to them. Below, Il talk about sections of the launcher in more detail.
THE HOMESCREEN
The homescreen was designed for users who want the Pixel experience on their devices but also provide them with a simple tier experience that has no clutter, that is easy to understand, have full control and have access to some inhouse features that are unique to GCA. The Homescreen was designed for both the big screen and mobile scene. Users can pin as many apps to their Shelf as they want. You can do so by going into your app drawer, long pressing on an app to access its popup menu and select pin to shelf. This then creates a hotseat for that specific app sets a unique ID to that speicif hotseat so its protected against other possible replicas the user may create. This in turn opens a door in the future that will allow me to add Actions, Groups, and other possible actions I can allow users to add to the shelf. Users can choose between using GCA Launchers built in Quick Search Bar to bond to their shelf or choose a specific searchbar widget to bond to the shelf or hide it all together. To access the app drawer, users simply swipe up from the shelf to access the app list. Users are also able to use either GCA Launchers built in Widget that simply works as a search bar and displays the Google App and Chrome app shortcuts or use a specific widget of their choice. The homescreen also has a set of customizeable gestures the user can bond actions and shortcuts to.
LAUNCHER SHEETS
While developing GCA Launcher, I wanted something that spoke material design (Besides the Material You theming features baked in) that was unique to the launcher. The idea came about while browsing the Material Component website by google and Material Sheets caught my eye.
By default, GCA uses the Navigation Menu to display the launcher menu on the homescreen but I decided to take this a step further and tap into its full ability to display content. There are 2 types of sheets that function in GCA Launcher. App Sheets and Launcher Sheets. Launcher Sheets display content that can interact with the user while App Sheets display information regarding the target its referring to. For EX: After accessing the popup menu, selecting the hamburger menu in the quick action list in the popup will open te App Sheet of the selected application, this will display System Actions and Setting Information. Launchers Sheets display information like the Launcher Menu, Quick Search, Notifications and more to come. Launcher Sheets can be bonded to gestures to quickly access them and they dont interfere with your homescreen. Its very similar to the quick space in Action Launcher.
BADGES
GCA Launcher brings 4 different app badges to the table. Dots, Badge Counts, Underline and Dynamic.
Dots have been redesigned to behave abit differently than pixel launcher. As notification counts increase, the border of the Dot will get darker.
Underlines are just, well underlines...
Badge Counts will show the current count of active notifications for an app.
Dynamic Badges are something new. I wanted to create something similar to Nova Launcher but ofcourse from my own perspective. As notifications increase for an app, it monitors the notifications in the background and watches the notification icons used. The icon is than rendered as a badge and placed on the app.
ICON EDITING
I have not cut any corners when it comes to Icon Editing. From applying 2 different icon packs for your app drawer and your shelf, to editing labels and choosing specific icons from installed icons packs to crafting your own icon from an image in your gallery, their are all sorts of possibilities for Icon Management. GCA Launchers uses its own Adaptive Icon Rendering library to manipulate icons to any size, shape, dim and even creating material you themed icons on your Shelf.
LAUNCHER SETTTINGS
The launcher settings was the most interesting part about this project. I wanted a complete redesign. A complete do over. Something new and fresh. The Launcher settings was designed for both new users and existing users in mind. The Interface uses a Rail Navigation for the core categories most users are focused on while pressing on the navigation button will expand the Navigation Menu that allows the user to access even more settings for the launcher.
PRO FEATURES
GCA LAUNCHER IS NO LONGER AN ALL FREE LAUNCHER (As it used to be when it first launched). With the pandemic and everything else going on in my life, I had to make the choice to make GCA Launcher a profitable project. Unlike other premium launchers where the user buys a premium key and everything unlocks, GCA Launcher DOES NOT USE THIS APPROACH. Users can now buy individual pro features based on their needs and wants. I am working on ways to reward users with discounts and/or if you have purchased pledges in the past. Pledges are just donations and don't reward you with anything however I am working on getting pledged users discounts to reep benifits from. I am also working on discount days and special events to earn pro features. This is an entirely new direction for launchers, so yeah im a tad nervous about it but being the first launcher dev to approach this but im excited at the same time. Once you purchase a pro feature, it should unlock automatically from the launcher settings or just implement itself under the hood. If it doesnt seem to stick properly, reboot the launcher or make sure the pro feature has been purchased.
PRO FEATURES FOR NONE GOOGLE USERS
Some android devices around the world do not run off of google or just is not available and I understand this and am working very hard in the background to figure out a solution that will not be abused. I will have something for you in the future.
ANDROID GO VERSION
Coming soon!
Core Features
Launcher supports work profile apps and dual apps
Supports to indicate paused apps
Supports Action Dash system shortcut
Supoorts Sesame Searchbar in the Shelf
Launcher takes into consideration Full Screen Gestures and the Navigation Bar when needed to
Groups allow users to create organized folders of apps available in the Groups Sheet
Multi-tab search in the app drawer
While enabling Recent Apps and Groups in the app drawer, this will disable the section seeker view
Launcher Sheets are a new approach to menus and options for the launcher and apps.
The Shelf offers specific actions for apps that differ from the Drawer apps. One option in specific is the favorite action.
The Shelf and App Drawer apps will feature different system shortcuts and features in the app sheet. Long clicking on an app will make a popup menu appear, click the hamburger menu for a sheet menu
Apps can be edited in 2 options. The physical editing and the personal options. Personal options are in the launcher settings and allow options like icon sizes, label editing and shape shifting. Physical options can be found in the popup menu by clicking edit. This allows adaptive override, icon pack editing, scale and label editing.
The Shelf features a revised searchbar that can be toggled to the Top, Bottom or Removed completely. The searchbar features a shortcut to open the launcher menu, a global search feature, an assistant shortcut and has an option to store and track the usage of App Shortcuts to feature a recent actions holder.
Hide and Edit apps right from the popup menu
The App Drawer is built on a fastscroll functionality.
Recent Apps now uses Usage Stats Data. This gives Recent Apps a 100% reliable stat and not clutter up the app drawer when its not in use. The list will update on a regular basis.
The Shelf and App Drawer themes are based on a sheet style. They overlap each other creating some interesting twist to style.
App Shortcuts and Notifications for the current app appear in the popup menu
Active Notifications appear in app sheets showing users a preview of current notifications. Clicking on the notification will take you to that action. The notification sheet will display all your active notifications and snoozed notifications.
Users can manage a blacklist of notification badges
GCA Launcher does support Material Widgets in Android 12
Widgets can be resized by long clicking on them and a resize module will appear.
Material You theming powered by MonetCompat
Launcher settings features smart suggestions that appear on certain variables when available
Join the beta program to receive the newest build of GCA Launcher and to test new features before they officially release.
Links:
GCA Telegram Channel
GCA Telegram News Channel
Sign Up For Beta Program Web Android
GCA Launcher on Google Play
General Note:
This is a pre beta of which means parts of the launcher are not even functional yet. I did a pre beta to find errors i couldn't find myself and to get feedback on the progress we currently are at. If you see a page that is blank or something isn't functional, chances are it wasn't ready for the public yet. Please be patient with things.
Common Questions:
Why does GCA Launchers Adaptive icons behave so differently compared to the ones found in stock launchers?
-That is because the icons use a different mechanic and were made from scratch so everyone could enjoy adaptive icons and it not be exclusive to 7.1+ users. My icons can be modified from the icon to the shape override.
Can we get a launcher import option?
-No, not currently. Almost all launchers that exist use the base of Googles Launcher3 which adding an import option for them is easy. I would have to take the database, tear it apart, create a converter and place the data we need were it belongs. We are not there yet.
The System UI seems to behave differently from other apps.
-GCA Launcher has a theme engine similar to pixel launcher and trys to make the choice of a light or dark navbar or statusbar. Using Android10s dark mode may confuse things but eventually il have it all sorted out.
The launcher interface isn't what I expected. Shouldn't it behave like pixel launcher?
-No, it behaves like it should be. How it was designed.
Does it support quickswitch?
-It never will unless Google changes the api for the recents provider. I blame the lawnchair team of this common question as many users have assumed this is a premium feature now and should be supported by all launchers now which isn't the case.
Does this launcher support dark mode from android10?
-yes but we have some work todo yet
Why do things look weird in the launcher settings? Preference category is hard to read and matches the toolbar color.
-Try changing the color scheme in the style settings. This is the GCA theme engine at work.
Ratings:
If you post a rating for GCA Launcher coming from V1, more than likely i will dis regard it. V1 is being deprecated soon and all bugs and errors you will find in V1 on the playstore are being disregarded. V2 is a rewrite with new features and new bugs.
Bugs
Theming issues colliding with system
Some widgets dont' save initial setup data
Complex widgets are not currently supported
That's a ton of changes. Do you have any screenshots or screen recordings you can share?
MishaalRahman said:
That's a ton of changes. Do you have any screenshots or screen recordings you can share?
Click to expand...
Click to collapse
I can most definitely do that
Screenshots of V2
I updated the build earlier to fix something for Android 8 users and ended up screwing something up for Android 9 users so il be keeping tabs on everything as much as possible but I will not be able to do anything if no one says anything. Please provide feedback as much as possible. Thank you in advanced.
Those of you keeping me informed of crashes, thank you, thank you, thank you
Newest build fixes problems with android 9 and 10 crashing in specific windows of the launcher
I just installed this and have only played with it for a few minutes. A couple things I have noticed.
The status bar icons and time take on the same color as the wallpaper. I installed and ran it with a white background. The status bar icons were white, when I changed to a black background they changed to black as well.
I can't get the size of the icons to save. When I go to settings>theme and style>launcher icon I change the size from small to normal but when you click ok and go back into the setting it says small again.
I also would get where the phone would default back to the stock launcher.
Maybe I didn't play around with it enough but how do you set apps on the dock?
I will mess with it some more tomorrow and let you know if I find anything else.
Also I am on a Pixel 4 XL on March update. Not rooted or unlocked
hatdrc said:
I just installed this and have only played with it for a few minutes. A couple things I have noticed.
The status bar icons and time take on the same color as the wallpaper. I installed and ran it with a white background. The status bar icons were white, when I changed to a black background they changed to black as well.
I can't get the size of the icons to save. When I go to settings>theme and style>launcher icon I change the size from small to normal but when you click ok and go back into the setting it says small again.
I also would get where the phone would default back to the stock launcher.
Maybe I didn't play around with it enough but how do you set apps on the dock?
I will mess with it some more tomorrow and let you know if I find anything else.
Also I am on a Pixel 4 XL on March update. Not rooted or unlocked
Click to expand...
Click to collapse
Shelf apps can be changed by long clicking on a Shelf favorite and their will be a Favorite option to select a different package. This option isn't available in the App Drawer apps so it might be easy to miss.
When changing the icon sizes, make sure your changing the icon size and bot just the text size. Both options are in one dialog.
Id your having a hard time switching out your default launcher, you can use my No'Me app i have listed above. It helps alot.
Nx Biotic said:
Newest build fixes problems with android 9 and 10 crashing in specific windows of the launcher
Click to expand...
Click to collapse
The app in your GDrive is (always) updated ?
Going to test your launcher by curiosity.
Thx !
BreckZeBoulay said:
The app in your GDrive is (always) updated ?
Going to test your launcher by curiosity.
Thx !
Click to expand...
Click to collapse
Yes, I keep both Gdrive and Telegram beta channel updated. I will be publishing the beta build on Playstore when i feel its stable enough. Right now, we constantly keep running into something that prevents me from doing so.
Hi, I was wondering if you could add an import feature?
I take a lot of time to setup my whole homescreen and it would be amazing to have an import feature. Thanks
I want to import my nova launcher setup to this launcher.
surya467 said:
Hi, I was wondering if you could add an import feature?
I take a lot of time to setup my whole homescreen and it would be amazing to have an import feature. Thanks
I want to import my nova launcher setup to this launcher.
Click to expand...
Click to collapse
That won't happen because this launcher uses a different style and approach to the launcher scene. The most customization you will do in this launcher is color scheme and icon theming
Hi,
I was more curious and installed it in my android 8.0 with custom system UI colours (non rooted).
when I set as launcher, the system UI get restarted again and again. Finally, it ended up with Factory reset.
beautiful launcher ? works great on my old Nokia 8, on my Nova 5T not so much (cause Huawei) I'll watch the progress of this launcher from now on, thank you for this, Pledge doesn't work on the pre- beta
vpguru said:
Hi,
I was more curious and installed it in my android 8.0 with custom system UI colours (non rooted).
when I set as launcher, the system UI get restarted again and again. Finally, it ended up with Factory reset.
Click to expand...
Click to collapse
Im currently investigating a launcher theme issue. Its crashing devices randomly. Your not alone
PaulDnoOb said:
beautiful launcher ? works great on my old Nokia 8, on my Nova 5T not so much (cause Huawei) I'll watch the progress of this launcher from now on, thank you for this, Pledge doesn't work on the pre- beta
Click to expand...
Click to collapse
Pledges should work. May depend on the google services version installed on your device. Thank you for your support.
Great launcher
Great launcher but it's a bit buggy for me on One UI. The header text is dark in the settings and also in app options when using dark mode and adaptive icons don't work properly for Samsung apps. The status bar also is dark on home screen and blends in with the wallpaper so it's hard to read. Also when you open the app drawer the shelf doesn't completely hide the app icons (the top portion is still visible). I don't know if that's by design but it looks weird. Search doesn't work (probably because I don't have the Google app installed but if that's the case I wish there was an option to disable it). Creating a widget causes the launcher to freeze, and it only recovers when I clear data and force stop. When you press and hold an icon, even if the side menu shows up partially, if you leave pressing the app, the app will launch. You have to wait for the side menu to completely open. That's not much of an issue once you get used it's behavior. It's an early build so the bugs are expected but I thought I will report them anyways.
ununununun said:
Great launcher but it's a bit buggy for me on One UI. The header text is dark in the settings and also in app options when using dark mode and adaptive icons don't work properly for Samsung apps. The status bar also is dark on home screen and blends in with the wallpaper so it's hard to read. Also when you open the app drawer the shelf doesn't completely hide the app icons (the top portion is still visible). I don't know if that's by design but it looks weird. Search doesn't work (probably because I don't have the Google app installed but if that's the case I wish there was an option to disable it). Creating a widget causes the launcher to freeze, and it only recovers when I clear data and force stop. When you press and hold an icon, even if the side menu shows up partially, if you leave pressing the app, the app will launch. You have to wait for the side menu to completely open. That's not much of an issue once you get used it's behavior. It's an early build so the bugs are expected but I thought I will report them anyways.
Click to expand...
Click to collapse
Thank you for your feedback

Categories

Resources