GitNex-Android-App/app/src/main
qwerty287 325560c08d Use Gradle-native formatter (#1208)
Run `gradle :app:spotlessApply` to apply formatting.

# Changes from current code format

This does not match with the old intellij based code format because I can't apply some rules there.
- newlines after `else`, `catch` etc. (means there are `} else {` statements)
- no spaces around `if` braces (there are statements like `if (true) {` instead of `if(true) {`

Closes https://codeberg.org/gitnex/GitNex/issues/1187
Closes https://codeberg.org/gitnex/GitNex/issues/1202

Co-authored-by: qwerty287 <ndev@web.de>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1208
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org>
Co-committed-by: qwerty287 <qwerty287@noreply.codeberg.org>
2022-09-21 07:43:00 +02:00
..
assets/fonts Replacing highlightJS with custom view due to performance issues and high file sizes. (#837) 2021-03-21 19:26:28 +01:00
java/org/mian/gitnex Use Gradle-native formatter (#1208) 2022-09-21 07:43:00 +02:00
res Translation updates from Crowdin [CI SKIP] 2022-09-21 00:00:39 +00:00
AndroidManifest.xml Fix browser opening; update some tests (#1203) 2022-09-07 08:25:55 +02:00
app_logo-playstore.png Compress PNG (#759) 2020-11-02 16:01:59 +01:00