summaryrefslogtreecommitdiff
path: root/migrations/020_native_tasks.sql
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-07-13 16:50:20 +0000
committerPeter Stone <thepeterstone@gmail.com>2026-07-16 02:40:56 +0000
commit5a8c63b336303a22f1e5f3598a961bc2ac21c7b1 (patch)
tree740ab08b00b82edd6f2a491576cda0e7dec55ff4 /migrations/020_native_tasks.sql
parentac4d167568097af6aaadabd085ef9243dfd236df (diff)
fix(widget): give popup activities distinct taskAffinity
TaskDetailActivity, QuickAddActivity, and EventDetailActivity shared the app's default task affinity with SettingsActivity. FLAG_ACTIVITY_NEW_TASK reuses an existing task with matching affinity rather than creating a fresh one, so if SettingsActivity's task was still alive in recents, these translucent popups rendered on top of it instead of the home screen behind them, as the theme's transparency was designed to show.
Diffstat (limited to 'migrations/020_native_tasks.sql')
0 files changed, 0 insertions, 0 deletions