Skip to content

SZRabinowitz/CoolHome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoolHome - A cool launcher built for the LG Classic Flip

visitors

This is a project I've been working on for a while. It's the launcher from the Kazuna Etalk, and I modified it to be compatible with my LG Classic. I decided to show off and post a screenshot on another thread here, and people asked me to release it (of course, I wanted that to happen :)). So here it is.

This is a pre-release of the project. Not yet stable. Still has bugs.

Version 1.10:

  • Changed app name to CoolHome
  • Changed launcher intents from the HomeActivity to the intents for LG Classic Flip
  • Changed KeyEvents of the top two softkeys and the 'send' (recent calls) button to the keycodes of the LG Classic Flip
  • Ported the Keyevent Listener to the homeactivity so users can select apps using number keys
  • Removed the use of GlobalSettings that were causing the app to crash (because third party apps may not store their settings there)
  • Removed the voicemail notifications which could not be accessed by a third party app (and therefore the app wouldn't launch
  • Changed App Icons

There are still a few missing parts which I hope to update in the future

Source Code:

As mentioned, this app is a modified version of the Kazuna Etalk Launcher, so I don't have access to the source code. However, I will upload the decompiled Smali here in the future as a way for users to track changes as they come through. I am unsure whether or not I will upload the Java used to add features in this app (I probably will if someone requests it).

Contributions:

Contributions are welcomed!

Installation and Usage:

You must install this app with ADB using the -g flag (I also added -r which will be useful for future updates): [code]adb install -g -r CoolHome-v1.10.apk[/code] To set it as the default Home App, run: [code]adb shell cmd package set-home-activity com.android.cts.wy.f1home/com.wy.f1home.activity.KeyguardActivity[/code]

This app relies on Apps4Flip Launcher for the Apps button. If you don't have Apps4Flip launcher the apps button wont work.

Screenshots:

- - - - - - - - - - - - -

Credits:

  • Kazuna and Wy for the home app
  • LionScribe for helping me out with some smali questions I had

If your name belongs in this section please remind me!

Download:

https://github.com/biden2020prez/CoolHome/releases/download/1.10/CoolHome-v1.10.apk