1.txt 293 B

123456789
  1. * Select download uri based on arch and api.
  2. * Check filename via FTP.
  3. * Download update file via HTTPS and DownloadManager.
  4. * Log errors and status.
  5. * Toast on updates.
  6. * Prompt for update (if necessary).
  7. * Option to use fixed/tested download location.
  8. * Add proper LICENSE (GPLv3+).