David A. Velasco
|
8925a0a7c6
Logs on activities life cycle simplified
|
10 years ago |
David A. Velasco
|
84e99c3cc7
Prevent that PIN code is requested when system windows partially overlapping the app disappear and the app is resumed
|
10 years ago |
David A. Velasco
|
e0867d2b28
Refactored location of passcode check: a callback to rule them all
|
10 years ago |
masensio
|
56703df78e
Udpate imports in MainApp
|
10 years ago |
masensio
|
7696c08565
Hotfix user_agent
|
10 years ago |
David A. Velasco
|
340428d820
Once again, disable session based client
|
10 years ago |
masensio
|
9177f1487a
Enable session support ( in MainApp )
|
10 years ago |
masensio
|
90d84ca927
Changes from comments in PR#924
|
10 years ago |
masensio
|
0de25b228c
Update uger agent string
|
10 years ago |
masensio
|
6af93bfdde
Refactor parameter user_agent out of RemoteOperation and children
|
10 years ago |
masensio
|
6d3bbd8bf3
Modify User Agent string
|
10 years ago |
masensio
|
7a42dc2bf4
Add user-agent string to setup options
|
10 years ago |
masensio
|
06d5cc9477
Add user agent in android project
|
10 years ago |
masensio
|
0bef9fdedb
Update year in license
|
10 years ago |
masensio
|
3d3046dc26
Add author's line in license
|
10 years ago |
masensio
|
0a03b6d3d4
Merge branch 'develop' into enable_cookies
|
10 years ago |
masensio
|
75880ec553
Adapt behaviour Authentication AyncTask + rotations
|
10 years ago |
David A. Velasco
|
02372fde24
Enable session support for all authentication methods in the app
|
10 years ago |
David A. Velasco
|
58040881bd
Some clean-up in ThumbnailsCacheManager
|
10 years ago |
tobiasKaminsky
|
595a63bc39
Bugfix
|
10 years ago |
jabarros
|
2e47071c9c
Merge branch 'thumbnails_from_server' of https://github.com/tobiasKaminsky/android into thumbnails_from_server
|
10 years ago |
David A. Velasco
|
299ad36bb8
Thumbnails cache initialized in MainApp context to grant it is done even if the app wasn't opened, for the case of background synchronizations
|
10 years ago |
jabarros
|
87de2db17d
Set the log folder path before starting logging
|
10 years ago |
jabarros
|
4599553545
Move Logger class to owncloud library and update references. Add async task for loading log info into LogHistoryActivity
|
10 years ago |
jabarros
|
30c00ae9e5
Done some changes for storing the log messages on log file and grant that logs are added to the same log file when the app is killed, then reopened
|
10 years ago |
jabarros
|
2ada53c99b
Enable log into text file automatically when BuildConfig.DEBUG is true. Open log activity when user clicks on action bar menu option. Add button to send email with log file attached.
|
10 years ago |
masensio
|
f2320691b3
Update branding: instead of specific option, make that using SAML authentication implies enabling the SingleSessionManager.
|
11 years ago |
David A. Velasco
|
8b3c9f14dc
Using default singleton OwnCloudClientManager instead of holding a reference in application context
|
11 years ago |
David A. Velasco
|
d95d2ac856
App adapted to replacement of OwnCloudClientMap for interface OwnCloudClientManager in ownCloud library
|
11 years ago |
David A. Velasco
|
6da5d3c212
Refactored to build ownCloud app with oc_framework as dependency
|
11 years ago |