Commit graph

63 commits

Author SHA1 Message Date
Jakob Nixdorf
77ffcd579f
Update Gradle and Build Tools 2020-04-16 19:59:31 +02:00
Jakob Nixdorf
b8b9834f06
Bump to version 0.7.0 2020-03-01 16:20:42 +01:00
Jakob Nixdorf
8cf46fbd28
Bump to version 0.7.0-beta1 2020-02-04 15:55:41 +01:00
Jakob Nixdorf
2156bb8408
Re-lock when being send to the background
Closes #216
2020-02-03 09:01:40 +01:00
Jakob Nixdorf
47dfd689d5
Update some dependencies 2020-01-29 09:40:19 +01:00
Jakob Nixdorf
692871448b
Migrate to AndroidX
This should fix the crash in the IntroActivity introduced by upgrading Gradle in 718d3a889e
2020-01-29 09:14:18 +01:00
Jakob Nixdorf
7c34318c40
Bump to version 0.6.3.1 2019-10-19 10:04:22 +02:00
Jakob Nixdorf
be994a0093
Introduce build flavors
* "fdroid": Shows donate options in the About activity
 * "play": Doesn't show donate options (yet)
2019-10-11 17:19:49 +02:00
Jakob Nixdorf
9bc3f20a62
Bump to version 0.6.3 2019-10-06 13:15:12 +02:00
Jakob Nixdorf
d85085afb9
Bump to version 0.6.3-beta1 2019-09-20 07:28:29 +02:00
Jakob Nixdorf
e71f378b0d
Bump to version 0.6.2 2019-05-28 15:48:12 +02:00
Jakob Nixdorf
87da4b239f
Bump to version 0.6.1 2018-12-05 07:45:42 +01:00
Jakob Nixdorf
3fd099d299
Bump to version 0.6.0 2018-10-26 08:11:51 +02:00
Jakob Nixdorf
8effb9adf6
Bump to version 0.6.0-beta3 2018-06-27 13:18:58 +02:00
Jakob Nixdorf
6daab0493b
Update dependencies 2018-06-27 13:10:30 +02:00
Jakob Nixdorf
d493f95f5a
Switch to Floating Action Button Speed Dial
FABsMenu is now deprecated (and crashes on KitKat)

Fixes #186
2018-06-04 12:29:27 +02:00
Jakob Nixdorf
b8a10badbc
Bump to version 0.6.0-beta2 2018-05-22 15:32:18 +02:00
Jakob Nixdorf
9217028d0f
Bump to version 0.6.0-beta1 2018-04-13 11:37:17 +02:00
Jakob Nixdorf
f8b583f6d8
Use AboutLibraries instead of LicenseDialog 2018-03-28 10:06:26 +02:00
Jakob Nixdorf
b2d25a3ee8
Replace custom FAM with FABsMenu 2018-03-22 10:05:36 +01:00
Jakob Nixdorf
3ca0ca6fcf
Update support libs and ZXing Android Embedded 2018-03-15 15:03:39 +01:00
Jakob Nixdorf
8563679b17
Disable plain text backups for security 2018-03-15 08:33:17 +01:00
Jakob Nixdorf
7b14e05282
Bump to version 0.5.0 2018-03-12 10:29:23 +01:00
Jakob Nixdorf
324f84b36c
Create an initial intro screen on first launch 2018-02-27 16:43:02 +01:00
Jakob Nixdorf
85de3f9db5
Add the ".dev" suffix to all debug builds 2018-02-26 17:02:07 +01:00
Jakob Nixdorf
9d4cde2946
Bug fix release 0.4.0.1 2018-02-01 10:11:31 +01:00
Jakob Nixdorf
49129462da
Bump to version 0.4.0 2018-01-31 22:06:28 +01:00
Jakob Nixdorf
6ce1a60cef
Bump build tools to 27.0.3 2017-12-27 12:41:28 +01:00
Jakob Nixdorf
11b9042a81
Hide the advanced options in the manual entry dialog
Closes #85
2017-12-11 11:05:34 +01:00
Jakob Nixdorf
d7017f04f4
Bump to version 0.3.1 2017-12-08 07:57:33 +01:00
Jakob Nixdorf
5ce180125b
Update some components 2017-12-08 07:53:54 +01:00
Jakob Nixdorf
50f8fd2aee
Bump build tools to 27.0.2 2017-12-08 07:41:17 +01:00
Jakob Nixdorf
786a3e734a
Bump Android SDK to 27
Fixes #76
2017-11-30 17:40:27 +01:00
Jakob Nixdorf
d07db0b07f
Bump to version 0.3.0 2017-11-24 08:15:20 +01:00
Jakob Nixdorf
ad0dd188e6
Update dependencies, gradle version and Android Studio 2017-10-26 07:51:49 +02:00
Jakob Nixdorf
f8c75c9331
Bump to version 0.2.8 2017-10-25 06:44:01 +02:00
Jakob Nixdorf
9d5f6bf462
Bump to version 0.2.7 2017-09-27 07:22:49 +02:00
Jakob Nixdorf
f679f93ddb
Update to SDK 26 and update some dependencies 2017-08-23 07:53:55 +02:00
Jakob Nixdorf
3f77ed319c
Bump to version 0.2.6 2017-08-22 10:18:52 +02:00
Jakob Nixdorf
1ca90cfaef
Bump to version 0.2.5 2017-08-09 07:49:29 +02:00
Jakob Nixdorf
f6656c48d6
Bump to version 0.2.4 2017-08-01 08:04:10 +02:00
Jakob Nixdorf
73772126b8
Make the font size of the labels configurable
Closes #18
2017-07-30 21:42:07 +02:00
Jakob Nixdorf
dc549fa0c2
Bump to version 0.2.3 2017-07-27 22:50:14 +02:00
Jakob Nixdorf
312f202338
Bump to version 0.2.2 2017-07-14 20:26:31 +02:00
Jakob Nixdorf
f47b9a479c
Remove outdated tests 2017-07-14 20:20:31 +02:00
Jakob Nixdorf
3e4272c4f4
Bump version to 0.2.1 2017-07-14 15:03:10 +02:00
Jakob Nixdorf
505db3946e
Initial implementation of OpenPGP exports (WIP) 2017-07-14 12:57:49 +02:00
Jakob Nixdorf
b5dcd2b337
Move the about dialog to a new activity 2017-07-13 12:18:46 +02:00
Jakob Nixdorf
02c50293aa
Bump version to 0.2.0 2017-07-10 20:04:28 +02:00
Jakob Nixdorf
2d6cd4e203
Update to the newest version of ZXing Android Embedded 2017-07-05 13:09:47 +02:00