Rework updates check & install setup
Merge updates checking logic into UpdateWorker and move trigger methods to UpdateHelper class, similar to how DownloadHelper works. Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -23,8 +23,6 @@ object Constants {
|
||||
|
||||
const val PARCEL_DOWNLOAD = "PARCEL_DOWNLOAD"
|
||||
|
||||
const val APP_ID = "com.aurora.store"
|
||||
|
||||
const val URL_TOS = "https://play.google.com/about/play-terms/"
|
||||
const val URL_LICENSE = "https://gitlab.com/AuroraOSS/AuroraStore/blob/master/LICENSE"
|
||||
const val URL_DISCLAIMER = "https://gitlab.com/AuroraOSS/AuroraStore/blob/master/DISCLAIMER.md"
|
||||
|
||||
Reference in New Issue
Block a user