Commit graph

338 commits

Author SHA1 Message Date
Jakob Nixdorf
465a3699d1
Move the read/write functions from Utils to FileHelper 2017-07-27 12:50:49 +02:00
Jakob Nixdorf
f055e0472d
Refactor DatabaseHelper 2017-07-27 12:43:33 +02:00
Jakob Nixdorf
85ee5db28c
Rename Export/Import to Backup/Restore 2017-07-26 14:04:28 +02:00
Jakob Nixdorf
2063510e7a
Replace some of the backup functions with more generic ones that can be reused later 2017-07-26 13:51:18 +02:00
Jakob Nixdorf
f73f7bc8bb
CHANGELOG: fix typo 2017-07-26 07:37:06 +02:00
Jakob Nixdorf
656c6f952b
Update CHANGELOG 2017-07-26 07:36:28 +02:00
Jakob Nixdorf
0e0e869f2f
Change the launcher icon and the toolbar title to andOTP
Fixes #6
2017-07-26 07:30:58 +02:00
Jakob Nixdorf
41c3406432
Only require device authentication if savedInstanceState is null
Fixes #7
2017-07-26 07:25:57 +02:00
Jakob Nixdorf
0457c5b276
Rename TOTPHelper to TokenCalculator 2017-07-25 16:34:21 +02:00
Jakob Nixdorf
5aa5a40b4e
Use the correct link for the badge 2017-07-24 10:30:24 +02:00
Jakob Nixdorf
535f531f63
Add GitHub badge 2017-07-24 10:29:25 +02:00
Jakob Nixdorf
2893a494cd
Add F-Droid badge (even if the app is not yet on the website) 2017-07-23 11:22:46 +02:00
Jakob Nixdorf
1d90d37596
Fix README 2017-07-20 15:07:24 +02:00
Jakob Nixdorf
e12a932261
Update README 2017-07-20 13:14:22 +02:00
Jakob Nixdorf
d0ee25d222
Add warning about backups on first run 2017-07-20 08:54:10 +02:00
Jakob Nixdorf
26e9c5ccf2
Update feature graphic 2017-07-20 08:52:58 +02:00
Jakob Nixdorf
f320fec7f7
Update README 2017-07-15 22:04:56 +02:00
Jakob Nixdorf
f62f2af721
Resize Google Play badge 2017-07-15 21:27:06 +02:00
Jakob Nixdorf
da8b8fc4ee
Play Store release 2017-07-15 21:22:51 +02:00
Jakob Nixdorf
d505d07de4
Add Downloads to the README 2017-07-15 09:22:24 +02:00
Jakob Nixdorf
2125c85861
Add some image assets 2017-07-14 22:24: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
f93031e681
Fix ApplicationTest 2017-07-14 20:10:42 +02:00
Jakob Nixdorf
ea2b18bde9
Fix hashCode function for Entry 2017-07-14 20:01:26 +02:00
Jakob Nixdorf
3543cc9685
Add missing copyright headers 2017-07-14 19:29:05 +02:00
Jakob Nixdorf
b997c30225
Fix minor permission error with the PGP backups 2017-07-14 15:15:00 +02:00
Jakob Nixdorf
3e4272c4f4
Bump version to 0.2.1 2017-07-14 15:03:10 +02:00
Jakob Nixdorf
fdf4b1a31e
Update some string resources 2017-07-14 14:54:21 +02:00
Jakob Nixdorf
7097f350bb
Add option to only accept signed backups 2017-07-14 14:44:55 +02:00
Jakob Nixdorf
505db3946e
Initial implementation of OpenPGP exports (WIP) 2017-07-14 12:57:49 +02:00
Jakob Nixdorf
1bcc8ff210
Add author information and a link for bug reports to the About activity 2017-07-13 13:24:41 +02:00
Jakob Nixdorf
b5dcd2b337
Move the about dialog to a new activity 2017-07-13 12:18:46 +02:00
Jakob Nixdorf
d693d331ae
Use a separate activity for the backup functions 2017-07-12 17:51:15 +02:00
Jakob Nixdorf
e2c1050c50
Re-organize the layout files 2017-07-12 17:08:37 +02:00
Jakob Nixdorf
62dd05949d
Move save and load to the adapter 2017-07-12 11:53:27 +02:00
Jakob Nixdorf
e9fa576850
Organize strings depending on their activity 2017-07-12 11:46:32 +02:00
Jakob Nixdorf
3dc386511c
Add a finishWithResult function to the SettingsActivity 2017-07-12 11:35:26 +02:00
Jakob Nixdorf
bd0ca92b2b
Rename settings layout to a more general fragment container 2017-07-12 10:25:09 +02:00
Jakob Nixdorf
561f451577
Move the FloatingActionMenu to the main content 2017-07-12 10:05:01 +02:00
Jakob Nixdorf
b81edb4a32
Update README 2017-07-10 22:06:16 +02:00
Jakob Nixdorf
02c50293aa
Bump version to 0.2.0 2017-07-10 20:04:28 +02:00
Jakob Nixdorf
d785bb6565
Add CHANGELOG 2017-07-07 11:06:02 +02:00
Jakob Nixdorf
563bf15f80
Update license formating in the README 2017-07-07 10:57:32 +02:00
Jakob Nixdorf
92b47fc6d3
Rename settings category 2017-07-07 10:54:03 +02:00
Jakob Nixdorf
2b634c9a3e
Implement manual entry of details 2017-07-07 08:50:37 +02:00
Jakob Nixdorf
3063c290f2
Speed up animations of the FloatingActionMenu 2017-07-07 07:55:01 +02:00
Jakob Nixdorf
adab17c88b
Implement basic authentication using device credentials on Android 5+ 2017-07-06 17:16:41 +02:00
Jakob Nixdorf
a923b2f499
Improve the description of tap-to-reveal in the settingsj 2017-07-06 15:18:53 +02:00
Jakob Nixdorf
bc1f8002fa
Don't hide already revealed entries on OTP update 2017-07-06 12:11:30 +02:00