Davide De Rosa
|
54c53707e0
|
Add app log in Diagnostics screen (#234)
|
2022-10-16 08:33:32 +02:00 |
Davide De Rosa
|
10270b02ee
|
On Mac, copy debug log to pasteboard, do not share
UIActivityViewController is lame.
|
2022-08-27 22:21:34 +02:00 |
Davide De Rosa
|
9a8477225e
|
Refactor library into domain + impl
|
2022-06-23 23:31:01 +02:00 |
Davide De Rosa
|
4b8cff1bb3
|
Disable padding around LongContentView
It should actually be an inset. Do it later.
|
2022-04-26 21:39:21 +02:00 |
Davide De Rosa
|
6aee88e69a
|
Refactor theme styles
- Hide colors behind styles
- Add "Style" suffix
|
2022-04-23 11:48:43 +02:00 |
Davide De Rosa
|
992178bcd6
|
Move toolbar content inline
For consistency, can search with "toolbar {".
|
2022-04-21 16:24:08 +02:00 |
Davide De Rosa
|
96b199425f
|
Add ProgressView as overlay when possible
Instead of replacing view entirely (GenericCreditsView).
Make replacement explicit in DebugLogView.
Basically drop View extension.
|
2022-04-21 11:19:04 +02:00 |
Davide De Rosa
|
bf65f76401
|
Merge project into iOS + macOS
Share views with both platforms initially. Will split specific
views step by step.
|
2022-04-19 16:14:23 +02:00 |