mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-06 23:19:57 +01:00
* android: Implement play time tacking Co-Authored-By: Reg Tiangha <rtiangha@users.noreply.github.com> * Moved playtime manager from `citra_qt` to `common` * Reimplemented Android play time to use existing logic from desktop * Updated license headers * When getting current game ID fails, silently error rather than crashing * playTimeManagerStart: Check that `play_time_manager` is initialized before using it --------- Co-authored-by: Kleidis <167202775+kleidis@users.noreply.github.com> Co-authored-by: Reg Tiangha <rtiangha@users.noreply.github.com>