GitNex/app/src/main/java/org/mian/gitnex
qwerty287 3ec469ff19 Never lowercase strings (#1256)
Never lowercase translatable strings. This can lead to weird translations otherwise, e.g. in German, you always start nouns with a capital letter. The current implementation turns this into a wrong capitalization.

Co-authored-by: qwerty287 <ndev@web.de>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1256
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>
2023-03-07 06:53:02 +00:00
..
actions Fix label listing for users (#1217) 2022-11-02 13:51:16 +01:00
activities Preview of MD for supported inputs (#1213) 2023-01-19 11:55:19 +00:00
adapters Never lowercase strings (#1256) 2023-03-07 06:53:02 +00:00
clients Use Gradle-native formatter (#1208) 2022-09-21 07:43:00 +02:00
core [App Only] Notes (#1207) 2022-10-01 06:16:19 +02:00
database [App Only] Notes (#1207) 2022-10-01 06:16:19 +02:00
fragments Preview of MD for supported inputs (#1213) 2023-01-19 11:55:19 +00:00
helpers Fix crash on viewing md files in file viewer with tabs and spaces (#1243) 2023-02-03 07:33:51 +00:00
notifications Use Gradle-native formatter (#1208) 2022-09-21 07:43:00 +02:00
structs Use Gradle-native formatter (#1208) 2022-09-21 07:43:00 +02:00
viewmodels Use Gradle-native formatter (#1208) 2022-09-21 07:43:00 +02:00
views Move syntax highligting to codeview components (#1196) 2022-09-30 05:04:01 +02:00