GitNex-Android-App/app/src/main/java/org/mian/gitnex
qwerty287 37bc1968d4 Prefer Runnables over local interfaces (#1047)
Prefer the `Runnable` interface instead of interfaces without any parameters. Addresses #1000

Co-authored-by: qwerty287 <ndev@web.de>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1047
Reviewed-by: 6543 <6543@noreply.codeberg.org>
Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org>
Co-committed-by: qwerty287 <qwerty287@noreply.codeberg.org>
2022-02-25 23:35:51 +01:00
..
actions Cherry-pick changes from #897 (#1032) 2022-02-22 07:23:46 +01:00
activities Cherry-pick changes from #897 (#1032) 2022-02-22 07:23:46 +01:00
adapters Prefer Runnables over local interfaces (#1047) 2022-02-25 23:35:51 +01:00
clients Improve file type handling. (#841) 2021-03-21 16:56:54 +01:00
core Fix INI highlighting (#1037) 2022-02-14 07:09:55 +01:00
database Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
fragments Prefer Runnables over local interfaces (#1047) 2022-02-25 23:35:51 +01:00
helpers Prefer Runnables over local interfaces (#1047) 2022-02-25 23:35:51 +01:00
notifications Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
structs Move more interfaces to `structs` (#1022) 2021-12-19 13:39:08 +01:00
viewmodels Cherry-pick changes from #897 (#1032) 2022-02-22 07:23:46 +01:00
views Prefer Runnables over local interfaces (#1047) 2022-02-25 23:35:51 +01:00