Commit Graph

587 Commits (4d4c9c7a4841eac8fcc37281019b3503062b99a3)

Author SHA1 Message Date
Koitharu d3f23ea3a3
Add manga state to filter 2 years ago
Koitharu c838e57f22
Downsample offscreen pages option 2 years ago
Koitharu ca20422344
Support Paused manga state 2 years ago
Koitharu 95fbe496cb
Search through all sources in catalog 2 years ago
Koitharu fee35cceab
Sources settings screen 3 years ago
Koitharu b928c4123c
Update explore navigation 3 years ago
Koitharu b093a885c9
Sources catalog 3 years ago
Koitharu dd898579c9
Option to lock reader screen rotation 3 years ago
Koitharu 2a5812735f
Cubic reader scroll speed 3 years ago
Koitharu d9acc4ec18
Fix periodical backups to external directory 3 years ago
Koitharu beba818f57
Periodic backups 3 years ago
Koitharu d6c64fc638
Action to open online version of saved manga 3 years ago
Koitharu 97524d66f2
Fix pages thumbnails loading 3 years ago
Koitharu 5b53f8c27d
Improve list options configuring 3 years ago
Koitharu d4588570e6
Add option to disable new sources tip 3 years ago
Zakhar Timoshenko 817ce7e8df 32-bit colors mode implementing 3 years ago
Koitharu ae2cc1dffc
Add support for Dropped manga state 3 years ago
Koitharu b2927854d4
Make keep screen on in reader optional 3 years ago
Koitharu 6e1cd05fa8
Zoom control buttons in reader 3 years ago
Koitharu c4ff37350c
Option to move manga source to top 3 years ago
Koitharu 95547a8d03
Configurable main navigation 3 years ago
Koitharu d1b0af85c4
Update parsers 3 years ago
Zakhar Timoshenko 3cc0fbe7bc Update UI 3 years ago
Koitharu ba0ea5a9fc
UI fixes 3 years ago
Koitharu 2f9c2d9ab6
Option to swap first two navigation items 3 years ago
Koitharu 0a28f131ee
Update strings 3 years ago
Koitharu 7e31b1384e
Option to disable related manga 3 years ago
Koitharu 9eace89d4f
Update error messages 3 years ago
Koitharu b59f933031
Fix strings 3 years ago
Koitharu caebca36de
Option to hide nsfw content 3 years ago
Koitharu 8b6a0a8c87
Improve downloads list 3 years ago
Koitharu e7ee261680
Grouping history by progress 3 years ago
Koitharu 2793f6ce52
Update sources manage screen 3 years ago
Koitharu 3e48ce85fd
Show notification if captcha required in background 3 years ago
Koitharu 61a7f1c830
Improve ui 3 years ago
Koitharu 7c7106a63c
History sorting #428 3 years ago
Koitharu 6dcb537a9a
Update search ui 3 years ago
Koitharu 297029a659
Options to run background workers only using wifi 3 years ago
Koitharu dafca9e1e1
Update suggestions 3 years ago
Koitharu 83cf6aa997
Temporarily replace ViewPager2 within ViewPager in favourites 3 years ago
Koitharu 967e8df7c9
Fix backup restoring 3 years ago
Koitharu eec750789d
Reader background option 3 years ago
Koitharu ed672feebe
Show related manga 3 years ago
Koitharu 4739da2774
Reorganize navigation 3 years ago
Koitharu 98b8aa3f2d
Update details fragment layout 3 years ago
Koitharu 2bcba1eb21
Configure manga directories 3 years ago
Koitharu feca7ba3fc
Support for custom directories for manga 3 years ago
Koitharu 84e5400522
Download options dialog 3 years ago
Koitharu 92af851d3b
Option to clear single source cookies 3 years ago
Koitharu 6a2e12dc29
Read button tip in DetailsActivity 3 years ago
Zakhar Timoshenko cb64740349 Merge branch 'devel' into feature/kitsu
# Conflicts:
#	app/src/main/res/values/strings.xml
3 years ago
Koitharu 8d15691e17
Remove unused resources 3 years ago
Koitharu bc3a7fc211
Reorganize settings 3 years ago
Koitharu b5705b45df
Add port number validation 3 years ago
Koitharu 548c41fbf9
Proxy authenticaton support #376 3 years ago
Koitharu 8c5c7d6b04
Color inversion in pages color filter #372 3 years ago
Koitharu 893ba37c86
Images proxy #357 3 years ago
Koitharu 2e3be00e26
Update chapters list ui, add bookmark indicator 3 years ago
Koitharu 3d05541f61
Update reader activity ui 3 years ago
Zakhar Timoshenko 6fdcaf0d02 Merge branch 'devel' into feature/kitsu
# Conflicts:
#	app/src/main/kotlin/org/koitharu/kotatsu/core/prefs/AppSettings.kt
#	app/src/main/res/values/strings.xml
3 years ago
Koitharu bfa9feaef0
Merge branch 'master' into devel 3 years ago
Koitharu 08e5c148fd
Limit cache max-age and action to clear cache manually 3 years ago
Koitharu bf0d34e9cf
Validate header value in settings 3 years ago
Koitharu a8f5714b35
Refactor chapters mapping 3 years ago
Koitharu eb7efaaac9
Add proxy support #376 3 years ago
Koitharu e02899c3f2
Limit cache max-age and action to clear cache manually 3 years ago
Koitharu 4f68e7d0e6
Handle WebView unavailability 3 years ago
Koitharu 6d0cd49db3
Improve branch selection 3 years ago
Koitharu 67bbd3e6d3
Resources cleanup 3 years ago
Koitharu 26a7a7a2e8
Show suggestions on the shelf 3 years ago
Koitharu 4d8da40885
Merge branch 'feature/suggestions_v2' into devel 3 years ago
Koitharu 248bf8ed03
UI improvements 3 years ago
Koitharu 5f38b01fd1
Suggestions enable tip 3 years ago
Koitharu d633204efa
Merge branch 'devel' into feature/suggestions_v2 3 years ago
Koitharu be666b7854
Two buttons alert dialog 3 years ago
Koitharu 52655cad2c
New suggestions algorithm 3 years ago
Koitharu 2d171657dc
Merge branch 'feature/downloads_worker' into devel 3 years ago
Koitharu fc1755612b
Option to disable automatic mirror switching 3 years ago
Koitharu 1ead369ee2
Made synchronization server address configurable 3 years ago
Koitharu 0cb1238143
Update download settings 3 years ago
Zakhar Timoshenko 41551451b0 Part 1 3 years ago
Koitharu 632b42ea86
Improve downloads list 3 years ago
Koitharu 41ac50c76a
Manage download states 3 years ago
Zakhar Timoshenko d5c24cd5c8 Initial adding of Kitsu scrobbler 3 years ago
Koitharu a308688a2e
Misc ui fixes 3 years ago
Koitharu 3ed9ed8cab
Fix text on sync authorization activity 3 years ago
Allan Nordhøy e66eedf0a1 Translated using Weblate (English)
Currently translated at 100.0% (433 of 433 strings)

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/en/
Translation: Kotatsu/Strings
3 years ago
Koitharu bd5b6beb72
Add option to show favourite category on shelf 3 years ago
Koitharu c8053b2eb6
Import backup from import dialog 3 years ago
Koitharu 43d55cedae
Refactor scroll timer 3 years ago
Koitharu 0e4575356a
Rewrite manga importer #31 3 years ago
Koitharu 28e3f1c063
Update error details dialog 3 years ago
Koitharu 1316d71d3e
Merge branch 'devel' into release/5 3 years ago
Koitharu e15934bdc6
Option to inore SSL errors 3 years ago
Koitharu 4ec50f83d2
Update parsers 3 years ago
Koitharu 672a1e9b2a
Rework sources configuration screen 3 years ago
Koitharu a56e977058
Show download started snackbar 3 years ago
Koitharu b6bfef6b50
Option to allow updates to unstable app versions 3 years ago
Zakhar Timoshenko 206673a417 Add Kanade theme 3 years ago
Zakhar Timoshenko 95e46249c5 Add Mamimi theme and made some theme tweaks 3 years ago
Koitharu ea9ae2263c
Reorganize settings 3 years ago
Koitharu 26b852365a
Scrobblers config activity 3 years ago
Zakhar Timoshenko 5c44a4dbb3 Merge branch 'devel' into feature/mal 3 years ago
Koitharu 7a7ba802f6
Add more color schemes 3 years ago
Zakhar Timoshenko 802ab4c6c1 Merge branch 'devel' into feature/mal 3 years ago
Koitharu 85d09dc48c
Grid mode option for sources list 3 years ago
Koitharu 00617d5c64
Merge branch 'devel' into feature/mal 3 years ago
Koitharu 35b8003cf9
Color schemes 3 years ago
Zakhar Timoshenko ee2538ba7f Merge branch 'devel' into feature/mal
# Conflicts:
#	app/src/main/java/org/koitharu/kotatsu/core/prefs/AppSettings.kt
#	app/src/main/java/org/koitharu/kotatsu/scrobbling/ScrobblingModule.kt
#	app/src/main/java/org/koitharu/kotatsu/scrobbling/domain/model/ScrobblerService.kt
#	app/src/main/java/org/koitharu/kotatsu/settings/HistorySettingsFragment.kt
#	app/src/main/res/xml/pref_history.xml
3 years ago
Koitharu 94203785f1
Merge branch 'devel' into feature/anilist 3 years ago
Koitharu e11e890818
Update parsers 3 years ago
Koitharu c09dd92cff
Logger for debug logs 3 years ago
Koitharu 9cb5971182
Option to change app language #282 3 years ago
Koitharu a9c122b144
Option to mark chapter as current #56 3 years ago
Koitharu 3413fe6943 Content prefetch settings 3 years ago
Zakhar Timoshenko 2c71110fa5 Merge branch 'devel' into feature/mal
# Conflicts:
#	app/src/main/java/org/koitharu/kotatsu/settings/HistorySettingsFragment.kt
#	app/src/main/res/values/strings.xml
3 years ago
Koitharu f41425f03d
Popup menu on sources in Explore fragment 3 years ago
Koitharu 24908e52af
Update network error message 3 years ago
Koitharu eef449af49
Merge branch 'devel' into feature/mal 4 years ago
Koitharu 743098d0b0
Basic AniList api implementation 4 years ago
Koitharu 07c70eaccc
Update strings in list mode bs 4 years ago
Koitharu 77ac40b445
Option to clear new chapters counters 4 years ago
Koitharu fb202f80a5
User-friendly message for HttpStatusException 4 years ago
Zakhar Timoshenko 2b2042807b Initial MyAnimeList implementation 4 years ago
Koitharu 74717e2b93
Handle offline mode in shelf 4 years ago
Koitharu 64aaf37556
Show sources names in onboarding 4 years ago
Koitharu 2005ae2bf3
Merge branch 'devel' of github.com:KotatsuApp/Kotatsu into VietAnh14-webtoon_zoom 4 years ago
Koitharu d0650c7cf4
Refactor webtoon zoom option 4 years ago
Allan Nordhøy 2df4e6480a Translated using Weblate (Norwegian Bokmål)
Currently translated at 83.0% (324 of 390 strings)

