9b3adc092 Merge pull request #4104 from nextcloud/dependabot/gradle/androidx.test-core-1.2.0
3bde11e6a Bump runner from 1.1.1 to 1.2.0
71d5d501e Bump rules from 1.1.1 to 1.2.0
b6311e5ad Bump core from 1.1.0 to 1.2.0
cac2e3dcd Merge pull request #4098 from nextcloud/dependabot/gradle/com.google.dagger-dagger-2.23.1
1cff252a2 Bump dagger-android-support from 2.22.1 to 2.23.1
ab5fc1477 Bump dagger-compiler from 2.22.1 to 2.23.1
5c7145948 Bump dagger-android-processor from 2.22.1 to 2.23.1
397614763 Bump dagger-android from 2.22.1 to 2.23.1
d59bd3e98 Bump dagger from 2.22.1 to 2.23.1
c3c1dce33 Merge pull request #4092 from nextcloud/dependabot/gradle/androidx.test.espresso-espresso-core-3.2.0
e88d93f77 Bump mockito-core from 2.28.1 to 2.28.2
660093f71 Bump espresso-contrib from 3.1.1 to 3.2.0
36fe8be80 Bump junit from 1.1.0 to 1.1.1
6b9f200f6 [tx-robot] updated from transifex
b64acfc64 daily dev 20190530
Battery charing checks are currently performed using evernote jobs API.
This ties our power management to rather unrelated 3rd party library.
This change provides battery check API via app power management
abstraction. It will also allow to access native battery API on
Android Lollipop and newer in the future.
This change does not migrate any current code to new API.
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
This change migrate remaining AccountUtils static helpers
to UserAccountManager.
It contains no functional changes - static helpers code
is just moved into manager class and all clients are
supplied with manager as a dependency.
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
3b3184184 Merge pull request #3969 from nextcloud/receivePushDelete
6074c9320 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
f28007e6b OCFileListFragment: Only scroll to top if directory changed (#4058)
b061e4d38 Merge commit '51ee4d88fd0555a945a24b1ab3beba2ffdc79c06'
51ee4d88f handle silent delete/delete-all push notifications do not ignore talk messages (will only be sent if no talk app is installed) exclude generated Parcelable
fb6b11f20 Use product name on rich document, if available (#3971)
4197d3be9 use proper qa build lib dependency
8c0609759 Only compare directories if necessary
403a3e062 Use product name on rich document, if available use placeholder for string reset to master-snapshot fix analysis warning use new translatable string use var vor qa flavor too
9b0a789d3 Merge pull request #4040 from nextcloud/ezaquarii/remove-findbugs
d6b4deea1 Remove legacy FindBugs tasks from build script
53c9c0573 daily dev 20190523
do not ignore talk messages (will only be sent if no talk app is installed)
exclude generated Parcelable
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
use placeholder for string
reset to master-snapshot
fix analysis warning
use new translatable string
use var vor qa flavor too
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2146d808b Merge pull request #4032 from nextcloud/emailOnError
762a80666 Merge pull request #4046 from nextcloud/fix-issues-sso-ocs-header
4d90477cc Merge pull request #4049 from nextcloud/followup4044
faaca8691 throw exception if sso users try to set the OCS-APIREQUEST header themselves
889d0669b email on failure
c635e2e49 Close WhatsNewActivity if open
5c686ef31 Merge pull request #4041 from nextcloud/ezaquarii/fix-weak-ref-dereference-npe-in-thumbnails-cache-manager
f88239b67 daily dev 20190521