Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppCloner-like Feature Request #8

Closed
VioletStorm opened this issue May 31, 2021 · 10 comments
Closed

AppCloner-like Feature Request #8

VioletStorm opened this issue May 31, 2021 · 10 comments
Labels
enhancement New feature or request

Comments

@VioletStorm
Copy link

VioletStorm commented May 31, 2021

This is a suggestion for the additional functionality within the Aliucord Installer.

Since AppCloner has issues with Aliucord, and easy in-app account switching is not possible when using 2FA, I suggest the addition of a tool within the installer which allows for multiple copies of Aliucord to be installed at once.

Additionally, having the app name and icon editable per each copy would make keeping multiple apps distinct from one another much easier. I realize names and icons typically can be changed within a launcher, but these changes are not persistent throughout the entirety of a device.

@Juby210 Juby210 added the enhancement New feature or request label Jun 7, 2021
@splatterxl
Copy link

This would need a significant code change as the only way I would know how to do this is to loop over every single file in the source code and change the package name from com.aliucord to something else. Not only would this be resource intensive but also it would be very slow for a lot of users.

Of course, I'm not the most knowledgeable person on this matter, as I've only dabbled a bit in Java and never in an Android app.

@VioletStorm
Copy link
Author

This would need a significant code change as the only way I would know how to do this is to loop over every single file in the source code and change the package name from com.aliucord to something else. Not only would this be resource intensive but also it would be very slow for a lot of users.

Of course, I'm not the most knowledgeable person on this matter, as I've only dabbled a bit in Java and never in an Android app.

Luckily in my limited testing it seems like AppCloner++ has started working now? I'm not sure how things will go as far as updating and changing app settings independently though... I really didn't test much.

The ideal solution would still be something built in at the Aliucord manager app, but hopefully things work good enough that should I ever want to make the full switch from my current client I'll be able to-

@rushiiMachine
Copy link
Member

this is supported in aliu manager
excluding separate plugins/plugin settings

@VioletStorm
Copy link
Author

this is supported in aliu manager
excluding separate plugins/plugin settings

Where?

@rushiiMachine
Copy link
Member

rushiiMachine commented Nov 14, 2022

@VioletStorm
Copy link
Author

https://github.com/Aliucord/AliucordManager

Is this different from the current aliucord installer?

@rushiiMachine
Copy link
Member

it's a rewrite

@VioletStorm
Copy link
Author

it's a rewrite

Very good! Is there a prebuilt version yet?

@rushiiMachine
Copy link
Member

check actions

@VioletStorm
Copy link
Author

check actions

I didn't see any prebuilt app but it's nice to know cloning will be in the new releace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants