- For codes derived from other projects like YalpStore & SplitApkInstaller
appropriate copyright headers have been included as :
/*
* Yalp Store
* Copyright (C) 2018 Sergey Yeriomin <yeriomin@gmail.com>
*/
/*
* Split APK Installer (SAI)
* Copyright (C) 2018, Aefyr
*/
/*
* ChecKey - Guardian Project
* Copyright (C) 2018 Hans-Christoph Steiner
*/
- In case of any conflict let me know, will do the needful.
- Some code snippets have been referenced|picked from
various sources like (StackOverflow, Github Gist etc) &
the authors might not be credited, let me know, will do
the needful.
- Rewrite the AuroraStore from scratch, so technically its no more a fork of YalpStore
but it does share some code from YalpStore.
- Redesigned the complete app
- Rewrote the framework using RXJava, OKHttp3, Glide and ViewBinding using ButterKnife
- Added in-app DownloadManager using Fetch2
- New improved Notification Manager
- Added support for SplitApk installation, reference was SAI
- Added dedicated token-dispenser
- The Licence and Copyrights are not yet decided
- This description is prone to change, I may force push XD