a re-implementation of the rabbit launcher (basically the entire frontend)
Go to file
neutrino2211 96bec08ce4 chore: Ignore .idea folder as it contains mostly user-specific configs (#2)
I'm not a professional android dev but I noticed the .idea folder contains user-specific configurations (kind of like .vs and .vscode folders)

Unless there are project configurations that need to be enforced by files in the folder, I believe it should be ignored

Reviewed-on: #2
Co-authored-by: neutrino2211 <neutrino2211@gmail.com>
Co-committed-by: neutrino2211 <neutrino2211@gmail.com>
2024-07-02 15:05:00 +00:00
.idea complete most of ui 2024-06-30 20:17:32 +03:00
app complete most of ui 2024-06-30 20:17:32 +03:00
gradle/wrapper feat: init 2024-06-28 00:00:29 +03:00
.gitignore chore: Ignore .idea folder as it contains mostly user-specific configs (#2) 2024-07-02 15:05:00 +00:00
build.gradle.kts feat: init 2024-06-28 00:00:29 +03:00
gradle.properties feat: init 2024-06-28 00:00:29 +03:00
gradlew feat: init 2024-06-28 00:00:29 +03:00
gradlew.bat feat: init 2024-06-28 00:00:29 +03:00
README.md docs: add readme 2024-06-28 00:02:06 +03:00
settings.gradle.kts feat: init 2024-06-28 00:00:29 +03:00

this is a wip

rabbitude launcher

reimplementation of the rabbit launcher with:

  1. touch support
  2. 24h clock
  3. farenheit/celcius switcher
  4. timers
  5. custom models (with custom server)
  6. third party apps
  7. scroll wheel sensetivity setting
  8. non-magic camera photos
  9. text messages
  10. calling

contributing

please do!! theres no hard guidelines but just pr and i'll look at it, it should be as similar as the original rabbit ui as we can get.