Translated using Weblate (English)

Currently translated at 100.0% (390 of 390 strings)

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/en/
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/nb_NO/
Translation: Kotatsu/Strings
4 years ago
vianh 2925900214 Add disable webtoon zoom setting 4 years ago
Koitharu 512188c8dd
Option to disable reader slider #228 4 years ago
Koitharu 4af8e73303
Fix crashes in CoroutineIntentService 4 years ago
Koitharu 92aa96a644
Color filter support in reader 4 years ago
Koitharu 6a0a4023ad
Merge branch 'devel' into feature/colorfilter 4 years ago
Koitharu edac5fda8c
Reader control direction depends on mode #214 4 years ago
Koitharu 011dd4c069
Option to disable dynamic shortcuts 4 years ago
Koitharu 072f6d8c69
Show dialog on manga loading error 4 years ago
Koitharu d853bb2c62
Pages color filter implementation draft 4 years ago
Zakhar Timoshenko f9b409634b Center crop cover in grid 4 years ago
Koitharu bb96383d27
Merge branch 'devel' of github.com:KotatsuApp/Kotatsu into devel 4 years ago
Zakhar Timoshenko 7befb88e15 Rename Updates to Feed, Tools to Options 4 years ago
Koitharu 68e8ccf6bd
Merge branch 'master' into devel 4 years ago
Koitharu 893d1a881d
Fix download service stopping #210 4 years ago
Koitharu 43ef130052
Group download notification 4 years ago
Koitharu 0077dc2f1c
Option to import manga from directories #31 4 years ago
Koitharu 905c4b362c
Tune ui 4 years ago
Koitharu 6e71f20470
Update readme and screenshots 4 years ago
Koitharu c70ecd9cfd
Information bar in reader 4 years ago
Koitharu 6c43881cf4
Autoscroll in reader #204 4 years ago
Koitharu ea3b43ba88
Redesign details screen 4 years ago
Koitharu 7f46ff6d72
Improve app update info 4 years ago
Koitharu c158c4e18e
Implement incognito mode switching 4 years ago
Zakhar Timoshenko 3b5a305122 Merge branch 'devel' into feature/nextgen
# Conflicts:
#	app/src/main/java/org/koitharu/kotatsu/reader/ui/ReaderActivity.kt
#	app/src/main/res/values/strings.xml
4 years ago
Koitharu a076c9f420
Make NotFoundException resolvable 4 years ago
Koitharu 9c94a273ea
Slider in reader #204 4 years ago
Koitharu 57c1d070d1
Merge branch 'feature/sync' into feature/nextgen 4 years ago
Koitharu 5b2f2b0fd7
Merge branch 'devel' into feature/nextgen 4 years ago
Koitharu 18d45aa1a3
Chapters range selection 4 years ago
Koitharu 094cebe674
Merge branch 'feature/nextgen' into feature/sync 4 years ago
Koitharu 3be9def609
Add storage usage to Tools screen 4 years ago
Koitharu 334e08730e
Option to enable exit confirmation 4 years ago
Zakhar Timoshenko 8b3ef3a3f3 Confirming exit from app 4 years ago
Koitharu 4fcdd9f370
Merge branch 'devel' into feature/nextgen 4 years ago
Koitharu 73df680214
Add domain validation in source settings 4 years ago
Zakhar Timoshenko 21891d2d9d Tweak collapsing toolbars 4 years ago
Koitharu 5b066c9dde
Tune ui 4 years ago
Koitharu 80db7f0b74
Selection and reodering favourites categories 4 years ago
Koitharu 1381a7d957
Random manga dice 4 years ago
Koitharu 242704f853
Improve explore screen 4 years ago
Koitharu 6df56c2d77
Bookmarks screen 4 years ago
Zakhar Timoshenko b9428e3898 Initial adding Explore screen 4 years ago
Koitharu c4b03d1316
Library menu 4 years ago
Koitharu b693b34fe7
Add "Show all" button to search results 4 years ago
Koitharu 6e324fd5ab
Merge branch 'feature/percent' into devel 4 years ago
Koitharu e6e37aec47
Merge branch 'devel' into feature/shikimori 4 years ago
Koitharu ce97c8f7d9
Ability to report non-fatal exceptions 4 years ago
Koitharu a55ff5ce5a
Option to disable reading progress indicators 4 years ago
Koitharu 33bccd10fe
Update widgets for Android 12 4 years ago
Koitharu 9e7aaa6c91
Option to disable fingerprint authentication 4 years ago
Koitharu c6785bfda0
Merge branch 'devel' into feature/shikimori 4 years ago
Koitharu 2cf08f74db
Option to disable all sources 4 years ago
Koitharu ec89ba0155
Shikimori interaction implementation 4 years ago
Koitharu 0695103589
Merge branch 'devel' into feature/shikimori 4 years ago
Koitharu d2bbfe01f1
Add ACRA for crash reports 4 years ago
Koitharu d2f3bfb2e3
Add ignore battery optimization option 4 years ago
Koitharu ce7960e5e9
Recreate all activities on theme changed 4 years ago
Koitharu 318486d62b
Undo deletion from favourites 4 years ago
Koitharu d31d302896
Sync on demand 4 years ago
Koitharu 1a6b4ae795
Merge branch 'devel' into feature/sync 4 years ago
Koitharu 95d7ca5264
Configure default reader mode #160 #142 4 years ago
Koitharu 48e232e04e
Dns over https option #161 4 years ago
Koitharu 36634ecca1
Option to undo removing from favourites 4 years ago
Koitharu 1cbb825892
Bookmarks feature 4 years ago
Koitharu 82efa8298d
Cache shikimori user 4 years ago
Koitharu c2ba716916
Merge branch 'devel' into feature/shikimori 4 years ago
Koitharu 161bc5f69d
Show stub if favourite categories empty 4 years ago
Koitharu f61497ffd9
Shikimori manga tracking selection list 4 years ago
Koitharu 7f3c46942d
Merge branch 'devel' into feature/shikimori 4 years ago
Koitharu 4771882f50
Edit favourite category activity 4 years ago
Koitharu 11fc8b6642
Configure manga tracker for each favourite category 4 years ago
Koitharu 00e1aac984
Merge branch 'devel' into feature/sync 4 years ago
Koitharu 28b556121b
Show new sources on app startup 4 years ago
Koitharu c462c19a8b
Option to hide 'All categories' tab from favourites 4 years ago
Koitharu 837fb91133
First step syncronization implementation 4 years ago
Koitharu e63ae12c8c
Delete local chapters in a service 4 years ago
Koitharu 8fc9b27840
Option to slowdown downloads and configure parallelism 4 years ago
Koitharu 3b357eb509
Merge branch 'devel' into feature/shikimori 4 years ago
Koitharu e008fbab9b
Merge branch 'devel' into feature/multiselect 4 years ago
Koitharu c92bdae842
Add tags blacklist option for suggestions 4 years ago
Koitharu cca6d5fa04
Migrate to expedited jobs 4 years ago
Koitharu 76a9a0d1ab
ActionMode selection in manga lists 4 years ago
Koitharu 41fb351fe0
Use master-detals pattern for settings 4 years ago
Koitharu ae0aa370b2
Update dependencies and fix some warnings 4 years ago
Koitharu d3e9dc2ea4
Search in chapters #133 4 years ago
Koitharu c7cbe18afd
Cleanup resources 4 years ago
Koitharu 15ee102db4
Adjust ui to m3 style 4 years ago
Koitharu e6cd6617ba
Fix release build 4 years ago
Koitharu 445ff89392
Enhance nsfw detection and indication 4 years ago
Koitharu 786914b1a6
Shikimori authorization 4 years ago
Koitharu 6f85afb841
Merge branch 'weblate-kotatsu-strings' of https://github.com/weblate/Kotatsu into weblate-weblate-kotatsu-strings 4 years ago
Koitharu 3aed24fb49
Fix some authorization issues 4 years ago
Allan Nordhøy 852bcbbb24
Translated using Weblate (English)
Currently translated at 100.0% (265 of 265 strings)

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/en/
Translation: Kotatsu/Strings
4 years ago
Koitharu 15c570979b
Merge branch 'feature/page-preload' into devel 4 years ago
Koitharu 57f3715128
Cleanup resources and code 4 years ago
Koitharu 148986b454
Quick search across genres in filter 4 years ago
Koitharu 179b08b96a
Add action for empty list state 4 years ago
Koitharu 2b8c713169
Merge branch 'devel' into feature/page-preload 4 years ago
Zakhar Timoshenko ff21d1c4ec Fix incorrect arrow direction symbol 4 years ago
Koitharu e1285fe738
Option to control pages preloading 4 years ago
Koitharu 4d447f9f01
Merge branch 'devel' of github.com:nv95/Kotatsu into devel 4 years ago
Allan Nordhøy 5c10dae028 Translated using Weblate (Norwegian Bokmål)
Currently translated at 98.8% (252 of 255 strings)

