Biden2020prez ok i just tried it again and your right at least on the pervious version that it sets it to default home but only until i tried pressing one of the d-pad buttons and then it crashed and i had that problem so hopefully your new on works better

    samtee Oh Okay I understand. In the future I plan to explore the possibility of an option in the app to choose default home. But I need to first check if there is a way to do that progrommatically that's supported on the LG Classic Flip.

      Biden2020prez still a couple bugs to work out
      1: I'm not sure if its a hiccup but the voicemail and email notification don't show up on the main screen
      2: the # key that you usually hold down to put your phone on vibrate doesn't work
      but other then that it works great (not so important) it would be nice if the apps could show up nicer on the phone like the TAG app launcher


        samtee

        1. Not sure if I will ever figure out how to do the email and voicemail Notifications
        2. Let me see if I can get the # button working (i dont even think I knew about it)
        3. Maybe. It's very hard to get a good design when reverse engineering someone else's app, because it's super hard to fix stuff like content views in Layout XML. So currently the App Launcher is written only in JAVA and all the layouts are dynamically created, making it hard to put complex logic. But I am still trying to get a good gridview, or maybe I'll try porting LionScribes launcher to this app (but it would be hard).
        • FlippyLevel 6 - Platinum Elite Member

          Biden2020prez adb install -g -r CoolHome-v1.10.apk

          You have to change it to 1.20.apk.
          Thanks cool home is cool.. Just having an issue like mentioned that the end button keeps bringing up the app switcher. Is there a fix for that coming?

            Flippy A fix already came! Run:

            adb shell cmd package set-home-activity com.android.cts.wy.f1home/com.wy.f1home.activity.KeyguardActivity

            You are on LG and it's not working?

            (thanks, I edited my post)

              • FlippyLevel 6 - Platinum Elite Member

                Biden2020prez Yes. Originally I had the old version installed and tried to upgrade it, thought that was causing the issue. Now I tried it after hard reset and I was having the same issue I realized it was because of the default D-pad shortcuts. For some reason one of them is set to Verizon apps which is not even an app on this phone. If I try to press any directional key before I set the shortcuts from the cool home app then it would crash and then it would loop into that every time I click the power button, and I would have to choose a home. Once I set all the directional keys with the update, then turn the phone off and back on I didn't have the issue anymore. Maybe changing the defaults would fix the issue.

                Really minor, but you can update the words Bluetooth and Music in the Key Shortcuts menu, to have capital letter in the beginning of the word, to look more polished.

                10 days later

                samtee I haven't been working on it too much, but soon I'll try making an update that makes CoolHome less reliant on ADB, so that it grants permissions automatically, and can set itself as default home.