Softcatala / LanguageToolAndroidService

Experiments with spell checking on Android
29 stars 14 forks source link

Add ability to change various API parameters, cleanup, targetSdk 33 #9

Open hashworks opened 4 years ago

hashworks commented 4 years ago

Resolves #6 .

hashworks commented 4 years ago

My first android work, so bear with me :)

Also, I might clean up the code a bit in the next days – some light refactoring, Gradle can be upgraded and I think we can switch to target 28.

mari0theminer commented 3 years ago

@hashworks will this feature coming to the app ?

hashworks commented 2 years ago

I guess this is as far as I go. Everything cleaned up, updated to the latest versions, added various features. But it still needs a lot of refactoring.

CorrectorSoftcatala-release.apk.zip

SpellCheckerSettingsActivity and SpellCheckerSettingsFragment are deprecated – but I don't know how to update them.

Settings screenshot:

![Screenshot_20220913-000409](https://user-images.githubusercontent.com/2362091/189766774-8bacff57-8b85-4f37-8e49-94676e103724.png)
jordimas commented 2 years ago

Thanks for your effort

As you can read in https://github.com/Softcatala/LanguageToolAndroidService "UPDATE: this application is NO longer published in Google Play and it's no longer actively maintained."

Feel free to fork it and make the necessary changes. Thanks