Translated using Weblate (English)

Currently translated at 100.0% (255 of 255 strings)

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/en/
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/nb_NO/
Translation: Kotatsu/Strings
4 years ago
Koitharu 6a965ddb28
Merge branch 'feature/bs-filter' into devel 4 years ago
Koitharu 9b86052624
Merge branch 'feature/suggestions' into devel 4 years ago
Koitharu 3c64d6675e
Handle filter loading errors 4 years ago
Koitharu 19fe2e0eb5
Fix strings 4 years ago
Koitharu 3afa782e91
Merge branch 'devel' into feature/suggestions 4 years ago
Koitharu 54a914097d
Option to block screenshots in reader #114 4 years ago
Koitharu 632715e6c9
Suggestions settings 4 years ago
Koitharu 97c0fcf022
Merge branch 'devel' of github.com:nv95/Kotatsu into feature/suggestions 4 years ago
Koitharu 3c0c4ce9c0
Fix local manga size 4 years ago
Koitharu ed4c470bdc
Support batch manga import 4 years ago
Koitharu 70db9ba94a
Update fast scroll 4 years ago
Hosted Weblate a932fd2cd9 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/
Translation: Kotatsu/Strings
4 years ago
Weblate (bot) b8e564a8d0
Translations update from Hosted Weblate (#96)
* Translated using Weblate (Spanish)

Currently translated at 68.2% (170 of 249 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/es/

* Translated using Weblate (Russian)

Currently translated at 80.3% (200 of 249 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/ru/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 86.7% (216 of 249 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/nb_NO/

* Translated using Weblate (Portuguese)

Currently translated at 100.0% (249 of 249 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/pt/

* Translated using Weblate (French)

Currently translated at 75.5% (188 of 249 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/fr/

* Translated using Weblate (Russian)

Currently translated at 99.5% (248 of 249 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/ru/

* Translated using Weblate (German)

Currently translated at 68.9% (173 of 251 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/de/

* Translated using Weblate (Portuguese)

Currently translated at 100.0% (251 of 251 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/pt/

* Translated using Weblate (French)

Currently translated at 82.0% (206 of 251 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/fr/

* Translated using Weblate (Spanish)

Currently translated at 75.2% (189 of 251 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/es/

* Translated using Weblate (French)

Currently translated at 100.0% (251 of 251 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/fr/

* Translated using Weblate (Spanish)

Currently translated at 86.0% (216 of 251 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/es/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 93.2% (234 of 251 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/nb_NO/

* Translated using Weblate (Portuguese)

Currently translated at 100.0% (251 of 251 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/pt/

* Added translation using Weblate (Turkish)

* Added translation using Weblate (Turkish (Ottoman))

* Translated using Weblate (Portuguese)

Currently translated at 100.0% (251 of 251 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/pt/

* Translated using Weblate (Turkish)

Currently translated at 23.5% (59 of 251 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/tr/

* Translated using Weblate (English)

Currently translated at 100.0% (251 of 251 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/en/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 93.2% (234 of 251 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/nb_NO/

* Translated using Weblate (German)

Currently translated at 74.5% (187 of 251 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/de/

* Translated using Weblate (French)

Currently translated at 100.0% (251 of 251 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/fr/

* Translated using Weblate (Belarusian)

Currently translated at 66.5% (167 of 251 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/be/

* Added translation using Weblate (Japanese)

* Translated using Weblate (Japanese)

Currently translated at 29.0% (73 of 251 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/ja/

* Translated using Weblate (Japanese)

Currently translated at 64.5% (162 of 251 strings)

Translation: Kotatsu/Strings
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/ja/

Co-authored-by: Luiz-bro <luiznneto1@gmail.com>
Co-authored-by: Zakhar Timoshenko <vp1984tanki@gmail.com>
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: mondstern <mondstern@snopyta.org>
Co-authored-by: nzgha <nzgha.hw@runbox.com>
Co-authored-by: Jakob Holkestad Molnes <Jakob.Holkestad.Molnes@gmail.com>
Co-authored-by: Sertinel <cankalenderr@yandex.com>
Co-authored-by: Aliaksiej Razumaŭ <belarusaed@gmail.com>
Co-authored-by: kuragehime <kuragehime641@gmail.com>
4 years ago
Koitharu 920ea6959c
Merge branch 'devel' into feature/suggestions 4 years ago
Zakhar Timoshenko f2bbf5855b
Merge branch 'devel' into m3 4 years ago
Zakhar Timoshenko 254b0ab488 Some cleanup 4 years ago
Zakhar Timoshenko eed8ef7010 Initial Material 3 theming 4 years ago
Allan Nordhøy 7cb51f552a
Suggested changes made
Co-authored-by: Koitharu <nvasya95@gmail.com>
4 years ago
Allan Nordhøy c7348f7438
Merge branch 'devel' into patch-1 4 years ago