Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/FossifyOrg/Keyboard

Easy keyboard for inserting all kinds of texts, special characters and numbers.
https://github.com/FossifyOrg/Keyboard

Update logo

8374a084d16026366996c91059ec069824994a55 authored about 1 year ago
Update launcher icons

2e03b41f1333d8e14535fd5361e4282efda0fa1a authored about 1 year ago
Rename package names

a8f5e9675137ebdf9e2d8d53714c7abce1a52b02 authored about 1 year ago
Update links

abab99b912c89b3588b8621ab970aaa9710d8239 authored about 1 year ago
Update AGP and commons

82c7ff8eb3fe286c5d484e3f207c82148357911a authored about 1 year ago
Update links

bf282f9546d37d98136e3cbba5a302289f503211 authored about 1 year ago
Update links

a65fa665881616a5dd87798b03d2b5372f9fca16 authored about 1 year ago
Update issue templates

2a9f0a9443b9bf4bce6de6d22f00bca09f25505c authored about 1 year ago
Update issue templates

c9246fe8589357224fb0f6ebc8e1e6defa4f7cd6 authored about 1 year ago
Update issue templates

10595c6f43d40ed3616e5666c07a4355f421513a authored about 1 year ago
Create config.yml

2021268b1a2d6123340f7fdca356776732e9be09 authored about 1 year ago
Update issue templates

c7300706ce2e69a5bd2360156fcaff18cd4b42ff authored about 1 year ago
Update FUNDING.yml

ed5b31bee74618e3220368ade1338eee522fcade authored about 1 year ago
Remove old README links

5533bacf4dc099a1586ed408fa0ec3f9b85bdaef authored about 1 year ago
updating changelog

6d2ebc30c5f31c186386dc35445b1729259bf164 authored over 1 year ago
update version to 5.4.9

6910778f11786e5d2bbf564ce10e8f76b30bc8bb authored over 1 year ago
fix #260, fixing a crash in romanian language

eb870522f35e3421020153259c9a09af9a6ca2c7 authored over 1 year ago
Merge pull request #259 from dmitriy-chernysh/autofil-crash-fix#248

Autofil crash fix#248

8f307dc2fb47cdb3e6aaa150bf23631e5e82b745 authored over 1 year ago
Update SimpleKeyboardIME.kt

079c69f8d34dbd407ade71a3e3649eef15a78713 authored over 1 year ago
Fix. If setting "Show numbers on a separate row" is turned ON, small top special characters are not displayed for numeric keyboard

e74c76b59fdbb4bc886f656c7e24f3bf55a9cf04 authored over 1 year ago
Autofill crash. Tested with Bitwarden. Fix #248

57b34876f09e5838d16047e621cb6e597d3a7961 authored over 1 year ago
Merge pull request #258 from dmitriy-chernysh/add-slash-to-numbers#239

Add "/" to 'phone' keyboard as a new key shown at long pressing zero

8cdfa11b94529bac5968b4c471755f8288e5b432 authored over 1 year ago
Use brackets for if/else

c32d85a18e3fe18c55024b635040c133a3bf6039 authored over 1 year ago
Merge pull request #257 from dmitriy-chernysh/add-polish-and-ukrainian-layout

Add Polish and Ukrainian layouts

f048ab5bce911d8fb3d80c5435cbfc082337d95f authored over 1 year ago
removing a duplicate empty new line

d678d5ffb50fb65aad5bd06be67ea5650edd3beb authored over 1 year ago
Added "/" to 'phone' keyboard as a new key shown at long pressing zero. And made the popup keyboard work with 5+ symbols. Fix #239

f02ba5fae9c348e314d1a505b963bacf4864c6c9 authored over 1 year ago
Added Ukrainian keyboard layout. As Gboard layout. Close #252

6c4d6a0638c4fd0d185bb98d4c6270fe6b7dcff6 authored over 1 year ago
Added Polish keyboard layout. Copied from an old pull request #212. Numbers are selected by default on long press. Tested.

0226f5d2d418483d9fd38c3a83c966e4c78e66aa authored over 1 year ago
Merge pull request #254 from weblate/weblate-simple-mobile-tools-simple-keyboard

Translations update from Hosted Weblate

