Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.7.1 #228

Merged
merged 35 commits into from
Nov 5, 2023
Merged

v1.7.1 #228

merged 35 commits into from
Nov 5, 2023

Conversation

salmanA169 and others added 30 commits October 25, 2023 22:00
modified Note model add reminderDateTime and isReminded
Improve CardNote to show reminder label
Add ReminderDialog on addEditScreen
# Conflicts:
#	app/src/main/java/com/aritra/notify/ui/screens/notes/addEditScreen/AddEditScreen.kt
fix(deps): update dependency androidx.compose.material:material-icons-extended to v1.5.4
chore(deps): update dependency org.jlleitschuh.gradle.ktlint to v11.6.1
fix(deps): update dependency com.google.accompanist:accompanist-permissions to v0.32.0
chore(deps): update actions/setup-java action to v3
chore(deps): update actions/checkout action to v4
- create alarmScheduler to schedule alarm at specific time
- added ReminderNoteNotificationBroadcast.kt to send notification when alarm fire at specific dateTime
- provide notificationManager , AlarmScheduler dependency
- added new utils for LocalDateTime for triggerDateTime easily
- Implement NotificationChannel
- added new icon for notification
2- modified note Repository to singleton
3- Improve format date time
4- check alarms when open app
5- added reminder date Time and isReminded on Note model
6- added card reminder to NoteCard.kt
# Conflicts:
#	.idea/deploymentTargetDropDown.xml
#	app/src/main/java/com/aritra/notify/ui/screens/notes/addEditScreen/AddEditScreen.kt
#	app/src/main/java/com/aritra/notify/ui/screens/notes/addEditScreen/AddEditViewModel.kt
#	app/src/main/java/com/aritra/notify/ui/screens/notes/homeScreen/NoteScreenViewModel.kt
because there issue on lazy column when delete item
logickoder and others added 5 commits November 2, 2023 18:42
…todo_list

# Conflicts:
#	.idea/deploymentTargetDropDown.xml
#	app/src/main/java/com/aritra/notify/components/appbar/AddEditBottomBar.kt
#	app/src/main/java/com/aritra/notify/data/db/NoteDatabase.kt
#	app/src/main/java/com/aritra/notify/ui/screens/notes/addEditScreen/AddEditScreen.kt
#	app/src/main/java/com/aritra/notify/ui/screens/notes/addEditScreen/AddEditViewModel.kt
feat(checklist): implemented the checklist
@aritra-tech aritra-tech merged commit fa77924 into master Nov 5, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants