tobiasKaminsky
|
533debfca0
- removed useNextcloudUserAgent -> we now use this everytime
|
6 年之前 |
Chris Narkiewicz
|
442394f949
Migrate current account getter from AccountUtils to UserAccountManager
|
6 年之前 |
Andy Scherzinger
|
4278f64e47
Fix #3881 by checking for result being null
|
6 年之前 |
tobiasKaminsky
|
ed7cf414da
revert to old auth login method: do not use weblogin suffix
|
6 年之前 |
ardevd
|
dd04bf9e93
authentication: Added missing variable assignment.
|
6 年之前 |
tobiasKaminsky
|
c35b5723c4
set action text to white
|
6 年之前 |
tobiasKaminsky
|
5a19c3f321
suppress lint warning for random generator on older android -> no need to have this secure
|
6 年之前 |
tobiasKaminsky
|
213f2c597e
use SecureRandom instead of Random
|
6 年之前 |
tobiasKaminsky
|
d396bbf772
dialog committed with allow state loss
|
6 年之前 |
tobiasKaminsky
|
ca362c250d
remove exception
|
6 年之前 |
tobiasKaminsky
|
b7089df901
back press on first run activity closes app
|
6 年之前 |
tobiasKaminsky
|
51d7ea8cd6
re-add account migration, to get userId
|
6 年之前 |
tobiasKaminsky
|
a1ba4a1a23
- add vibrate permission
|
6 年之前 |
tobiasKaminsky
|
d47c77ca5c
Add support for QR codes & deep links
|
6 年之前 |
tobiasKaminsky
|
59cf6b9ba4
switch to AndroidX
|
6 年之前 |
tobiasKaminsky
|
4736124a9e
wrapper to start urls/intents if no app is available
|
6 年之前 |
AndyScherzinger
|
79677f5281
codacy: useless parentheses
|
6 年之前 |
AndyScherzinger
|
2e9d7ce028
codacy: useless qualified this usage in the same class.
|
6 年之前 |
AndyScherzinger
|
c839a5b83e
codacy: avoid using Literals in Conditional Statements
|
6 年之前 |
AndyScherzinger
|
67e1cf39e9
codacy: replace literals with constants
|
6 年之前 |
AndyScherzinger
|
dfca74b1e8
codacy_ replace literals with constants
|
6 年之前 |
AndyScherzinger
|
df18d6eccc
codacy: avoid using redundant field initializer
|
6 年之前 |
AndyScherzinger
|
eafa49c822
codacy: avoid declaring a variable if it is unreferenced before a possible exit point.
|
6 年之前 |
tobiasKaminsky
|
2271760da8
use generic nextcloud user agent on simple signup
|
6 年之前 |
AndyScherzinger
|
c6b25745b7
cleanup code, use own preference manager
|
6 年之前 |
tobiasKaminsky
|
b24f6c2d33
Changes due to Codacy
|
6 年之前 |
tobiasKaminsky
|
eae43cf464
Simple signup
|
6 年之前 |
AndyScherzinger
|
c961b99b7b
codacy: Avoid using redundant field initializer
|
6 年之前 |
AndyScherzinger
|
6255bfeb9d
codacy: fix Useless parentheses
|
6 年之前 |
AndyScherzinger
|
c46c47b96f
extract webclient init into separate method
|
6 年之前 |