fe1c2ba4ff2e6a9a2bb2dbe44cb665c05139530b authored over 1 year ago
Update strings.xml

c01395a188d969e429c64340f29062528e628454 authored over 1 year ago
Translated using Weblate (Swedish)

Currently translated at 100.0% (34 of 34 strings)

Translation: Simple Mobile Tools/Simple Keybo...

0175eec33564e09f53129e9c641f9680e1d31087 authored over 1 year ago
Merge pull request #255 from dmitriy-chernysh/copy-blank-text-fix#244

Do not trim text in clipboard

d310b7ad58eaf4a9c75feabe5cec0f3266e0963f authored over 1 year ago
Don't trim the text from EditText value when managing clipboard items.

7fa390ead6bbe5c6f17f683b97fde931d63672b0 authored over 1 year ago
Don't trim the text when getting it from clipboard. Fix #244

e3c813bc367e477cf19fa386dbae224915b6ab0a authored over 1 year ago
Don't trim the text when inserting into local DB via 'Manage clipboard items'. But value is also trimmed in the EditText extension from Simple-Commons.

0bba7401377879d1db97d09279201778e2b5f94c authored over 1 year ago
Merge pull request #253 from dmitriy-chernysh/fix-french-accent#251

Fix some characters stuck. Fix #251

33eaa936a145ba854d1871bd6f999c8a529f1f41 authored over 1 year ago
Simplified

- getting miniKeyboardContainer from mMiniKeyboardCache[popupKey]
- getting miniKeyboardView usi...

a08a63e468b33ee202a74e57c9fa43a8afe75690 authored over 1 year ago
Fixed issue with caching for mini keyboard views: Getting 'miniKeyboardView' from 'mMiniKeyboardCache' and not from the previously shown layout. Fix #251.

