Aegis/app
Alexander Bakker d39b44f0c3 Update divider decoration when filter/sort changes
This fixes an issue where the item decoration may be wrong in some
cases. For example, adding a new entry to the bottom of the list may not
update the decoration of the item that was previously the last one in
the list.

To reproduce, use this vault: https://alexbakker.me/u/mov4455gp5.json.
Start without a group filter, apply sorting based on Issuer (A to Z) and
enable group multiselect. Then:
- Tap the "Test" chip
- Tap the "Test2" chip
- Tap the "No group" chip
- Notice that the offset between the last 2 entries looks wrong: https://alexbakker.me/u/nedcyiro2q.png

Probably introduced in 9131cae944.
2025-02-24 14:16:43 +01:00
..
config Vendor TextDrawable and TrustedIntents 2024-08-26 23:06:09 +02:00
schemas/com.beemdevelopment.aegis.database.AppDatabase Update dependencies 2024-08-09 19:49:08 +02:00
src Update divider decoration when filter/sort changes 2025-02-24 14:16:43 +01:00
.gitignore Initial commit 2016-08-15 21:29:41 +02:00
build.gradle Release v3.3.4 2025-01-12 19:01:02 +01:00
lint.xml Remove some unused resources (and increase severity of check) 2024-09-21 15:09:54 +02:00
proguard-rules.pro Adjust R8 settings for easier retracing of stacktraces in release builds 2024-04-12 19:16:37 +02:00