Commit graph

1846 commits

Author SHA1 Message Date
Majeur
f73f2506c2
Merge pull request #492 from MajeurAndroid/fix-clipboard-duplicates
Fixed duplicates in history keyboard #487
2022-01-19 16:46:24 +01:00
pdroidandroid@gmail.com
42d79531c1 Fixed duplicates in history keyboard #487 2022-01-19 16:44:45 +01:00
Daniele Laudani
9bb92981f2
Merge pull request #460 from prabhy619/issue455
#455 Disabling long pressing space for keyboard change
2022-01-16 20:37:55 +01:00
dslul
3dd1548c9f prepare for 1.4.4 release 2022-01-16 19:00:13 +01:00
Daniele Laudani
0a4090a2d3
Merge pull request #483 from MajeurAndroid/feature-clipboard
Implemented clipboard history feature
2022-01-16 10:10:41 +01:00
pdroidandroid@gmail.com
1cbbf4983c Implemented clipboard history feature 2022-01-13 13:45:48 +01:00
Md. Rifat Hasan Jihan
9342748335
Merge branch 'dslul:master' into master 2021-12-08 20:29:10 +06:00
Daniele Laudani
ac036f277e
Merge pull request #466 from tkterris/system-accent-alpha
Fix rendering of icons with system accent tint
2021-11-22 18:08:34 +01:00
Trevor Terris
0eae23062d Merge remote-tracking branch 'upstream/master' into system-accent-alpha 2021-11-22 12:02:46 -05:00
Daniele Laudani
5800d44e6a
Merge pull request #465 from tkterris/paste-button
Add clipboard button for copy/pasting
2021-11-22 18:00:26 +01:00
Trevor Terris
0886ec0969 Remove duplicate code
Extract keyboard icon styles to a "parent" file, and extend it for the system accent version (a single icon)
2021-11-22 11:32:21 -05:00
Trevor Terris
0103f959d3 Show incognito icon on password input
Since the suggestion strip can now show during password input if the clipboard button is on, show the incognito icon when this occurs.
2021-11-22 08:20:12 -05:00
Trevor Terris
e0f95aa5c9 Renamed variables from "paste" to "clipboard" 2021-11-22 08:12:17 -05:00
Trevor Terris
ff7406fb98 Show suggestion strip on password input when paste enabled 2021-11-22 07:53:25 -05:00
Trevor Terris
5861a40331 Fix rendering of icons with system accent tint
The tint was being applied to the "normal" icon, which has an alpha less than 1, causing the tint to appear incorrect. Changed to the "activated" icon, which has an alpha of 1 for most of the image, so tints are now consistent.
2021-11-22 07:49:02 -05:00
Trevor Terris
31b4a28471 Add copy functionality
Current functionality is short-press to copy, long-press to paste.
2021-11-21 22:04:09 -05:00
Trevor Terris
de924ce3a5 Add paste icon 2021-11-21 17:17:13 -05:00
Trevor Terris
972a77ef3a Add preference settings for paste button 2021-11-21 15:41:44 -05:00
Trevor Terris
69ef3c9991 Add logic for pasting from clipboard 2021-11-21 15:28:22 -05:00
Trevor Terris
6c500e731b Add icon to layout for paste
Still TODOs for implementing the feature, creating a toggle to enable it, and icons for the button
2021-11-21 14:56:25 -05:00
Prabhy
476602b688 #455 Disabling long pressing space for keyboard change 2021-10-24 17:17:48 +05:30
Emil Blennow
3bbc04b4a1 Fixed build on arch 2021-10-16 19:35:02 +02:00
jnnkB
503498ee89 Revert "Updated German dictionary"
This reverts commit 52c0e90902.
2021-10-13 11:38:14 +02:00
Daniele Laudani
b5934f3841
Merge pull request #433 from Damjan94/workman
Created a Workman keyboard layout
2021-09-21 08:42:31 +02:00
Damjan Djordjevic
46e964d98f Created a Workman keyboard layout 2021-09-16 00:41:34 +02:00
Daniele Laudani
7682ba0b5a
Merge pull request #432 from MajeurAndroid/feature-emoji-list
Implemented continuous scrolling for emoji keyboards
2021-09-12 17:57:22 +02:00
pdroidandroid@gmail.com
02e2051b33 Implemented continuous scrolling for emoji keyboards 2021-09-12 17:30:26 +02:00
Daniele Laudani
61add88e31
Merge pull request #423 from kuesji/patch-1
adding turkish lira sign
2021-09-07 20:00:40 +02:00
kuesji koesnu
eb238d2d52
adding turkish lira sign 2021-08-19 22:27:11 +03:00
Daniele Laudani
b775e0d878
Merge pull request #420 from tkterris/persistence-fix
Fix dictionary persistence with Direct Boot
2021-08-15 19:08:08 +02:00
Trevor Terris
1fed180950 Fix dictionary persistence with Direct Boot
Trigger app restart when credential-encrypted storage is unlocked, to refresh dictionary from credential encrypted storage. This fixes an issue where learned dictionary and frequencies are reset after device restart.
2021-08-12 13:59:57 -04:00
RHJihan
9114928151 Added Bangla (Bangladesh) (Akkhor) layout 2021-07-20 14:32:52 +06:00
Daniele Laudani
cf45b5b907
Merge pull request #404 from RHJihan/master
Several updates for Bengali (Bangladesh)
2021-07-16 08:08:18 +02:00
Trevor Terris
8ee8f2edac Fix target and compile SDK versions
With the latest Android 12 beta (beta 3), the compile and target SDK versions are changed from "android-S" and "S" to 31. Update build.gradle to reflect these changes.
2021-07-16 08:07:16 +02:00
RHJihan
5d38410095 Several updates for Bengali (Bangladesh) 2021-07-13 19:21:47 +06:00
Md. Rifat Hasan Jihan
012649646a
Merge branch 'dslul:master' into master 2021-07-12 14:22:44 +06:00
RHJihan
2d87d4875b fixed alignment on second row - Bengali (Bangladesh) 2021-07-11 19:51:30 +02:00
RHJihan
106c579caa Replaced previous Bengali (Bangladesh) keyboard with a popular layout 2021-07-11 19:51:30 +02:00
RHJihan
bde5c3e595 fixed alignment on second row - Bengali (Bangladesh) 2021-07-11 23:15:41 +06:00
RHJihan
30736af3ac Replaced previous Bengali (Bangladesh) keyboard with a popular layout 2021-07-08 17:46:49 +06:00
Trevor Terris
bb0628a8e9 Add system theming to Material Light themes 2021-06-27 07:56:54 +02:00
Trevor Terris
92839eff74 Remove extraneous space 2021-06-27 07:56:54 +02:00
Trevor Terris
3a7b413df2 Tweak icon color so it matches
The icon color uses masking, which results in it being slightly darked by the icons being tinted. Set the icon accent to 300 and most others to 500, so they should balance out and match.
2021-06-27 07:56:54 +02:00
Trevor Terris
08fcc565bc Add theming for all emoji buttons and shift key 2021-06-27 07:56:54 +02:00
Trevor Terris
81a55e9fb9 Initial commit for Android S theming
Add Android S support, and start changing some colors to use system accent.
2021-06-27 07:56:54 +02:00
Trevor Terris
3d3e83f9db Make amoled enter key use system accent color 2021-06-27 07:56:35 +02:00
dslul
f5643e7679 Merge remote-tracking branch 'origin/master' 2021-06-14 10:02:58 +02:00
dslul
f976e1c31c add turkish layout 2021-06-14 10:02:37 +02:00
dslul
a77ea6ec8b update gradle 2021-06-14 10:01:57 +02:00
Reibl Janos Daniel
ffe8d7a0fe Add Hungarian dictionary 2021-06-13 16:52:40 +02:00