Commit graph

3 commits

Author SHA1 Message Date
le king fu
d31b6f45fc feat: add custom app icon and adjust medium widget to 2x4
Replace Expo placeholder icons with a custom checklist icon using the
app's color palette (cream, teal blue, terracotta). Change medium widget
from 4x2 to 2x4 with horizontal resize support.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 14:12:22 -05:00
le king fu
9c6d2dfef9 feat: add Android widget for task overview (3 sizes)
Adds home screen widgets (Small 2×2, Medium 4×2, Large 4×4) using
react-native-android-widget. Widgets display upcoming tasks sorted by
urgency, support tap-to-complete and deep linking into the app, and
refresh on every task mutation + every 30 minutes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 09:47:15 -05:00
le king fu
0dc15a8c25 Initial commit
Generated by create-expo-app 3.5.3.
2026-02-20 19:08:56 -05:00