Commit graph

73 commits

Author SHA1 Message Date
tobiasKaminsky
a3fda5aa72
no need to use owncloudClient
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-20 12:13:07 +02:00
Chris Narkiewicz
23f7c2f46b
Remove legacy AccountUtils
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-07-02 18:14:30 +01:00
tobiasKaminsky
c1ff580ea5
enhance pass protection system
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-07 11:27:20 +02:00
tobiasKaminsky
f02f482fb5
Missing Injectable lead to half-stored account
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-16 16:52:35 +02:00
tobiasKaminsky
533debfca0
- removed useNextcloudUserAgent -> we now use this everytime
- removed any oAuth and saml stuff, as we rely on weblogin flow

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-15 15:07:59 +02:00
Chris Narkiewicz
bbaf355328
Create UserAccountManager and move getAccounts()
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-04-13 00:06:24 +01:00
Chris Narkiewicz
1275728182
Rename PreferenceManager to AppPreferencesImpl
PreferenceManager name conficts with platform PreferenceManager.

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-04-12 15:46:23 +01:00
Chris Narkiewicz
ee99611546
Move legacy free pref to AppPreferences
Finally, the beast is dead...

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-03-13 17:49:16 +00:00
Chris Narkiewicz
293dae52d2 Move push token preference to AppPreferences
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-03-12 15:42:39 +00:00
Chris Narkiewicz
be421830c2
Move re-init keys pref to AppPreferences
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-03-11 15:56:14 +00:00
Chris Narkiewicz
a003c4b953
Refactor legacy instant upload prefs removal
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-03-04 15:47:21 +00:00
tobiasKaminsky
7c7447d989
fix crash on evernote
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-08 11:20:43 +01:00
tobiasKaminsky
84303837a6
remove unused resources / add to lint ignore
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-12-06 14:37:35 +01:00
Andy Scherzinger
69b86b5e6c
fixes after and revert back to master lib 2018-11-05 21:47:42 +01:00
AndyScherzinger
799c3a3163
codacy: all methods are static. Consider using a utility class instead. 2018-09-19 14:12:37 +02:00
AndyScherzinger
0fb3dedef1
fix all experimental warnings found by findbugs (missing stream closing) 2018-09-12 13:53:19 +02:00
AndyScherzinger
994d73f529
make all utils methods static 2018-09-12 13:53:17 +02:00
AndyScherzinger
65df2e82b3
codacy: utils classes are to be final with private constructor 2018-09-12 13:53:16 +02:00
tobiasKaminsky
449f82aa2c
add push values to setup.xml
automatically uncomment google deps for lint, gplay and findbugs
npe check
disable analytics

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-16 14:34:11 +02:00
tobiasKaminsky
c1b1bc8fab
explicitly allow gcm on gplay
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-05-30 09:25:43 +02:00
tobiasKaminsky
6256d21aa6
Remove analytics
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-05-24 14:34:08 +02:00
Mario Danic
d727b72a65
Disable analytics via manifest
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-05-23 16:35:52 +02:00
Mario Danic
fef28eb68e CR fixes
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-03-22 18:06:18 +01:00
Mario Danic
86e05c48e1 Don’t show messages for pending delete users
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-03-20 13:07:12 +01:00
Mario Danic
ab4d6f2934 Use variables
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-03-20 09:05:24 +01:00
Mario Danic
182028c631 Remove useless replace
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-03-19 20:04:03 +01:00
Mario Danic
8e778844bf Fix newlines
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-03-19 14:47:29 +01:00
Mario Danic
c1dc6e570f Fixes #2315 and other issues
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-03-19 14:35:52 +01:00
tobiaskaminsky
a2606d2aab
add push channel for 8.x with default value
Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
2018-03-12 14:37:05 +01:00
Mario Danic
4ba1a8758c
Fix SSL
Document empty body
Fix drone issue
Fix codacy

Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-02-14 08:42:55 +01:00
Mario Danic
df8e73fff2
Fix push
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-02-13 18:36:18 +01:00
tobiaskaminsky
544c4723b9 rebased
create parent folder if needed
fix line breaks

Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
2018-01-23 08:10:45 +01:00
tobiasKaminsky
59fafc7b3d
function is private
fix modified, but will soon be removed

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-01-15 13:24:07 +01:00
tobiasKaminsky
88498e4071
use copy & delete instead of move
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-01-15 12:40:15 +01:00
tobiaskaminsky
45f7cb1cc7
linebreaks
Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
2018-01-15 11:23:32 +01:00
Mario Danic
ee7d4ed56c
Implement keys migration
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-01-15 11:23:32 +01:00
Mario Danic
845e85fb24
Most improvements
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-01-15 11:23:31 +01:00
tobiasKaminsky
e505421db9
Implicitly using the default locale is a common source of bugs
internal: Locale.ROOT
otherwise Locale.getDefault()
2018-01-09 10:51:22 +01:00
AndyScherzinger
f1c20398c6
centralize app's version code and name 2017-10-16 11:33:36 +02:00
AndyScherzinger
694f042cb1
bump version to 2.0.0RC9 2017-10-05 18:33:15 +02:00
AndyScherzinger
63bfd4b080
prepare release 2.0.0RC8 2017-10-01 10:11:05 +02:00
tobiasKaminsky
054df29443
RC7 2017-09-23 09:36:03 +02:00
tobiaskaminsky
631869e2a2
renamed ResultCode 2017-09-22 12:49:45 +02:00
tobiaskaminsky
0aa2aaaab1
use result code to determinate if old login 2017-09-22 12:49:45 +02:00
AndyScherzinger
d5446d56d9
release 2.0.0RC6 2017-09-05 09:23:20 +02:00
AndyScherzinger
ad9556b89b
bump version to RC5 2017-08-25 15:33:47 +02:00
AndyScherzinger
a680c90da3
line length 2017-08-24 18:34:41 +02:00
AndyScherzinger
08f5e71d20
codacy: remove unused code 2017-08-24 18:27:34 +02:00
AndyScherzinger
4fa8eb7409
set theming color for notification 2017-08-24 18:25:10 +02:00
AndyScherzinger
c73d102291
fix spacing 2017-08-23 16:47:36 +02:00