+ removed mMiniKeyboard!!.mOnKeyboardActionListener is not needed in MyKeyboardView.onLongPress(...

59de7526152e9ed6a6f57ed3629f1bdc3c571bd5 authored over 1 year ago
updating the f-droid icon

7f2b90cb82e39e84bb86c8fbe1c56495ab5e913b authored over 1 year ago
shortening the slovak short description

fe44ab61039d51f26dea3bb40d77d14dc945065c authored over 1 year ago
Merge pull request #247 from weblate/weblate-simple-mobile-tools-simple-keyboard

Translations update from Hosted Weblate

9d0fc89f73e75d7b469d3dc53fcbd03d51bbe070 authored over 1 year ago
Translated using Weblate (Spanish)

Currently translated at 100.0% (14 of 14 strings)

Translation: Simple Mobile Tools/Simple Keybo...

36a254299f0c588d8deb66407da73cfc41966f3d authored over 1 year ago
Translated using Weblate (French)

Currently translated at 100.0% (34 of 34 strings)

Translation: Simple Mobile Tools/Simple Keybo...

a12966f3d7a51198fe8bb68ae1d88306e71797d0 authored over 1 year ago
Translated using Weblate (Swedish)

Currently translated at 100.0% (14 of 14 strings)

Translation: Simple Mobile Tools/Simple Keybo...

e4eb4eb2da5e3d5c34729b0bb70c90956e585d97 authored over 1 year ago
Merge pull request #243 from weblate/weblate-simple-mobile-tools-simple-keyboard

Translations update from Hosted Weblate

ac7df8ee68c1b1878ada9aa01d0eabddff053898 authored over 1 year ago
Update title.txt

951b29df740255ac3cd6dc3bdb1140cb54f6971e authored over 1 year ago
Translated using Weblate (Spanish)

Currently translated at 100.0% (14 of 14 strings)

Translation: Simple Mobile Tools/Simple Keybo...

6708d72cf8d611d642453646d300036ca20223b6 authored over 1 year ago
Translated using Weblate (Spanish)

Currently translated at 100.0% (14 of 14 strings)

Translation: Simple Mobile Tools/Simple Keybo...

b8e65d4da0c227099a387127f791f06b554b0cdb authored over 1 year ago
Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (14 of 14 strings)

Translation: Simple Mobile Tools/Simple Keybo...

59ba4250b6f0aa62aa9906a91f30a45855e8e3a0 authored over 1 year ago
Translated using Weblate (Spanish)

Currently translated at 100.0% (34 of 34 strings)

Translation: Simple Mobile Tools/Simple Keybo...

e7bc034ad4e37c90c6592e7769637ce62376e475 authored over 1 year ago
Translated using Weblate (Kurdish (Central))

Currently translated at 100.0% (34 of 34 strings)

Translation: Simple Mobile Tools/Simple Keybo...

3354eda294965bb22976cd8c822310b552c239c1 authored over 1 year ago
Merge pull request #242 from esensar/gradle-deprecation-warnings

Clean up gradle deprecation warnings

bdf03f8fbe498202c8557a57e3a628bfe52ee2f2 authored over 1 year ago
Clean up gradle deprecation warnings

7f8c26900c6021cf1a78acb3226a17dea658720b authored over 1 year ago
updating changelog

7bde046dbacf8292e732c7e277260c9c85fb1d08 authored over 1 year ago
update version to 5.4.8

21f7bff4a6a5096b10e4121be9a64ebacf4dba27 authored over 1 year ago
updating commons

508de066ca1992541a8a45d378bfa2d88691c7cf authored over 1 year ago
Merge pull request #235 from weblate/weblate-simple-mobile-tools-simple-keyboard

Translations update from Hosted Weblate

5e35b0d77d658d15300ff110092de24aa5f02c54 authored over 1 year ago
Update strings.xml

78ad50a93612a06dd2bc3b6aa971eaf14293a7c7 authored over 1 year ago
Update strings.xml

1a7c16453c50310a7693ca24b6e7278dfe91554d authored over 1 year ago
Translated using Weblate (Latgalian)

Currently translated at 5.8% (2 of 34 strings)

Translation: Simple Mobile Tools/Simple Keyboard...

86b91d2273d0d5853bfe6021e125536b0899989a authored over 1 year ago
Added translation using Weblate (Latgalian)

9973e24b1a18cd6841dfc4f2b405b116627c53dd authored over 1 year ago
Translated using Weblate (Latvian)

Currently translated at 100.0% (34 of 34 strings)

Translation: Simple Mobile Tools/Simple Keybo...

9c41fe2ad0f9162be7fcd54dd7f8baa08be7eebc authored over 1 year ago
Translated using Weblate (Latvian)

Currently translated at 100.0% (0 of 0 strings)

Translation: Simple Mobile Tools/Simple Keyboar...

c59a2865ac13bbfe6b101220c486773479c81ad9 authored over 1 year ago
Translated using Weblate (Vietnamese)

Currently translated at 100.0% (13 of 13 strings)

Translation: Simple Mobile Tools/Simple Keybo...

c3d70722576aecc1b8102a945153ba238d321d70 authored over 1 year ago
Added translation using Weblate (Latvian)

f7d29bc051da81aa001e00607229e67e59bde419 authored over 1 year ago
Translated using Weblate (Latgalian)

Currently translated at 100.0% (0 of 0 strings)

Translation: Simple Mobile Tools/Simple Keyboar...

64d18b6840b727a7b59e6aba1788c6a800d198b5 authored over 1 year ago
Merge pull request #236 from Usland123/patch-1

Update strings.xml

5125f36f10fb87aeee949685c4b7113ba5c01a5d authored over 1 year ago
Merge pull request #238 from esensar/version-catalog-migration

Migrate to version catalog

7b1feb717b7d6a2814045fb53d62d1c66dc0cef2 authored over 1 year ago
Revert to original emoji2 version

0ddff2f1295b020b95c4cc916ce81c9ad902afea authored over 1 year ago
Migrate to version catalog

e8baf2d56632307a7d127c3717d8f443536b356a authored over 1 year ago
Update strings.xml

3ee83ce31197b7d56d109c8dcb93f081588a29ae authored over 1 year ago
Merge pull request #234 from esensar/fix/fast-typing-delay-remove

Ensure no multiple capital letters appear without using delay

e4c6ad97699b5613eef01572cce97897a9465d27 authored over 1 year ago
Ensure no multiple capital letters appear without using delay

This fixes the issue of capitalizing two letters when SHIFT is active,
but it does not use delay...

e0fa3fd919c24c4140cfd3484b1524ad42c10af7 authored over 1 year ago
Merge pull request #232 from esensar/feature/229-emoji-categories

Add emoji categories to emoji list

25918d46606502583e900a1d03d4d21774c1d137 authored over 1 year ago
Fix emoji palette bottom bar colors

8137b71a32a229642190522514cda1122e941bdf authored over 1 year ago
Stop active scroll when emoji category is tapped

0ea9f39ce264ae1cc32bb33c88aa337c9122d48d authored over 1 year ago
Use same color as surrounding buttons for inactive emoji category icon

967485bd449ff69ddb21050558a7305a03eafcb7 authored over 1 year ago
Make categories fit available screen size

7cb5fbe8a2e2587334da95cdf4abf0ac68d29859 authored over 1 year ago
Fix category coloring behavior

e91550017115e4eeeb964b30b568802882c07e6a authored over 1 year ago
Fix emoji category colors on light theme

e38ba4ed196964775a20f2b109d53f1e1b7e6201 authored over 1 year ago
Merge pull request #230 from weblate/weblate-simple-mobile-tools-simple-keyboard

Translations update from Hosted Weblate

6fd4eb56b8fe6cdbc48e647838828c7e154c7c89 authored over 1 year ago
Translated using Weblate (Italian)

Currently translated at 100.0% (34 of 34 strings)

Translation: Simple Mobile Tools/Simple Keybo...

0b59c036ca9f001ee0f98e5ca9e34229495090d7 authored over 1 year ago
Merge pull request #233 from esensar/feature/226-missing-german-keys

Add missing keys to german keyboard

d1e3e9092b2f043fdbc00698db50819232ee80ac authored over 1 year ago
Add missing keys to german keyboard

This closes #226

4f10e4a5d48d05afad0335da46c5d9240949ca6c authored over 1 year ago
Move categories to bottom bar

b7383c759468f03a4bb4798d082cfdce52e3dc1b authored over 1 year ago
Center emoji tabs

5e0eb1fb004d1e7ed6d4b3ddb3cd7e7284ee5b3c authored over 1 year ago
Add emoji categories to emoji list

This closes #229

30759e301e6419235a1c18ed2b1f7d10269c4996 authored over 1 year ago
Merge pull request #227 from fatihergin/feature/viewbinding-and-sdk-34-migration

Feature/viewbinding and sdk 34 migration

60912ca72195b00158305fded5eb46d4c374b218 authored over 1 year ago
make settings activity's navigation bar transparent

bc081164b8098292574165a1304ced84477e0b44 authored over 1 year ago
use common helper function for binding activities

3db1fdb9f9fa5f49c03860e64cdaf2d9eab989b3 authored over 1 year ago
migrate remaining inflated layouts to viewbinding

27e054e02313e6077354f03d055f731605d9fddd authored over 1 year ago
update commons ref

c1b972998f8150faef5a32065c1cc83d991aa4cf authored over 1 year ago
migrate views to viewbinding

a1e66361597df22430f2807916f015498f9922aa authored over 1 year ago
migrate dialogs to viewbinding

dccded4d72107bb9ee8a855d90b7abefd57459a0 authored over 1 year ago
migrate adapters to viewbinding

1972063ca61fe33379e6e5c6007fcd1cdb418151 authored over 1 year ago
migrate activities to viewbinding

ee2422b3c31b396372665ec4f3beecf20fcfe0b1 authored over 1 year ago
enable viewbinding

update compile sdk to 34
update kotlin version to 1.9.0

aa42c280c308542a1b111c5188f3239d7e1df8ca authored over 1 year ago
Merge pull request #225 from weblate/weblate-simple-mobile-tools-simple-keyboard

Translations update from Hosted Weblate

2c8edfac94737954307461fd0fb5f88689fa37f9 authored over 1 year ago
Update short_description.txt

9aac47c5124bc31b7493d1057d3190acbd9b1cdc authored over 1 year ago
Translated using Weblate (Slovak)

Currently translated at 100.0% (13 of 13 strings)

Translation: Simple Mobile Tools/Simple Keybo...

c1ae04c836db551a29c6167c31b93684beefd772 authored over 1 year ago