feat: E2EE Voice Chat, Screenshare and Camera#143
Conversation
66c6e8ecb1b14e96eb6083e602a66c1014346f7c
962a152f8b5ae8b5214adcada02a7dffac204051
9e4eb868ee74a91989478336b7b8069855299723 & 31b587dfdf6a9fc36b6676adc09ec0ac304cc458
939ada26e52460d04f3dd79db40e19bccfcf997b
23d01b9309e04fcbeeea1a1aba06c53463653bb4
991a4db40876d2cf1b2a84b744853d0b0c54d8f9
818598d513f056b4238e3d821f4e8479167d99bf
cf48423b2a9200c118dacef17afdc6bed22d473e
|
We're not shipping proprietary binaries directly in Manager |
Understandable, however I couldn't implement this in any other feasible way. I assume that your idea would to host the native libs in aliucord website, just like how the old version of discord is stored. Which well, can't really host it since I dont have access to the website, Question, if the files do get hosted via the website, should they be cached and should there be a button/method to clear that file cache ln the manager? |
|
@rushiiMachine more questions while thinking about this, assuming the libs do get hosted on maven like the old app is..
|
|
You don't need custom core and custom injector, you can just PR to them |
|
Marking as draft until binaries are hosted somewhere |
The following files in maven need to be updated:
That were built from Aliucord/Aliucord#752 |
There is already logic in DownloadDiscordStep to verify signature of APK, you can extend that. I haven't looked at what you did though
what?
If it reuses the same paths obtained from PathManager and follows the same format as DownloadDiscordStep, yes |
Aliucord/Aliucord#752