Skip to content

release 0.16.10#896

Merged
forrestguice merged 10 commits into
masterfrom
release-0.16.10
Sep 6, 2025
Merged

release 0.16.10#896
forrestguice merged 10 commits into
masterfrom
release-0.16.10

Conversation

@forrestguice

@forrestguice forrestguice commented Sep 1, 2025

Copy link
Copy Markdown
Owner
  • adds a crash report notification that displays the stacktrace when the application crashes.
  • adds "Boot Completed (Delay)" to alarm settings; adds intentional delay when rescheduling alarms after reboot.
  • fixes "app crash after phone restart" (closes App crash after phone restart #894).
  • fixes "app crash in the Sun Dialog when rotating the device".
  • fixes bug where custom event alarm times are truncated to the minute.
  • fixes bug where content provider fails to schedule custom events on past days.
  • increments CalculatorProviderContract version 8 -> 9; adds support for custom events to the sun query (projections may include custom event ids).
  • increments AlarmEventContract version 1 -> 2; eventInfo can now be queried by type with selectionArgs.
  • updates translation to Italian (it) (translation in Italian #893 by McCio). translation to it (Italian) #675

123 (0.16.9) -> 124 (0.16.10)
@forrestguice forrestguice added this to the v0.16.10 milestone Sep 1, 2025
@forrestguice forrestguice merged commit 657c5c6 into master Sep 6, 2025
1 check passed
@forrestguice forrestguice deleted the release-0.16.10 branch September 6, 2025 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

App crash after phone restart

1 participant