Nextcloud bot
6b9f200f69
[tx-robot] updated from transifex
2019-05-30 02:48:04 +00:00
Tobias Kaminsky
b64acfc646
daily dev 20190530
...
7a2ab86a8
Codacy (#4072 )
fa044f61a
Migrate UserAccount helpers to UserAccountManager (#4043 )
f0dfc4200
Bump androidsvg from 1.3 to 1.4 (#4081 )
01c281c9c
Bump mockito-core from 2.27.0 to 2.28.1 (#4080 )
11df6db4b
Bump ktlint from 0.32.0 to 0.33.0 (#4079 )
55c8d5d01
[tx-robot] updated from transifex
ba55545bd
daily dev 20190529
2019-05-30 03:35:13 +02:00
dependabot-preview[bot]
1649e17d0d
Bump espresso-core from 3.1.1 to 3.2.0
...
Bumps espresso-core from 3.1.1 to 3.2.0.
2019-05-30 01:14:30 +00:00
Chris Narkiewicz
5923737b29
Battery charging status API
...
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>
2019-05-29 16:28:27 +01:00
tobiasKaminsky
e58ce5e568
support for Chromebook
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-29 12:19:48 +02:00
Tobias Kaminsky
7a2ab86a88
Codacy ( #4072 )
...
Codacy
2019-05-29 10:50:44 +02:00
Tobias Kaminsky
fa044f61af
Migrate UserAccount helpers to UserAccountManager ( #4043 )
...
Migrate UserAccount helpers to UserAccountManager
2019-05-29 09:46:04 +02:00
Tobias Kaminsky
f0dfc4200c
Bump androidsvg from 1.3 to 1.4 ( #4081 )
...
Bump androidsvg from 1.3 to 1.4
2019-05-29 07:37:51 +02:00
Tobias Kaminsky
01c281c9c2
Bump mockito-core from 2.27.0 to 2.28.1 ( #4080 )
...
Bump mockito-core from 2.27.0 to 2.28.1
2019-05-29 07:34:04 +02:00
Tobias Kaminsky
11df6db4b6
Bump ktlint from 0.32.0 to 0.33.0 ( #4079 )
...
Bump ktlint from 0.32.0 to 0.33.0
2019-05-29 07:32:30 +02:00
Nextcloud bot
55c8d5d019
[tx-robot] updated from transifex
2019-05-29 02:58:11 +00:00
Tobias Kaminsky
ba55545bd1
daily dev 20190529
...
1b3cc0f78
Add funding support (#4077 )
3c16d8bb4
add funding support
df3ac186b
Move PowerUtils to dedicated power management service (#4073 )
9cdc9269a
ktlint
3d7b14386
added gpl license header
8116bfd79
Merge pull request #4063 from nextcloud/ktLint
90d960041
add ktlint
537b30494
daily dev 20190528
2019-05-29 03:34:02 +02:00
dependabot-preview[bot]
8ee0792e92
Bump androidsvg from 1.3 to 1.4
...
Bumps [androidsvg](https://github.com/BigBadaboom/androidsvg ) from 1.3 to 1.4.
- [Release notes](https://github.com/BigBadaboom/androidsvg/releases )
- [Commits](https://github.com/BigBadaboom/androidsvg/compare/Release_1.3...Release_1.4 )
2019-05-29 01:13:24 +00:00
dependabot-preview[bot]
a094644f67
Bump mockito-core from 2.27.0 to 2.28.1
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 2.27.0 to 2.28.1.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v2.27.0...v2.28.1 )
2019-05-29 01:13:02 +00:00
dependabot-preview[bot]
5c5e4bb326
Bump ktlint from 0.32.0 to 0.33.0
...
Bumps [ktlint](https://github.com/pinterest/ktlint ) from 0.32.0 to 0.33.0.
- [Release notes](https://github.com/pinterest/ktlint/releases )
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pinterest/ktlint/compare/0.32.0...0.33.0 )
2019-05-29 01:12:33 +00:00
Tobias Kaminsky
1b3cc0f78c
Add funding support ( #4077 )
...
Add funding support
2019-05-28 17:17:12 +02:00
tobiasKaminsky
3c16d8bb4d
add funding support
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-28 17:15:44 +02:00
Tobias Kaminsky
df3ac186b4
Move PowerUtils to dedicated power management service ( #4073 )
...
Move PowerUtils to dedicated power management service
2019-05-28 11:30:35 +02:00
tobiasKaminsky
9cdc9269a6
ktlint
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-28 11:12:41 +02:00
tobiasKaminsky
3d7b14386a
added gpl license header
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-28 11:01:55 +02:00
Andy Scherzinger
8116bfd79f
Merge pull request #4063 from nextcloud/ktLint
...
Add ktlint
2019-05-28 10:17:07 +02:00
tobiasKaminsky
90d9600418
add ktlint
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-28 10:02:36 +02:00
Tobias Kaminsky
537b304942
daily dev 20190528
...
035342895
Stabilize coverage (#4070 )
71e73134b
Enable coverage only in CI (#4068 )
6ca1c8858
Stabilize coverage
a891c848d
add changelog for 3.6.1 and 3.6.2 (#4069 )
e5f24ebef
remove empty lines after headline
471761452
add changelog for 3.6.1 and 3.6.2
fcb5738a8
[tx-robot] updated from transifex
eef4fb5fa
[tx-robot] updated from transifex
33587bd2c
Enable coverage only in CI
a42fd3b47
[tx-robot] updated from transifex
245ea82c4
daily dev 20190524
2019-05-28 03:33:52 +02:00
Chris Narkiewicz
d34d3f5f27
Move PowerUtils to dedicated power management service
...
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-05-28 00:51:57 +01:00
Chris Narkiewicz
6643b6c839
Migrate UserAccount helpers to UserAccountManager
...
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>
2019-05-27 17:20:51 +01:00
nextcloud-android-bot
369d4cd9d1
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-05-27 15:01:10 +00:00
Andy Scherzinger
6d11fbde8b
codacy: Avoid unused imports
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-05-27 16:48:03 +02:00
Andy Scherzinger
781c9edb93
codacy: Use one line for each declaration, it enhances code readability.
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-05-27 16:46:30 +02:00
Andy Scherzinger
5a551d26a0
codacy: Avoid unused private methods such as 'setUnlockTimestamp(Activity)'.
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-05-27 16:45:07 +02:00
Andy Scherzinger
2ca4d5963e
Avoid unused local variables such as 'mAccountMgr'.
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-05-27 16:43:19 +02:00
Andy Scherzinger
fa9bd1c03c
codacy: Avoid unused private fields such as 'userId'.
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-05-27 16:42:06 +02:00
Andy Scherzinger
81bec0fdc6
codacy: Unnecessary use of fully qualified name
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-05-27 16:40:41 +02:00
Tobias Kaminsky
035342895f
Stabilize coverage ( #4070 )
...
Stabilize coverage
2019-05-27 11:59:18 +02:00
Tobias Kaminsky
71e73134b5
Enable coverage only in CI ( #4068 )
...
Enable coverage only in CI
2019-05-27 11:57:46 +02:00
Unpublished
6ca1c88585
Stabilize coverage
...
Signed-off-by: Unpublished <unpublished@gmx.net>
2019-05-27 11:14:45 +02:00
Tobias Kaminsky
a891c848d2
add changelog for 3.6.1 and 3.6.2 ( #4069 )
...
add changelog for 3.6.1 and 3.6.2
2019-05-27 10:18:20 +02:00
tobiasKaminsky
e5f24ebef3
remove empty lines after headline
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-27 10:00:57 +02:00
Andy Scherzinger
4717614529
add changelog for 3.6.1 and 3.6.2
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-05-27 09:31:45 +02:00
Nextcloud bot
fcb5738a85
[tx-robot] updated from transifex
2019-05-26 02:58:36 +00:00
Nextcloud bot
eef4fb5fa0
[tx-robot] updated from transifex
2019-05-25 02:57:44 +00:00
Unpublished
33587bd2cc
Enable coverage only in CI
...
Signed-off-by: Unpublished <unpublished@gmx.net>
2019-05-24 23:42:04 +02:00
Nextcloud bot
a42fd3b471
[tx-robot] updated from transifex
2019-05-24 02:58:46 +00:00
Tobias Kaminsky
245ea82c46
daily dev 20190524
...
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
2019-05-24 03:33:51 +02:00
Andy Scherzinger
3b31841848
Merge pull request #3969 from nextcloud/receivePushDelete
...
Handle silent delete/delete-all push notifications
2019-05-23 14:37:33 +02:00
nextcloud-android-bot
6074c93205
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-05-23 09:00:17 +00:00
Tobias Kaminsky
f28007e6b3
OCFileListFragment: Only scroll to top if directory changed ( #4058 )
...
OCFileListFragment: Only scroll to top if directory changed
2019-05-23 11:00:08 +02:00
drone
b061e4d384
Merge commit '51ee4d88fd0555a945a24b1ab3beba2ffdc79c06'
2019-05-23 08:42:23 +00:00
tobiasKaminsky
51ee4d88fd
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
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-23 10:41:19 +02:00
Tobias Kaminsky
fb6b11f201
Use product name on rich document, if available ( #3971 )
...
Use product name on rich document, if available
2019-05-23 10:37:08 +02:00
Andy Scherzinger
4197d3be99
use proper qa build lib dependency
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-05-23 09:48:54 +02:00