Skip to content

✔️Simple To-Do List (Android Jetpack-Compose App)

License

Notifications You must be signed in to change notification settings

Hyuck9/HaniMani

Repository files navigation

하니마니 (HaniMani)

API

✔️ 하니마니 앱은 MVI 기반으로 Jetpack Compose, Hilt, Material3, Coroutines, Flows, Room, Proto DataStore 등 Modern Android 기술 스택을 사용하여 구현하였습니다.

Android app on Google Play

Screenshot 📷

Store 1 Store 2 Store 3
Store 4 Store 5 Store 6 Store 7
Change Tab Input Task Change Theme
Change Text Align LongClick Reorder Complete And Delete

Features 👓

하니마니의 기본 기능은 다음과 같으며, 삭제된 Task 관리 및 통계 등 여러 기능들을 추가 구현할 예정입니다.

  • Jetpack Compose UI 기반 Single Activity Design
  • Broadcast receiver 를 통한 Screen On/Off 감지
  • Screen On 자동실행 기능의 안정적 수행을 위한 Foreground Service
  • Theme 및 Typography 등 실시간 변경 (Proto DataStore)
  • Simple To-Do List
  • URL 저장소 등으로도 활용할 수 있도록 Task 문구 복사 기능
  • Swipe Complete/Delete 및 LongClick Reordering

Libraries and tools 🛠️

Developed By 😎

License 🔗

MIT License

Copyright (c) 2022 Hyuck9

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.