mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-07-11 01:34:03 +02:00
812f8d0ebe
* update_checker.cpp: Tiny correctness adjustment * android: Initial UpdateChecker object implementation No actual frontend functionality yet * android: Very initial implementation of frontend update checker notifications * android: Fix UpdateChecker returnning incorrectly formatted tag when using stable channel * android: Add downgrade mitigation to update checker, mirroring Qt * Display new version number in Android update check notification * android: Fix update checker notification not having a cancel button * android: Add user-configurable options to control update checker behaviour * android: Auto-disable update checker for debug builds * Don't show update checker settings when using Google Play build Not like they would do anything anyway, but they shouldn't be visible * android: Improve hardiness of tag decoding in update checker