mirror of
https://github.com/moparisthebest/open-keychain
synced 2025-03-06 12:19:40 -05:00

- moved all specific Public/Secret logic from the Adapter class into inner subclasses in the Fragments - more versatile status display ("revoked", "expired", "can certify"...) - applied view holder pattern - query logic, including subqueries, moved into provider classes Closes #375