Commit Graph

14 Commits

Author SHA1 Message Date
blankie dd2be8cb81
Fix permissions for created config folders 2023-06-21 19:33:16 +07:00
blankie d4e6d72a18
Add file wrapper 2023-03-28 23:48:26 +07:00
blankie 5f13a1c1c4
Indent config file 2023-02-07 13:57:37 +07:00
blankie bda12e0112
__restrict-ify codebase and add log wrapper for logcat thread 2023-02-05 22:57:46 +07:00
blankie d62822640c
Add exclusions 2023-02-01 22:22:08 +07:00
blankie 49a74d552b
Use json for config and persist filters 2023-01-31 21:40:04 +07:00
blankie 6f5fa39b04
Rewrite errno handling 2023-01-17 22:35:08 +07:00
blankie 7c5e9e5db5
Add make_system_error 2023-01-16 15:41:26 +07:00
blankie d2006d5a4e
Get rid of a logging helper 2023-01-16 11:08:35 +07:00
blankie 381b34f731
Add misc.cpp 2023-01-16 11:05:25 +07:00
blankie 3cc2c379e4
Add ability to change font sizes 2023-01-08 23:12:22 +07:00
blankie 3bf47f3a5c
Add logging 2023-01-05 17:27:14 +07:00
blankie dfdb631b63
Refactor config handling and related stuff 2023-01-04 23:40:35 +07:00
blankie 6632e58e61
Initial commit
- Basic main window
- Are you sure you want to exit modal
- Basic settings window
2022-12-31 15:35:58 +07:00