From 033bc90b128f5940a5093a62abdb9285ec176410 Mon Sep 17 00:00:00 2001 From: HadiPrakosou-HD Date: Wed, 14 Jan 2026 23:33:34 +0700 Subject: [PATCH] Perbaikan UI/UX, Batas Waktu, Jarak, Perbaikan Riwayat, Status Presensi --- .idea/copilot.data.migration.agent.xml | 6 + .idea/copilot.data.migration.ask.xml | 6 + .idea/copilot.data.migration.ask2agent.xml | 6 + .idea/copilot.data.migration.edit.xml | 6 + .idea/deploymentTargetSelector.xml | 4 +- .idea/inspectionProfiles/Project_Default.xml | 50 ++ .idea/material_theme_project_new.xml | 10 + README.md | 138 ++-- .../ubharajaya/sistemakademik/MainActivity.kt | 739 +++++++++++++----- .../sistemakademik/ui/theme/Color.kt | 22 +- .../sistemakademik/ui/theme/Theme.kt | 33 +- .../sistemakademik/ui/theme/Type.kt | 40 +- app/src/main/res/drawable/logo_ubhara.png | Bin 0 -> 115573 bytes 13 files changed, 745 insertions(+), 315 deletions(-) create mode 100644 .idea/copilot.data.migration.agent.xml create mode 100644 .idea/copilot.data.migration.ask.xml create mode 100644 .idea/copilot.data.migration.ask2agent.xml create mode 100644 .idea/copilot.data.migration.edit.xml create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/material_theme_project_new.xml create mode 100644 app/src/main/res/drawable/logo_ubhara.png diff --git a/.idea/copilot.data.migration.agent.xml b/.idea/copilot.data.migration.agent.xml new file mode 100644 index 0000000..4ea72a9 --- /dev/null +++ b/.idea/copilot.data.migration.agent.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/copilot.data.migration.ask.xml b/.idea/copilot.data.migration.ask.xml new file mode 100644 index 0000000..7ef04e2 --- /dev/null +++ b/.idea/copilot.data.migration.ask.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/copilot.data.migration.ask2agent.xml b/.idea/copilot.data.migration.ask2agent.xml new file mode 100644 index 0000000..1f2ea11 --- /dev/null +++ b/.idea/copilot.data.migration.ask2agent.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/copilot.data.migration.edit.xml b/.idea/copilot.data.migration.edit.xml new file mode 100644 index 0000000..8648f94 --- /dev/null +++ b/.idea/copilot.data.migration.edit.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/deploymentTargetSelector.xml b/.idea/deploymentTargetSelector.xml index 26d2e8c..bb9b38f 100644 --- a/.idea/deploymentTargetSelector.xml +++ b/.idea/deploymentTargetSelector.xml @@ -4,10 +4,10 @@