Skip to content

Releases: lochidev/Expandroid

v7.1.0

20 Jan 16:07
de5c5e0
Compare
Choose a tag to compare
  • Android 15 support.
  • Clipboard extension should now work thanks to a workaround found in #35
  • Contains some changes to expansion algorithms so maybe a bit buggy but not likely to cause trouble, I just haven't thoroughly tested it yet. #38
  • Changed default date template to use the US style as default. #33

v7.0.0

10 Aug 13:21
Compare
Choose a tag to compare
  • Initial forms support. They look ugly though. Multi-line, choice & list have been added.
  • Rebranded app to Expandroid.
  • Exported dates should now be compatible with espanso on PC.

-- Note that everything under "Using Forms with Script and Shell extensions" is not supported in the document: https://espanso.org/docs/matches/forms/

v6.9.1

08 Aug 12:55
45f2b6a
Compare
Choose a tag to compare
  1. Hitting backspace now reverts expansion. #22
  2. Limited expansions to the last word. #22
  3. Triggers starting with "," should now work. #19
  4. Performance improvements.

Expansion algorithm was changed significantly. I did my best to test many scenarios. If you find anything broken please open an issue. Also this release will be available in google play open beta channel.

v6.9

03 Jun 04:55
Compare
Choose a tag to compare
  • Partial fix for #17, should now work most of the time, if it doesn't try doing a double tap
  • Fixed cursor being sent to the front of the text after text expansion on specific apps (ex: gmail)
  • Contains some new changes to the accessibility service. Please report back if you find any bugs

v6.8

07 Feb 15:21
Compare
Choose a tag to compare
  • Added espanso's word property feature
  • Fixed date & time conversion compatibility bug

v6.7

17 Nov 04:27
0aca859
Compare
Choose a tag to compare
  • Fixed bug introduced in v6.5 and v6.6 (UI would get stuck)
  • Recommended update

v6.6

16 Nov 10:50
Compare
Choose a tag to compare
  • Compiled targeting android 14
  • UI improvements
  • Should see a performance improvement
  • Added default templates (More to be added later)
  • Fixed bug from v6.5, oops

v6.5

16 Nov 09:46
Compare
Choose a tag to compare
  • Compiled targeting android 14
  • UI improvements
  • Should see a performance improvement
  • Added default templates (More to be added later)

v6.4

12 Oct 16:44
Compare
Choose a tag to compare
  • Fixes for issue #9

v6.3

16 Sep 03:52
6a3cb51
Compare
Choose a tag to compare
  • The same as v6.2 but with proper versionCode for updates