Commit graph

26 commits

Author SHA1 Message Date
a296d2b827
sync-backend: delete
Realistically this will be much more enjoyable to do in Rust or Go *shudder*
so let's cut out the unused code until we can tackle the backend.
2023-01-05 21:07:07 +05:30
5db4a1ee8d sync-backend: initialize barebones module
This is simply an import of the project generated by start.ktor.io cleaned of
its ungodly wildcard import fetish and better integrated into our existing build
system.
2022-12-24 14:17:59 +00:00
ce37523e11
fix(benchmark): ensure UiAutomator is able to correctly find UI elements 2022-11-30 01:04:38 +05:30
a03ff1a60b
chore: rename paging-related parameters and variables 2022-11-27 21:18:12 +05:30
e6ebb10bff
refactor: add a Modifier parameter to LobstersApp 2022-11-19 20:13:46 +05:30
0232a4179a
refactor(di): replace Tangle with Whetstone 2022-11-14 12:59:01 +05:30
ef5242f115
chore: fix Detekt build 2022-11-13 15:07:30 +05:30
8060c347cc
refactor(android): resolve Detekt-reported issues 2022-10-05 12:23:30 +05:30
8851071d58
refactor(common): resolve Detekt-reported issues 2022-10-05 12:23:30 +05:30
0904740980
feat(detekt): enable PreviewNaming lint and re-baseline 2022-10-04 00:02:15 +05:30
a1ab32c43e
refactor(common): fix Modifier re-use 2022-10-03 22:39:44 +05:30
069d7e5e05
refactor(common): workaround false-positive MagicNumber lint 2022-10-03 12:57:39 +05:30
8f927613f3
refactor(common): correctly use modifier in TagText 2022-10-03 12:57:39 +05:30
535c8a5808
refactor(common): pass HTMLConverter down as a parameter 2022-10-03 12:57:39 +05:30
02416a3606
feat(common): delete unused Paparazzi tests 2022-10-03 12:57:39 +05:30
293d12454f
refactor(common): add a message to preview throwable 2022-10-03 12:57:39 +05:30
d178bebebd
refactor(common): ensure exceptions in UrlLauncher are logged 2022-10-03 12:57:38 +05:30
38f1fdb6a3
refactor(common): add missing Modifier parameters 2022-10-03 12:57:38 +05:30
46bfafd681
refactor(common): pass Modifier to UserProfileInternal 2022-10-03 11:33:47 +05:30
999f2dfb01
refactor(android): simplify Destinations 2022-10-03 11:32:45 +05:30
52ac8346b3
refactor: resolve Detekt issues found in metadata-extractor 2022-10-02 16:38:12 +05:30
1d761b1f6e
refactor: suppress LongParameterList in model module 2022-10-02 16:38:12 +05:30
16404e6654
feat(detekt): sync baseline 2022-10-02 16:38:12 +05:30
b867804bdb
refactor(detekt): adjust for Compose 2022-10-02 16:38:12 +05:30
78c321d269
chore(common): suppress warnings in generated code 2022-10-02 16:38:12 +05:30
cab3f74ce0
feat(detekt): add baselines 2022-10-02 16:38:12 +05:30