Hannes Achleitner
|
6803a347bf
|
Update Copyright year to 2020
|
2020-03-17 15:50:50 +01:00 |
|
davigonz
|
0f1f232c16
|
Fix crash when client is revoked from web UI
|
2020-02-12 10:51:49 +01:00 |
|
davigonz
|
4a9eb24d69
|
Include hostname verifier
|
2020-02-11 16:46:15 +01:00 |
|
davigonz
|
1b4ce388b3
|
Apply changes requested in code review
|
2020-02-06 15:03:50 +01:00 |
|
davigonz
|
4153ee4e35
|
Remove no longer used OAuth classes
|
2020-02-05 17:16:06 +01:00 |
|
davigonz
|
261be8bf85
|
Create OAuth scope param to save it in AccountManager during OAuth process
|
2020-02-05 16:32:50 +01:00 |
|
davigonz
|
b7033e53bf
|
Use custom connection builder to work with http requests along with AppAuth library
|
2020-02-05 10:16:33 +01:00 |
|
davigonz
|
b04a314478
|
Remove unnecessary method
|
2020-02-05 08:49:24 +01:00 |
|
davigonz
|
c7f9c9d201
|
Clean up owncloud client factories
|
2020-02-04 17:49:35 +01:00 |
|
davigonz
|
5b3c21ba82
|
Change policy name in ownCloudClientManagerFactory
|
2020-02-04 15:33:00 +01:00 |
|
Abel García de Prada
|
11a2ec1d3e
|
Replace stacktrace with timber log
|
2020-01-21 13:11:54 +01:00 |
|
Abel García de Prada
|
03e30ae698
|
Fix log with old server version
|
2020-01-16 15:13:41 +01:00 |
|
davigonz
|
20e4317bd9
|
Include new isServerVersionSupported parameter to log out <10 accounts
|
2020-01-16 15:13:41 +01:00 |
|
davigonz
|
8ba4fa5960
|
Handle specific bad request error
|
2020-01-16 15:13:41 +01:00 |
|
davigonz
|
bcc5a06335
|
Get rid of conditions for <10 servers
|
2020-01-16 15:09:11 +01:00 |
|
Abel García de Prada
|
073a91c580
|
Update logcat library
|
2020-01-15 12:20:46 +01:00 |
|
Abel García de Prada
|
c0a11c5d0b
|
Remove Log_OC file
|
2020-01-15 12:20:46 +01:00 |
|
Abel García de Prada
|
c5ac449fed
|
Replace log_oc with timber
Finish replacing logOC with timber
|
2020-01-15 12:20:46 +01:00 |
|
Abel García de Prada
|
2778762217
|
Remove logging initialization from Log_OC
|
2020-01-15 12:18:00 +01:00 |
|
Hannes Achleitner
|
3204d5e60e
|
fix a typo and some lint warnings
|
2020-01-02 12:31:20 +01:00 |
|
Hannes Achleitner
|
90210949b5
|
Reduce logging in ChunkFromFileRequestBody
(cherry picked from commit 53a8ce122c7f0d4ef6d47e76a29b15fc68197135)
|
2019-12-17 18:58:00 +01:00 |
|
Abel García de Prada
|
3d9d943825
|
Remove kitkat support
|
2019-12-11 12:37:30 +01:00 |
|
davigonz
|
c50e199b76
|
Fix null error in http interceptors
|
2019-12-05 08:50:54 +01:00 |
|
davigonz
|
8fa6cc648b
|
Fix add headers using interceptors
|
2019-12-05 08:50:54 +01:00 |
|
davigonz
|
f32a3af572
|
Uncomplished commit
|
2019-12-05 08:50:54 +01:00 |
|
davigonz
|
9230937a44
|
Keep decoupling shares and capabilities, start to use mappers
|
2019-12-05 08:50:54 +01:00 |
|
davigonz
|
d73ee43e3d
|
Handle remote operations, both sync and non-sync
|
2019-12-05 08:50:54 +01:00 |
|
davigonz
|
cc38dcd9a6
|
Include a new class to give data or throw remote exceptions to upper layers
|
2019-12-05 08:50:54 +01:00 |
|
davigonz
|
32ecf729c5
|
Keep removing more SAML stuff
|
2019-12-05 08:50:54 +01:00 |
|
davigonz
|
31868dca00
|
Start to use Mockk instead of Mockito since is better prepared to be used along with Kotlin
|
2019-12-05 08:50:54 +01:00 |
|
davigonz
|
ebf1a08508
|
Remove unused OwnCloudClient constructor
|
2019-12-05 08:50:54 +01:00 |
|
davigonz
|
ea34453f0a
|
Delete unneeded extend
|
2019-12-05 08:50:54 +01:00 |
|
Hannes Achleitner
|
10a7bdbc4d
|
delete all *.log in directory
|
2019-11-22 23:35:26 +01:00 |
|
Hannes Achleitner
|
b084ca7c03
|
introduce deprecated old and new methods
|
2019-11-15 08:16:14 +01:00 |
|
Hannes Achleitner
|
035c5fdf65
|
Better logging
|
2019-11-15 07:51:01 +01:00 |
|
Hannes Achleitner
|
fdde542f15
|
code cleanup
|
2019-11-09 10:03:02 +01:00 |
|
davigonz
|
90cef9fcf6
|
Use remoteId of the just copied file
|
2019-08-28 11:56:26 +02:00 |
|
davigonz
|
176de93abc
|
Fix concurrent exception that appears from time to time
|
2019-08-06 16:44:13 +02:00 |
|
davigonz
|
cbb15c3626
|
Order CreateRemoteShareOperation and make it possible to get sharing errors with new arch
|
2019-06-19 13:54:34 +02:00 |
|
davigonz
|
b5efb1d664
|
Use UTF-8 when encoding authorization headers
|
2019-05-14 18:04:41 +02:00 |
|
davigonz
|
510ec1798e
|
Get rid of TLS support for 16 to 18 API versions
|
2019-03-26 17:43:42 +01:00 |
|
davigonz
|
ec01a21137
|
Include TLSv1.2 support and make it work on 16 to 19 devices
|
2019-03-26 17:43:42 +01:00 |
|
Hannes Achleitner
|
79283cd6ed
|
increase cache size
|
2019-03-10 11:37:01 +01:00 |
|
Hannes Achleitner
|
446ac7c489
|
split log into debug and release
|
2019-03-10 11:37:01 +01:00 |
|
Hannes Achleitner
|
6b61e66318
|
add log level to output
this is a pre-task to colorize log output and add ability to filter on loglevel
|
2019-03-10 11:37:01 +01:00 |
|
Hannes Achleitner
|
78e4d167d2
|
change 2018 to 2019 in comments
|
2019-02-13 18:26:18 +01:00 |
|
Hannes Achleitner
|
2f64bc0b89
|
apply some Lint fixes
|
2019-02-05 20:55:38 +01:00 |
|
Hannes Achleitner
|
40690df5fa
|
apply codestyle everywhere
|
2019-01-23 06:19:08 +01:00 |
|
Hannes Achleitner
|
940f0b9bb0
|
adapt variable name
|
2019-01-19 23:35:25 +01:00 |
|
Hannes Achleitner
|
6560aa987d
|
apply codestyle request for complete file
|
2019-01-19 23:28:22 +01:00 |
|