Commit Graph

5 Commits

Author SHA1 Message Date
Rahul Patel
b041418de7 Update gradle 2019-09-09 00:53:17 +05:30
Mr. Dragon
9125b1ee48 .gitignore : Give me my gradle-wrapper back ! 2019-03-28 17:53:45 +05:30
Mr. Dragon
49ec3faade Update Gradle > 5.1.1 2019-03-15 00:44:40 +05:30
Mr. Dragon
817c6eab15 Update Copyright Header
- 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.
2019-03-14 23:58:14 +05:30
Mr. Dragon
451bd0d7b6 AuroraStore : v3 init()
- 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
2019-03-14 23:56:44 +05:30