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

GitHub actions #22

Merged
merged 6 commits into from
Oct 19, 2022
Merged

GitHub actions #22

merged 6 commits into from
Oct 19, 2022

Conversation

XamDR
Copy link
Owner

@XamDR XamDR commented Oct 19, 2022

No description provided.

…r navigating to the Editor fragment (see NotesFragment.kt). On the other hand, we adjusted the colors for the Editor's background in order to respect color contrast accessibility (see app_colors.xml, editor_colors.xml, arrays.xml, fragment_editor.xml and note_item.xml).
…ate and time for the reminder notification of a note (see dialog_fragment_datetime_picker.xml, spinner_date_dropwdown_item.xml, spinner_date_item.xml, spinner_time_dropdown_item.xml and, spinner_time_item.xml). We also implemented the notifications and the broadcast receiver for the reminders (see the whole reminders package).
… located in a wrong directory (see file_paths.xml). On the other hand, we added a broadcast receiver for the event when the device boot is completed in order to restart the alarms set by the AlarmManager (see AndroidManifest.xml, BootCompletedReceiver.kt and NoteDao.kt).
@XamDR XamDR merged commit f49d754 into main Oct 19, 2022
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.

1 participant