Aliucord Manager
Aliucord Manager - Aliucord Installer rewrite in Kotlin and Jetpack Compose.
INFO: This app is not functional yet, if you want to install Aliucord - read this
Aliucord Manager - Aliucord Installer rewrite in Kotlin and Jetpack Compose.
INFO: This app is not functional yet, if you want to install Aliucord - read this
Hello.
I had recently installed an apk that was generated through the actions tab of my fork of this project. During the patching process of AliucordRN, this manager crashed while leaving no error. The patching process stopped at adding aliucord dex into apk
.
Some details:
Android version: 7 Discord version to be installed: 160201
invalidLabel the buttons in the top card, as it may not be immediately obvious to users what they do. Plus some extra touches to make them more consistent.
First button: Dynamically change icon and text between "Install" and "Update", depending on whether a current Aliucord installation exists on the device.
Second button: Label with "Uninstall".
Third button: Label with "Open App".
Github's nameservers do not respond to ipv6 for raw.githubusercontent.com and caues all ktor engines to hang if not to explicitly ignore ipv6
On the contrary, now using OkHttp (it was already a dependency from something else) allows network inspector to work
I've included an example, this should be a pretty nice quality of life improvement, adding the version numbers along with the supported discord version in the installer would be lovely, cheers.
enhancementFixes mkdir
causing permission denied inside of the Discord app by patching manifest that does the following
targetSdkVersion
to 28requestLegacyExternalStorage
flagThis shouldn't affect other android versions, <= A9 already has this behavior afaik and A11 ignores requestLegacyExternalStorage.
TODO:
Maclean#5309
Adding an adaptive/themed icon would be sweet.
Themed Icons are supported on Android 13 & later as outlined here https://developer.android.com/about/versions/13/features#themed-app-icons What's nice about this is that it does NOT require a seperate launcher with themed icon pack support. This works out-of-the-box with the stock launcher on say a Pixel 7. There is another feature request basically asking for this support but didn't explain that it wasn't an icon pack, but a feature of Android's new built in adaptive icons.
The title pretty much sums up this idea. Would be a cool feature to consider adding, assuming it's possible since you've already made the thumbnail green. Just with like a hex custom color wheel in the installer for maximum customization.
Authentication A simple authentication application using Jetpack compose to illustrate signin and sign up using Mvvm, Kotlin and jetpack compose Scree
Jetpack Compose Navigation Set of utils to help with integrating Jetpack Compose
Compose Forms Field state manager and basic set of validation, fields
?? ?? ?? Compose flocking Ants(boids) ?? ?? ?? Jetpack compose Boids | Flocking Insect. bird or Fish simulation using Jetpack Compose Desktop ?? , usi
Why Not Compose! A collection of animations, compositions, UIs using Jetpack Compose. You can say Jetpack Compose cookbook or play-ground if you want!
Learn Jetpack Compose for Android by Examples. Learn how to use Jetpack Compose for Android App Development. Android’s modern toolkit for building native UI.
JetBMICalculator This is a sample app(For beginners - App #2) built using Jetpack Compose. It demonstrates the concept of State Hoisting in Jetpack Co
Jetpack-Compose-Demo Instagram Profile UI using Jetpack Compose
Jetpack-compose-animations-examples This repository consists of 4 animations: St
Jetpack Compose UIs This is a collection of some UIs using Jetpack Compose. It i
Multiplatform Compose A Kotlin library to use Jetpack Compose in Android and iOS. Allow to write UI for both in Kotin. Still experimental as many comp
Navigation-Compose A sample to showcase Kotlin, MVVM, Hilt, Coroutines, StateFlo
An application that i developed with a aim of learning Jetpack compose and many other jetpack libraries, The application make use of jikan Api which displays a list of animations,there more details and even trailers of the animations.
Project containing Jetpack Compose samples For pagination & network images it uses CATAAS. Known issues Navigation-Compose Issue with fast tapping on
Lista - Lenguajes de programación - Jetpack Compose Screenshots ?? Referencias ?
BlogCompose A Simple Blog App using Jetpack Compose, Flow, Navigation Compose, Room and Firebase Instructions Download your Firebase configuration fil
This is a WhatsApp clone app built with Jetpack Compose and Stream Chat SDK for Compose. The purpose of this repository is to demonstrate below: Imple
k5-compose k5-compose is a sketchy port of P5.js for Jetpack Compose Desktop. This library provides you a playground to play with your sketches so you
Pokedex Compose Pokedex Compose is an independent re-write of a similar project by the name of Pokedex. I am recreating the UI but I am doing it using