patri9ck / a2ln-app

A way to display Android phone notifications on Linux (App)
GNU General Public License v3.0
83 stars 7 forks source link

New configuration system using SharedPreferences #13

Closed patri9ck closed 2 years ago

patri9ck commented 2 years ago

This PR uses SharedPreferences to save configuration options which removes complexity and the singleton pattern merged in #12.