Commit graph

247 commits

Author SHA1 Message Date
tibbi
e8c4d4c6b7 adding some null checks 2022-01-29 20:19:19 +01:00
tibbi
9684f20162 add some strings with details related to pinning 2022-01-29 19:01:43 +01:00
Tibor Kaputa
64850ddd00
Update strings.xml 2022-01-29 19:00:17 +01:00
Josep M. Ferrer
5df2e839ec
Translated using Weblate (Catalan)
Currently translated at 100.0% (26 of 26 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/ca/
2022-01-29 18:50:37 +01:00
Agnieszka C
92da3facac
Translated using Weblate (Polish)
Currently translated at 100.0% (26 of 26 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/pl/
2022-01-29 18:50:37 +01:00
SamTada
49d8f737d0
Translated using Weblate (Portuguese)
Currently translated at 100.0% (26 of 26 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/pt/
2022-01-29 18:50:37 +01:00
J. Lavoie
65d02de556
Translated using Weblate (Italian)
Currently translated at 100.0% (26 of 26 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/it/
2022-01-29 18:50:37 +01:00
J. Lavoie
766148fd5d
Translated using Weblate (German)
Currently translated at 100.0% (26 of 26 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/de/
2022-01-29 18:50:37 +01:00
J. Lavoie
459ac84bef
Translated using Weblate (French)
Currently translated at 100.0% (26 of 26 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/fr/
2022-01-29 18:50:37 +01:00
SamTada
b5fb7844c1
Added translation using Weblate (Portuguese) 2022-01-29 18:50:37 +01:00
tibbi
6551889195 allow pinning the current clip by clicking the icon 2022-01-29 18:50:32 +01:00
tibbi
34388b634f close clipboard manager if keyboard visibility changes 2022-01-29 18:35:53 +01:00
tibbi
f4112aa797 do not show the current clip if it is pinned too 2022-01-29 18:13:12 +01:00
tibbi
17f7eab2e1 renaming keyboard adapters viewholder 2022-01-29 09:42:13 +01:00
tibbi
c8680b21ab adding clip sections at the keyboard 2022-01-29 09:41:37 +01:00
tibbi
8372368cc9 prepare for showing clip sections at keyboard 2022-01-28 23:18:53 +01:00
tibbi
5c58c1224b fixing a compile error 2022-01-28 22:54:05 +01:00
tibbi
27e03f02e0 Merge branch 'main' of github.com:SimpleMobileTools/Simple-Keyboard into main 2022-01-28 22:53:00 +01:00
tibbi
d602b01917 adding a new string for current clipboard item 2022-01-28 22:52:52 +01:00
Tibor Kaputa
c87e0ce663
Update strings.xml 2022-01-28 22:51:50 +01:00
Priit Jõerüüt
dd83c84928
Translated using Weblate (Estonian)
Currently translated at 8.0% (2 of 25 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/et/
2022-01-28 22:51:16 +01:00
Josep M. Ferrer
8f06c69566
Translated using Weblate (Catalan)
Currently translated at 100.0% (25 of 25 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/ca/
2022-01-28 22:51:16 +01:00
Agnieszka C
d5f4c53a10
Translated using Weblate (Polish)
Currently translated at 100.0% (25 of 25 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/pl/
2022-01-28 22:51:16 +01:00
Priit Jõerüüt
6e105423b7
Added translation using Weblate (Estonian) 2022-01-28 22:51:16 +01:00
Tibor Kaputa
b93935f4c0
Merge pull request #5 from spkprs/patch-1
Update strings.xml
2022-01-28 22:51:13 +01:00
tibbi
4830787df4 adding an extra check for clip null id 2022-01-28 22:48:04 +01:00
tibbi
6e27297fa7 use a staggered grid view at keyboard clips 2022-01-28 22:44:46 +01:00
tibbi
66d844bc9b limit the clip content length on keyboard to 10 lines 2022-01-28 22:26:54 +01:00
tibbi
62b47c7c4f allow reordering clips by Drag & Dropping 2022-01-28 22:26:40 +01:00
spkprs
5120df31ed
Update strings.xml 2022-01-28 23:10:19 +02:00
tibbi
109e6abb6d show real clips at the keyboard 2022-01-28 21:43:35 +01:00
tibbi
f18f20e3fb allow editing clips 2022-01-28 21:34:24 +01:00
tibbi
a793c066b2 implement clip deleting from the activity 2022-01-28 20:34:27 +01:00
tibbi
a9204c90df addig a clipsAdapter for displaying stored clips 2022-01-27 23:24:23 +01:00
tibbi
54a9f7b286 split clips adapter shown on keyboard and activity 2022-01-27 22:50:18 +01:00
tibbi
565a149d6d adding the dialog for inserting new clips 2022-01-27 22:43:48 +01:00
tibbi
8191ad7017 creating the Manage clipboard items activity 2022-01-27 16:36:46 +01:00
tibbi
39c0840aca show clips at clipboard manager in 2 columns 2022-01-27 15:42:34 +01:00
Agnieszka C
d897d3a727
Translated using Weblate (Polish)
Currently translated at 100.0% (22 of 22 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/pl/
2022-01-27 15:25:16 +01:00
J. Lavoie
1629603997
Translated using Weblate (French)
Currently translated at 100.0% (19 of 19 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/fr/
2022-01-27 15:25:16 +01:00
Oğuz Ersen
824ad05518
Translated using Weblate (Turkish)
Currently translated at 100.0% (19 of 19 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/tr/
2022-01-27 15:25:16 +01:00
Josep M. Ferrer
5796c37a42
Translated using Weblate (Catalan)
Currently translated at 100.0% (19 of 19 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/ca/
2022-01-27 15:25:16 +01:00
tibbi
10185b4877 adding an initial implementation of clips adapter 2022-01-27 15:25:11 +01:00
tibbi
c7cdc2123e adding a Manage clipboard button and some placeholders 2022-01-27 14:14:15 +01:00
tibbi
f1e045c69c adding a database for storing clips 2022-01-27 10:40:55 +01:00
tibbi
c8011a8f60 vibrate on pressing top toolbar buttons too 2022-01-27 09:21:24 +01:00
tibbi
ea0cfed492 add an Arrow back and Clipboard label at the toolbar 2022-01-26 23:16:47 +01:00
tibbi
9dabc77fe7 show an overlay for clipboard manager on button press 2022-01-26 23:02:06 +01:00
tibbi
4eafb16871 changing the keyboard layout to constraint one for more flexibility 2022-01-26 22:52:33 +01:00
tibbi
31ea72638c allow toggling vibrations and popups on key presses 2022-01-26 22:21:50 +01:00