Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ImaginativeShohag committed Jan 5, 2025
1 parent 17c97ab commit 51a17a9
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Please feel free to ask for features or suggestions for improvements.

## Notable Features & Libraries

- MVI Pattern
- MVVM Pattern
- Navigation Component
- Hilt
- Everywhere dark mode support
Expand All @@ -24,7 +24,8 @@ Please feel free to ask for features or suggestions for improvements.
- CI/CD
- ktlint
- CodeQL
- Publish to Google Play
- Baseline profile generation
- Fastlane: Publish to Google Play
- Material 3 examples
- Animated Splash Screen (Introduced in Android 12)

Expand Down Expand Up @@ -93,7 +94,6 @@ Please feel free to ask for features or suggestions for improvements.
- [ ] List with `LazyGrid`
- [ ] Paging with `LazyGrid`
- [ ] Update to new storage permission
- [x] Auto Theme mode from system
- [ ] Create color ready for dark and light mode
- [ ] AlarmManager example
- [ ] Update `CheckBox` code (see example from AOSP)
Expand All @@ -102,12 +102,9 @@ Please feel free to ask for features or suggestions for improvements.
- [x] Check map example issue: on click freeze
- [ ] New: File browser using MediaStore
- [ ] Get sidebar from Emudi app (https://www.youtube.com/watch?v=HNSKJIQtb4c)
- [x] Update `popBackStack()`
- [ ] Migrate ExoPlayer: https://developer.android.com/media/media3/exoplayer/migration-guide
- [ ] Update all `LaunchedEffect` with lambda issue using `rememberUpdatedState`: https://developer.android.com/develop/ui/compose/side-effects#rememberupdatedstate
- [ ] Add example for AppColorLocal from Jaber vai
- [x] Update to coil 3
- [x] Update ktlint

# Note

Expand Down

0 comments on commit 51a17a9

Please sign in to comment.