Fredrik Fornwall
ab3852d2e4
Add missing null guard for no current session
2015-11-29 08:55:13 +01:00
Fredrik Fornwall
7389dbb56f
Fix two Android Studio inspect code warnings
2015-11-29 01:12:27 +01:00
Fredrik Fornwall
d982c71efe
Url-regexp: Remove redundant escapes and add test
2015-11-29 01:08:18 +01:00
Fredrik Fornwall
d6f01bfe9a
Update gradle config and add Support Annotations
2015-11-29 00:25:51 +01:00
Fredrik Fornwall
95fbb810e2
Code simplifications
2015-11-29 00:20:45 +01:00
Fredrik Fornwall
36cc010a87
Show bold text in bright colors
...
Fixes 17. Could be made an option in the future if necessary.
2015-11-24 17:31:48 +01:00
Fredrik Fornwall
0deacd8fc6
Show "-press Enter to close" at session exit
...
This makes it more clear how to close the session after finishing.
Fixes #15 .
2015-11-20 00:38:58 +01:00
Fredrik Fornwall
09ecd14764
Fix crash when using some unicode characters
...
We should never try to look at characters in a row after those
actually used.
2015-11-13 00:14:35 +01:00
Fredrik Fornwall
89912be500
Fix crash on installation if activity destroyed
...
If the activity had been destroyed waiting for the installation to
finish the code would crash trying to display welcome dialogs (on
success) or error dialogs (on error).
2015-11-13 00:10:21 +01:00
Fredrik Fornwall
7db3200c13
Add a file picker to pick files from $HOME
...
This allows e.g. files from the $HOME folder to be attached to emails
or uploaded when in other apps.
Also bump version to 0.18.
2015-11-05 23:56:51 +01:00
Fredrik Fornwall
05e250bb96
Fix minor Android Studio inspection warnings
2015-10-25 16:39:34 +01:00
Fredrik Fornwall
a18ee58f7a
Initial commit
2015-10-25 15:27:32 +01:00