Aliucord Manager - Aliucord Installer rewrite in Kotlin and Jetpack Compose

Overview

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

Comments
  • App crash during apk patching

    App crash during apk patching

    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

    invalid 
    opened by HyperSpace1749 11
  • Label main buttons

    Label main buttons

    Label 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".

    Screenshot_20221031-103937_Aliucord Manager.png

    opened by snappyapple632 4
  • fix: use ipv4 only for `raw.githubusercontent.com`

    fix: use ipv4 only for `raw.githubusercontent.com`

    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

    opened by rushiiMachine 1
  • Various fixes and improvements

    Various fixes and improvements

    • Installs AliucordNative into the apk
    • Use gh releases for hermes and aliucord native
    • Fix manifest patching
    • Bump default supported RN version
    • Copy cached files to a new folder in order to prevent re-patching an already patched file
    opened by TymanWasTaken 1
  • (feature request) current installed version and the latest installable version on the Aliucord Installer

    (feature request) current installed version and the latest installable version on the Aliucord Installer

    IMG_20210802_090812 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.

    enhancement 
    opened by itsHanibee 1
  • fix: android 10 permissions

    fix: android 10 permissions

    Fixes mkdir causing permission denied inside of the Discord app by patching manifest that does the following

    • changes targetSdkVersion to 28
    • adds requestLegacyExternalStorage flag

    This shouldn't affect other android versions, <= A9 already has this behavior afaik and A11 ignores requestLegacyExternalStorage.

    opened by janisslsm 0
  • feat: android 5 support

    feat: android 5 support

    TODO:

    • [x] figure out a proper way to sign apks with signing v1
      • apksig is >=api 26 unless we backport w/ polyfill
      • zipsigner is broken
      • ????
    • [ ] zipalign manually after signing if signing with v1
    opened by rushiiMachine 0
  • Adaptive/Themed App Icon

    Adaptive/Themed App Icon

    Discord Account

    Maclean#5309

    What is it that you'd like to see?

    Adding an adaptive/themed icon would be sweet.

    Go into more detail...

    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.

    Request Agreement

    • [X] I did indeed check to make sure my feature request is original!
    enhancement 
    opened by Maclean-D 7
  • [Feature Request] custom app thumbnail color

    [Feature Request] custom app thumbnail color

    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.

    opened by KoletheCotter 0
Owner
Discord Android app mod inspired by desktop Discord client mods.
null
A simple authentication application using Jetpack compose to illustrate signin and sign up using Mvvm, Kotlin and jetpack compose

Authentication A simple authentication application using Jetpack compose to illustrate signin and sign up using Mvvm, Kotlin and jetpack compose Scree

Felix Kariuki 5 Dec 29, 2022
Compose-navigation - Set of utils to help with integrating Jetpack Compose and Jetpack's Navigation

Jetpack Compose Navigation Set of utils to help with integrating Jetpack Compose

Adam Kobus 5 Apr 5, 2022
Field state manager and basic set of validation, fields

Compose Forms Field state manager and basic set of validation, fields

Vitaliy Zarubin 9 Jan 4, 2022
Jetpack Compose Boids | Flocking Insect 🐜. bird or Fish simulation using Jetpack Compose Desktop 🚀, using Canvas API 🎨

?? ?? ?? Compose flocking Ants(boids) ?? ?? ?? Jetpack compose Boids | Flocking Insect. bird or Fish simulation using Jetpack Compose Desktop ?? , usi

Chetan Gupta 38 Sep 25, 2022
A collection of animations, compositions, UIs using Jetpack Compose. You can say Jetpack Compose cookbook or play-ground if you want!

Why Not Compose! A collection of animations, compositions, UIs using Jetpack Compose. You can say Jetpack Compose cookbook or play-ground if you want!

Md. Mahmudul Hasan Shohag 186 Jan 1, 2023
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.

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.

MindOrks 382 Jan 5, 2023
This is a sample app(For beginners - App #2) built using Jetpack Compose. It demonstrates the concept of State Hoisting in Jetpack Compose.

JetBMICalculator This is a sample app(For beginners - App #2) built using Jetpack Compose. It demonstrates the concept of State Hoisting in Jetpack Co

BHAVNA THACKER 3 Dec 31, 2022
Jetpack-Compose-Demo - Instagram Profile UI using Jetpack Compose

Jetpack-Compose-Demo Instagram Profile UI using Jetpack Compose

omar 1 Aug 11, 2022
Jetpack-compose-animations-examples - Cool animations implemented with Jetpack compose

Jetpack-compose-animations-examples This repository consists of 4 animations: St

Canopas Software 180 Jan 2, 2023
Jetpack-compose-uis - A collection of some UIs using Jetpack Compose. built using Katalog

Jetpack Compose UIs This is a collection of some UIs using Jetpack Compose. It i

Mori Atsushi 3 Dec 15, 2022
A Kotlin library to use Jetpack Compose in Android and iOS. Allow to write UI for both in Kotin. Still experimental as many compose features are not yet available.

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

Clément Beffa 548 Jan 7, 2023
Navigation-Compose - A sample to showcase Kotlin, MVVM, Hilt, Coroutines, StateFlow, Jetpack compose

Navigation-Compose A sample to showcase Kotlin, MVVM, Hilt, Coroutines, StateFlo

Mohammadali Rezaei 6 Jul 13, 2022
An application that i developed with a aim of learning Jetpack compose and many other jetpack libraries

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.

Odhiambo Brandy 10 Nov 23, 2022
Jetpack Compose based project, used to stress-testing compose features / integrations and explore non-trivial functionality

Project containing Jetpack Compose samples For pagination & network images it uses CATAAS. Known issues Navigation-Compose Issue with fast tapping on

Denis Rudenko 59 Dec 14, 2022
Luis David Orellana 3 Jun 20, 2022
A Simple Blog App using Jetpack Compose, Flow, Navigation Compose, Room and Firebase

BlogCompose A Simple Blog App using Jetpack Compose, Flow, Navigation Compose, Room and Firebase Instructions Download your Firebase configuration fil

null 4 Oct 10, 2022
📱 WhatsApp clone project demonstrates modern Android development built with Jetpack Compose and Stream Chat SDK for Compose.

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

Stream 689 Dec 25, 2022
K5-compose is a sketchy port of p5.js for Jetpack Compose

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

Nikhil Chaudhari 176 Nov 22, 2022
Pokedex Compose is an independent re-write of a demo application by the name of Pokedex, but written in jetpack compose.

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

Jose Patino 4 May 1, 2022