1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-02-06 03:53:19 +01:00

16 Commits

Author SHA1 Message Date
tzugen
3ca25ed1c6
Rework ActiveServer handling.
Remove blocking call on setting the server.
Implement offline server display more cleanly.
Reconfigure the SourceFactory when the active server has changed
2022-04-08 18:08:56 +02:00
tzugen
1313fb6c0c
Split Cache into dedicated datasource 2022-04-04 17:59:12 +02:00
tzugen
c2226ba202
Fix older detekt issues in DownloadFile and regenerate Baselinefile 2022-03-27 16:40:09 +02:00
tzugen
a327a5b390
Update detekt-baseline 2021-11-18 19:07:35 +01:00
tzugen
ed152fa52a
Remove SilentBackgroundTask.kt 2021-11-18 19:07:34 +01:00
tzugen
e8baea6195
Convert MainFragment to Kotlin 2021-08-26 22:58:40 +02:00
tzugen
54f39be7ca
Video call can be static 2021-08-18 09:09:08 +02:00
tzugen
3afb86c22c
Video call can be static 2021-08-18 09:07:57 +02:00
tzugen
fe9b2f9700
Update Baseline file 2021-06-29 18:01:26 +02:00
tzugen
3b5b8feb56
Update baseline files 2021-06-12 20:00:44 +02:00
tzugen
db31fefe83
Remove flash support 2021-06-12 15:31:21 +02:00
tzugen
e21ae1299b
Fix more detekt and lint issues and remove them from the baseline. 2021-05-27 15:30:20 +02:00
tzugen
79fd1ac84f
Remove resolved issues from baselines 2021-05-21 23:34:57 +02:00
tzugen
b8fbbd8c49
Remove Context from Downloader & DownloadFile 2021-05-21 23:34:52 +02:00
tzugen
b559f6420e
Move certain ignores from the baseline to the specified files. This makes refactoring much less fragile. 2021-05-20 18:16:55 +02:00
tzugen
a25a2ff337
Go back to default detekt checks.
Type resolution (which I had enabled some weeks ago) is really not stable enough for production and also takes much longer time to compile.
2021-05-20 18:16:55 +02:00