Aegis/app
Alexander Bakker 4066cd83cc Limit the amount of entry info passed to SelectEntriesActivitiy
This horrid patch changes the vault import logic to pass an ImportEntry list to
SelectEntriesActivity, instead of a DatabaseEntry list. Previously, a crash
would occur when importing a vault with lots of icons, because the maximum
Parcel size was exceeded.

Storing icons in the vault file was a bad idea.
2019-06-06 01:25:39 +02:00
..
src Limit the amount of entry info passed to SelectEntriesActivitiy 2019-06-06 01:25:39 +02:00
.gitignore Initial commit 2016-08-15 21:29:41 +02:00
build.gradle Release v0.4.2 2019-05-29 11:21:52 +02:00
proguard-rules.pro Initial commit 2016-08-15 21:29:41 +02:00