pdroidandroid@gmail.com
6870f76150
Fixed Settings activity showing up in recent tasks menu
2022-01-29 17:58:51 +01:00
Majeur
0f38b37a41
Added community translation Weblate project
2022-01-29 17:38:00 +01:00
pdroidandroid@gmail.com
5b332fca2e
Removed unused strings, added string res descriptions and corrected some options labels
2022-01-29 17:09:51 +01:00
pdroidandroid@gmail.com
5a7e5cf506
Added dynamic action bar titles in settings
2022-01-29 16:00:21 +01:00
pdroidandroid@gmail.com
b37a2eca3b
Fixed 'new custom input type' icon's color for light themes
2022-01-29 15:59:39 +01:00
pdroidandroid@gmail.com
551beb69a3
Implemented new theme settings
2022-01-29 15:58:04 +01:00
pdroidandroid@gmail.com
599f9cfdf5
Rename .java to .kt
2022-01-29 15:58:03 +01:00
pdroidandroid@gmail.com
35f53b0649
Added sub-categories and moved some settings to more appropriate categories
2022-01-29 15:56:03 +01:00
pdroidandroid@gmail.com
38789cc87f
Added settings categories icons
2022-01-29 15:50:36 +01:00
pdroidandroid@gmail.com
015390c13d
Updated activity themes
2022-01-29 15:48:40 +01:00
pdroidandroid@gmail.com
27cd92c7fd
Added CI
2022-01-28 18:31:39 +01:00
Majeur
e590fa78cd
Merge pull request #504 from MajeurAndroid/emoji-tools
...
Added emoji tables generation tool
2022-01-28 09:33:40 +01:00
Majeur
8047e7b60a
Fixed make-emoji-keys README.md
2022-01-26 21:07:34 +01:00
pdroidandroid@gmail.com
8307006336
Added README.md to emoji module
2022-01-26 20:59:04 +01:00
pdroidandroid@gmail.com
c792651b65
Fixed typo in 'resources' directory name
2022-01-26 20:42:57 +01:00
pdroidandroid@gmail.com
9f66d61454
Generated updated emoji-categories.xml (Adds support for emoji 14.0)
2022-01-26 20:33:43 +01:00
pdroidandroid@gmail.com
401fb022e2
Added tools:make-emoji-tool module
2022-01-26 20:31:30 +01:00
Majeur
3a266b1e71
Merge pull request #502 from MajeurAndroid/text-tools
...
Added KeyboardTextsTable generation tool
2022-01-25 13:36:25 +01:00
pdroidandroid@gmail.com
400b753d76
Updated README.md
2022-01-23 23:43:09 +01:00
pdroidandroid@gmail.com
8e895dc866
Generated updated KeyboardTextsTable.java
2022-01-23 22:52:37 +01:00
pdroidandroid@gmail.com
cae0b9e4bc
Added latest edits from Openboard ( 462f9975
, 99e9b934
, ec55fc09
, c14c3cbc
and 5d384100
)
2022-01-23 22:51:09 +01:00
pdroidandroid@gmail.com
11177405af
Added latest edits from LineageOS
2022-01-23 21:52:03 +01:00
pdroidandroid@gmail.com
a5bb606d21
Added tools:make-keyboard-text module
2022-01-23 21:14:56 +01:00
dslul
7af4ff5a26
fastlane: add 1.4.4b description
2022-01-23 11:53:09 +01:00
dslul
2916e91b6d
Merge remote-tracking branch 'origin/master'
2022-01-23 11:41:38 +01:00
dslul
945b5b7f6c
fix crash on older devices
2022-01-23 11:41:23 +01:00
Daniele Laudani
df0817c797
Merge pull request #453 from blennster/fix-build
...
Fixed build and updated readme
2022-01-22 16:28:38 +01:00
Daniele Laudani
d4a611b8de
Merge pull request #451 from jnnkB/revert_updated_german_dictionary
...
Revert "Updated German dictionary"
2022-01-22 16:25:59 +01:00
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