Commit graph

549 commits

Author SHA1 Message Date
Jakob Nixdorf
4366aee3cb
Allow screenshots of the IntroScreenActivity 2018-03-02 10:39:29 +01:00
Jakob Nixdorf
b59d7be455
Readme: minor rewording 2018-03-02 08:53:26 +01:00
Jakob Nixdorf
a9f2f2e4c5
Readme: better explain the fork relationship 2018-03-02 08:51:37 +01:00
Jakob Nixdorf
4584a149e0
Readme: add link to the original project 2018-03-02 08:46:29 +01:00
Jakob Nixdorf
bc88ed52c4
Minor rewording 2018-03-02 08:40:48 +01:00
Jakob Nixdorf
716cb32fea
Readme: add Matrix room 2018-03-01 08:40:53 +01:00
Jakob Nixdorf
bf7501279d
Update CHANGELOG and README 2018-02-28 16:44:13 +01:00
Jakob Nixdorf
aa0e7f4dfe
Merge pull request #143 from RichyHBM/settings-fragment-crash
Fix crash caused by sharedPreferenceListener in fragment
2018-02-28 16:31:06 +01:00
Jakob Nixdorf
cb442d95d8
Merge pull request #144 from andOTP/intro-screen
Intro screen
2018-02-28 16:30:47 +01:00
Jakob Nixdorf
1aeb9fd0bc
Clean up some strings 2018-02-28 16:18:13 +01:00
Jakob Nixdorf
1f1b37edd5
Some minor fixes 2018-02-28 14:32:41 +01:00
Jakob Nixdorf
11f7d386b0
Finish the initial intro screen 2018-02-28 14:18:00 +01:00
Jakob Nixdorf
670bc31a54
Add copyright header to the intro screen class 2018-02-28 11:19:51 +01:00
Jakob Nixdorf
8eb10e4220
Third part of the authentication screen (still WIP)
TODO:
 * Actually save everything
 * Hand stuff over to the main activity on finish
2018-02-28 11:14:20 +01:00
Jakob Nixdorf
ebc1c971ef
Second part of the authentication slide (still WIP) 2018-02-28 08:19:23 +01:00
Jakob Nixdorf
14a7e2c174
First part of the authentication slide (WIP) 2018-02-27 22:41:32 +01:00
RichyHBM
5585aad3a0 Fix crash caused by sharedPreferenceListener in fragment 2018-02-27 19:53:53 +00:00
Jakob Nixdorf
324f84b36c
Create an initial intro screen on first launch 2018-02-27 16:43:02 +01:00
Jakob Nixdorf
b610afdf93
Update license headers (add 2018) 2018-02-27 13:26:54 +01:00
Jakob Nixdorf
1463986f3b
Revert the re-coloring of the dev version 2018-02-27 11:35:29 +01:00
Jakob Nixdorf
002f5f1e07
Show warning before changing the encryption 2018-02-27 11:29:50 +01:00
Jakob Nixdorf
5c687f63e1
Change colors for .dev builds 2018-02-27 10:43:46 +01:00
Jakob Nixdorf
85de3f9db5
Add the ".dev" suffix to all debug builds 2018-02-26 17:02:07 +01:00
Jakob Nixdorf
07cd1c3859
Minor fixes for the thumbnail background 2018-02-26 17:01:33 +01:00
Jakob Nixdorf
8a4f52a923
Remove Telegram channel 2018-02-26 13:36:08 +01:00
Jakob Nixdorf
87d40c3ea2
Some minor rewording / reformatting 2018-02-26 13:18:15 +01:00
Jakob Nixdorf
f039106194
Add background frame for the thumbnails 2018-02-26 12:54:34 +01:00
Jakob Nixdorf
60b8d34d1f
Merge pull request #90 from RichyHBM/thumbnail-dark-theme
Thumbnail dark theme
2018-02-26 12:43:12 +01:00
Jakob Nixdorf
263a2097ce
Fix typo 2018-02-22 10:04:47 +01:00
Jakob Nixdorf
cbec5458da
Merge pull request #111 from andOTP/google-backups
Allow auto backups to Google sync
2018-02-21 15:32:14 +01:00
Jakob Nixdorf
12aeb17e8a
Improve backup notifications a little bit 2018-02-21 12:15:45 +01:00
Jakob Nixdorf
ae751d8962
Merge pull request #115 from andOTP/broadcast-receiver
Broadcast receivers for backups
2018-02-21 11:13:35 +01:00
Jakob Nixdorf
4ec136cf37
Merge pull request #134 from andOTP/tags-options
Add setting to select different tags behaviour
2018-02-21 10:25:29 +01:00
Jakob Nixdorf
8d5a471cda
Merge pull request #139 from x3rAx/#138--fix-crash-on-empty-label
[#138] Fix exception when saving empty label
2018-02-21 10:21:21 +01:00
Jakob Nixdorf
800bf7c3ce
Merge pull request #137 from RichyHBM/thumbnails-02-2018
Add new amazon thumbnail, rackspace, vultr, degiro and hmrc
2018-02-20 16:18:22 +01:00
Björn Richter
bffbe51f76 [#138] Fix exception when saving empty label 2018-02-20 12:24:59 +01:00
RichyHBM
84b497bd00 Add new amazon thumbnail, rackspace, vultr, degiro and hmrc 2018-02-19 21:58:45 +00:00
Jakob Nixdorf
8b9b1fc8aa
Update contributors 2018-02-19 10:31:47 +01:00
Jakob Nixdorf
1b4a51f3e4
Merge pull request #136 from x3rAx/#135--validate-input
Check if "Advanced Options" are valid before enabling the "Save" button
2018-02-19 10:29:16 +01:00
Björn Richter
49807a6ed3 Check if "Advanced Options" are valid before enabling the "Save" button 2018-02-18 13:12:34 +01:00
RichyHBM
60733d096f Add setting to select different tags behaviour 2018-02-17 11:13:59 +00:00
RichyHBM
d95d2e1d67 Remove padding 2018-02-10 18:01:02 +00:00
RichyHBM
f082b53672 Dont need to backup the encryption key as this is tied with the device/install so restoring it wont do anything 2018-02-10 17:42:48 +00:00
RichyHBM
d4f76b81cb Use date filenames for backup receivers 2018-02-10 17:40:05 +00:00
RichyHBM
f7bc8bd056 Move backupFileName into static class 2018-02-10 17:26:59 +00:00
RichyHBM
ddd4b299ac Merge branch 'master' into thumbnail-dark-theme 2018-02-10 17:16:30 +00:00
RichyHBM
d219066153 Merge branch 'master' into google-backups
# Conflicts:
#	app/src/main/java/org/shadowice/flocke/andotp/Utilities/Settings.java
#	app/src/main/res/xml/preferences.xml
2018-02-10 17:15:40 +00:00
RichyHBM
0404f8110d Merge branch 'master' into broadcast-receiver 2018-02-10 17:06:41 +00:00
Jakob Nixdorf
69590b0163
Merge pull request #124 from andOTP/append-date-backup
Append date backup
2018-02-09 11:34:42 +01:00
Jakob Nixdorf
a13f75a864
Check if the Intent is null before getting data 2018-02-09 10:50:14 +01:00