Commit graph

132 commits

Author SHA1 Message Date
Helium314
57deb82ca7 remove todo section from readme 2025-03-31 20:13:28 +02:00
Eran Leshem
18a328cd2b
Show TLD popup keys (#1399)
* Add option to replace period key's popup keys with the locale-specific top level domains for URL and email inputs. On by default.
Also change the wide keyboard's '.com' key to use the same TLD list.
Tweak TLD list order, putting default ones first, so that .com is the first TLD.

* Enable TLD hint
Avoid TLD popups on tablet
Revert to using set for TLDs, and insert default ones first
Move setting one slot up
Tweak setting description
Update docs

* Preserve case on period key

* Prevent non-TLD hints on period key
2025-03-13 16:31:03 +01:00
Helium314
e845e38e42
Settings upgrade (#1325)
Re-implement most of the settings in compose, searchable
Languages & Layouts, Colors, and Personal Dictionary still missing, will be done later
2025-02-09 13:27:55 +01:00
Helium314
71d17f6792 update readme / templates / guidelines 2025-01-17 18:15:25 +01:00
Helium314
1e7ea7d699 rename LICENSE-GPL-3 to LICENSE because GitHub is stupid and wrongly shows Apache-2.0 (can't choose, only determined automatically) 2025-01-12 21:12:14 +01:00
Helium314
27d257ce1d udpate templates 2024-09-28 22:28:25 +02:00
Helium314
05523ecd30
Allow changing toolbar icon and codes (#1110) 2024-09-23 20:45:23 +02:00
Helium314
723812d913 add discussion templates for colors and layouts
and hope it works because apparently there is no preview
2024-09-15 12:18:11 +02:00
Helium314
056452775c update readme (some stuff is now in the wiki) 2024-09-15 10:57:27 +02:00
Devy Ballard
ec8efcd678
Small changes to toolbar long-clicks (#959)
* make "select all" key select word on long press
* long-press 'copy' to cut text (instead of copy all)
2024-07-12 19:51:42 +02:00
Devy Ballard
bcf2a52d6a
More cursor keys (#933) 2024-07-03 22:42:33 +02:00
Helium314
74571a3202 add ability to save / load custom themes
start for #852
2024-06-30 19:15:56 +02:00
Helium314
c064ba199c move that special handling for emoji and language switch keys into layouts
for that, a new keyboard_state_selector is added
this allows modifying functional key layouts without having to manually adjust those keys
2024-06-15 21:54:47 +02:00
Helium314
4de8f770ef update description 2024-06-06 18:27:08 +02:00
Helium314
388366c242 make long-press toolbar pinning optional 2024-05-27 20:34:26 +02:00
Helium314
a9ec745650 understand ctrl/alt/fn/meta and toolbar key labels in keyboard layouts 2024-05-22 23:28:44 +02:00
Helium314
f81e24d550 allow enabling popups on keypress on tablets
still disabled by default, because the popups are too small (size should not be in dp, but in % of screen width or something like that)
fixes #799
2024-05-19 15:26:57 +02:00
Helium314
77f03b0756 allow customizing all colors, fixes #529 2024-05-18 20:27:22 +02:00
Helium314
ec72b49ead move contribution guidelines into default file CONTRIBUTING.md 2024-05-17 19:04:39 +02:00
Helium314
71727de5a0 add basic support for modifier keys, fixes #479 2024-05-17 17:24:34 +02:00
Helium314
2fc5286b97 make clipboard toolbar keys customizable 2024-05-01 23:41:11 +02:00
Helium314
edd4ae2c68 small adjustments after #691 2024-05-01 22:59:16 +02:00
Helium314
3d74ef342e update texts, should help with #766 2024-05-01 20:25:14 +02:00
Helium314
6ff98d3a05 update templates
maybe there is a way of convincing users to at least understand the 15 word tl;dr
2024-04-25 20:35:14 +02:00
Helium314
f1b4e3ad3a add izzy badge to download links, update translation fetch script 2024-04-19 22:58:58 +02:00
Helium314
136a12ad6c
add F-Droid & GitHub links to readme 2024-04-07 21:49:40 +02:00
Helium314
1c075de0c8 make long press symbols key -> numpad optional, fixes #588 2024-04-07 10:03:08 +02:00
Helium314
58e56e5528 update readme
add section about installing / copying to system app folder
fixes #605
2024-04-06 20:14:23 +02:00
Helium314
0ab9aeb8e6 update readme 2024-04-06 09:54:41 +02:00
Zolax
77cdf48846
fix markdown link in readme (#635) 2024-04-03 20:43:27 +02:00
Helium314
88cde3ee3a update readme and add issue template for issues related to the spell checker 2024-04-02 16:44:54 +02:00
Helium314
f859e80aca upgrade version, update translations and changelog 2024-03-31 21:55:01 +02:00
The Eclectic Dyslexic
252b435fd3
Add new vector icon (#592) 2024-03-31 21:24:10 +02:00
Helium314
613f2e80a3 update readme 2024-03-25 21:49:34 +01:00
Helium314
086647761d change features section in readme to html, copy to full_description.txt for f-droid 2024-03-25 20:49:38 +01:00
Helium314
c20489d1de update readme (todo section) 2024-03-15 21:06:12 +01:00
Helium314
1ffa4766af update readmes 2024-03-11 19:08:40 +01:00
Helium314
1874e11d30 update readme 2024-03-04 22:10:47 +01:00
Helium314
777737db72 add todo section to readme 2024-02-27 16:55:46 +01:00
Helium314
c9d9ef5c63 udpate readmes 2024-02-27 11:29:44 +01:00
Helium314
6c6799e97e clarify that changing layout is only possible if "use system languages" is disabled 2024-02-20 11:05:34 +01:00
Helium314
fd95b4dc87 add list of known dictionaries for more convenient links 2024-02-19 14:10:49 +01:00
Helium314
8ff7810df9 update readmes 2024-02-17 07:42:18 +01:00
src
f177bb984b
Fix typo in README.md (#493) 2024-02-16 05:00:32 +01:00
Helium314
759cb48e1e update readme and do some more logging 2024-02-15 16:32:25 +01:00
Helium314
27259ac376 update readme and pr template 2024-02-15 11:53:01 +01:00
Helium314
5ce9e09f7d update readme and description 2024-02-15 11:13:42 +01:00
Helium314
857fe3c59f update readme and fastlane data 2024-02-14 19:02:40 +01:00
Helium314
161409a73e update readme, remove old images
and properly close stream
2024-02-14 11:47:38 +01:00
Helium314
150cbe626e update strings, add translation link
remove msgid from strings resources
move action key texts into normal strings file for easier translation
2024-02-14 09:56:54 +01:00