feat: implement authentication management and deep link handling in MainActivity and GolangServerService
Build / build (push) Failing after 3m36s

This commit is contained in:
2026-06-25 23:55:16 +07:00
parent 1ae12e94bc
commit c2bd81fc75
10 changed files with 11 additions and 400 deletions
@@ -1,12 +1,5 @@
<<<<<<< HEAD
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
=======
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
>>>>>>> 2459650 (feat: v4)
</adaptive-icon>