later initialization of storageManager
add support for groups
catch potential wrong saved sharee date
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
b36067d45 Merge pull request #4294 from AlexNi245/#2216-activity-data-divers-design
962401940 activity header has now the same font size as a activity element
fa115658b fixed issue Avoid reassigning parameters such as 'itemPosition'
5a3db5ef2 replace do while loop in getHeaderPositionForItem with while loop
1dd2a5a71 change naming of Canvas c to Canvas canvas
f4e964e46 change class name of ActivityListItemDecoration to StickyHeaderItemDecoration, which is more generic
52a7ffe01 add license text
6ffa9d08f remove duplicate entry of setContentView
cdd5d38d3 add getHeaderPositionForItem unit test
0ac5a8bce add static import for com.owncloud.android.lib.resources.activities.model.Activity;
4ea9667c0 unit test for isHeader(int pos)
b61f9e02a format ActivityListAdapter
9012f43e8 set visibility from ActivityViewHeaderHolder back to protected
7a30070be remove unnecessary TAG field and replace nested if statement with && to fix codeacy-bot issues
a26a89504 apply changes to java doc
c41dd38ef optimize imports
b4764f7f6 remove unnecessary files
792a6b95a finish implementation of sticky header implementation. This feature was created according to the this implementation : https://stackoverflow.com/questions/32949971/how-can-i-make-sticky-headers-in-recyclerview-without-external-lib13e7aff0a increase height of header element and set backgroundcolor to white
a184345c1 first implementation of sticky header logic.
cd3d8dca1 start to implement sticky header behavior
259e10630 Merge pull request #4355 from nextcloud/drawer
caf1842f4 drawer: show only server address
cb7d4a38a revert to old image (#4356)
7e44feced revert to old image
f7c4eecf2 Merge pull request #4345 from nextcloud/push
a3fda5aa7 no need to use owncloudClient
9a023c649 Check if app is excluded from battery optimization (#3589)
527c5dbc9 Use conscrypt (#4314)
6014e90df use conscrypt
5373660f9 Provide a banal 'paste' postmessage implementation. (#4189)
68cebf83d revert DeviceModule back to Kotlin
969ce78e0 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
f26095f00 Merge pull request #4245 from fogninid/fixUploadListComparator
e72a789e6 show on special vendors "disable power check" in auto upload menu - tint button - change logic when to show battery warning
c8173c31c Use reloading on photo view (#2250)
c38dcf343 Delete temp file on receive external files (#4349)
c155edf6f Merge pull request #4347 from nextcloud/blacklistThumbnail
a03ff8479 daily dev 20190820
79d5ffcd6 Merge pull request #4348 from nextcloud/uploadListItems
4718a7489 formatting
8b60ae8b9 Merge pull request #4346 from nextcloud/newAndroid
0ec3489a4 hide user account from upload items in case device only has a single account configured
c32ca050a Handle thread interruption when enqueueing log message (#4336)
c4d361387 use new Android docker image
df5a52a21 Merge pull request #4326 from nextcloud/tint
41bce353a [tx-robot] updated from transifex
6ca93f25b [tx-robot] updated from transifex
de726fedd Handle thread interruption when enqueueing log message
0f895e7ce [tx-robot] updated from transifex
9c9dcc96c daily dev 20190817
14891d169 Merge pull request #4327 from nextcloud/phoneInfo
edc25788c Merge pull request #4334 from nextcloud/release372
d3990fa6e Release 3.7.2
56a4ac290 phone info on sent mail disable creation of old log file
de9475ed2 Show groupFolder correctly (#4300)
03dbd4922 Show groupFolder correctly
007adfae8 [tx-robot] updated from transifex
d647ccfdb daily dev 20190816
b719e98e7 Merge pull request #4325 from nextcloud/dependabot/gradle/com.github.cotechde.hwsecurity-hwsecurity-fido-2.4.6
caba44f21 Bump hwsecurity-fido from 2.4.5 to 2.4.6
247a6f80b Merge pull request #4321 from nextcloud/transifex
a3cedcb94 [tx-robot] updated from transifex
3b76d520e daily dev 20190815
* added log search in logs browser
* added logs browser view model test
* added universal async filtering utility
* refactored async runner and added manual runner
* migrated logs browser to Android DataBinding and Kotlin
* disabled imports ordering Ktlint rule as IDE does not
support ktlint ordering
* added some missing tests around logger
Closes#4311
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
27d360eb1 Merge pull request #4313 from nextcloud/exceptionHandler
b7b51c1cf Use ExceptionHandler not on debug builds
468899522 [tx-robot] updated from transifex
5b83085aa [tx-robot] updated from transifex
3c331aa6c [tx-robot] updated from transifex
ac53d509a daily dev 20190810
e9dcfe476 Merge pull request #4295 from nextcloud/contributing
74a21c021 About resolving #2953 (#3857)
5a6e454c8 Enhanced doc - explain PR that also need changes in library - update TOC - update backport
bc46215c3 [tx-robot] updated from transifex
f4bb53b40 [tx-robot] updated from transifex
3ac2b3ac0 [tx-robot] updated from transifex
bf1a8754c daily dev 20190803
0469db38c Fix local state if fragment is initialized before services (#4262)
bfb3bfd9e Fix upload and delete to actually delete (#4287)
0711815a7 [tx-robot] updated from transifex
017e85109 daily dev 20190802
6773e1a51 Merge pull request #4056 from nextcloud/exceptionHandler
89b26e87a use correct constructor call
51fca2c80 use correct f-droid link to dev build
cb812f6ef ktlint: no consecutive blank lines
c80c6eb5b use BuildConfig.VERSION_CODE
1d79f899a Remove theming, use better title
ea44c595a Merge pull request #4180 from nextcloud/design/screenshots
a2cf6bc40 Improve app store screenshot designs Separate app store screenshot text into bold heading and regular subline
75005668d [tx-robot] updated from transifex
92e9fabf4 [tx-robot] updated from transifex
0e4dab8b5 daily dev 20190731
* move exception handler to MainApp
* avoid recursive call to exception handler
* launch exception handler in separate process
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
129e9abcc Merge pull request #4276 from nextcloud/uploader
bc0b9e78f Engineering Test Mode (#4133)
a6371ee30 check status on transfer update
0938d81c7 mHostUrlInput can be null if used with direct login (#4270)
53a4844ab Merge pull request #4269 from nextcloud/daggerBump
4632dc659 [tx-robot] updated from transifex
2124364b4 daily dev 20190727
41c159ae4 Merge pull request #4261 from nextcloud/droneCheck
53633991d merge commit should always run drone
3949238de Merge pull request #4258 from nextcloud/enhanceDroneCheck
c78c79aaf check if drone should run: also when build.gradle changed
a7a46d823 [tx-robot] updated from transifex
4d1016ebf Merge pull request #4256 from nextcloud/dependabot/gradle/com.pinterest-ktlint-0.34.2
47f76f4f7 [tx-robot] updated from transifex
12050ed47 daily dev 20190724
Browsers will allow apps to populate the clipboard, but not read
from it without user input. This patch makes it possible for
context menus with 'Paste' in them to trigger a real OS paste
when hosted inside the webview.
Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
eb6ba3de1 fix check if source code was modified (#4250)
d5691e274 fix check if source code was modified
5a4783000 [tx-robot] updated from transifex
5b0a53dbe [tx-robot] updated from transifex
e455de56f daily dev 20190720
b3269e696 Merge pull request #4242 from nextcloud/tintEdit
a22a52ab8 new approach for tinted cursors
813a448bc [tx-robot] updated from transifex
181fb374e daily dev 20190717
4f1a72594 Merge pull request #4238 from nextcloud/removeBottomBar
e2d34d18c Merge pull request #4237 from nextcloud/removeSSO_SAML
d868fcc15 remove old and unmaintained bottom bar
49cca17fc Remove last usage of SSO/Saml
ee060bd57 Bump ktlint from 0.33.0 to 0.34.0 (#4236)
f71a605a4 [tx-robot] updated from transifex
e83f45a36 daily dev 20190716
2a13825fe Merge pull request #4226 from nextcloud/runDrone
d9d9ad51c Run drone only if source file changed
2c41e9289 [tx-robot] updated from transifex
7d224f744 daily dev 20190713
85c129c9a Merge pull request #4217 from nextcloud/fixGSS
2c2425812 fix GSS on android: we send custom user agent to have info about device, but we need some identifier
e3923b24c Merge pull request #4214 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-3.4.2
5362f4fdc daily dev 20190710
69aba84d3 Merge pull request #4211 from nextcloud/sameMajor
0e1e7b1a5 bump to 3.8.0-Alpha1
9c715c6ee revert back to master
48ef271b0 Bump mockito-core from 2.28.2 to 3.0.0 (#4209)
883dc6925 Use sameMajorVersion of OwnCloudVersion
3c3de1c14 [tx-robot] updated from transifex
d1bd52ade Bump mockito-core from 2.28.2 to 3.0.0
e48d3597b [tx-robot] updated from transifex
beaedfa1a [tx-robot] updated from transifex
bbe7a5268 daily dev 20190705
895570970 Merge pull request #4196 from nextcloud/codacy
c4deb2804 codacy: Avoid throwing raw exception types.
31da2fc46 codacy: Classes implementing Serializable should set a serialVersionUID
a5297a536 spotbugs: Unused public or protected field
4b10d34ad codacy: AppModule
4c61a9258 codacy: Avoid unused local variables such as 'userId'. codacy: Avoid unused imports
1cc72c8a3 Bump kotlin_version from 1.3.40 to 1.3.41 (#4200)
fbc091c85 [tx-robot] updated from transifex
cc2882d3e daily dev 20190704
337e80609 Merge pull request #4198 from nextcloud/wrongNameInEmail
0e26340a1 use correct file for message while sharing via link
d78900e07 [tx-robot] updated from transifex
7424520f0 daily dev 20190703
908ce747a Merge pull request #4171 from ezaquarii/fix-broken-di-on-older-devices
2e6f09d46 Merge pull request #4178 from nextcloud/kapt
6f2a994a5 fix parcelable with using kapt
f83b58491 [tx-robot] updated from transifex
752d55fc6 daily dev 20190625
c003f12c4 Merge pull request #4114 from nextcloud/richDocumentsRenameMessage
bf8e50c1f get rename message from RichDocuments
4221ae50d [tx-robot] updated from transifex
40c4347a0 [tx-robot] updated from transifex
20d52c56d [tx-robot] updated from transifex
3ace15868 daily dev 20190622
Removing DI from the service fixes DI crash on older
devices when JobService is not provided by the system,
prevending ClassNotFoundException.
A proper fix for this issue must follow.
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
776a144ff [tx-robot] updated from transifex
209428489 [tx-robot] updated from transifex
f41885b62 [tx-robot] updated from transifex
94573ccf8 [tx-robot] updated from transifex
f704fa374 daily dev 20190615
1) Bitmap decoder does not work with vector drawables directly
2) Dependency injection in PreviewMediaFragment
Fixes#4121Fixes#4129Fixes#4150
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
49a9b5186 Merge pull request #4145 from nextcloud/saveAs
b56b615a9 Allow "save as" and "print" to be downloaded from Collabora
b53018a86 Merge pull request #4137 from nextcloud/renameRemote
d19ebb9fa [tx-robot] updated from transifex
df5346b34 switch back to master-lib
88effce10 use new convention "xyRemoteOperation"
f104e4cf9 hide outdated version warning if extended support is enabled (#4136)
b649ec38c hide outdated version warning if extended support is enabled
59239ec3f daily dev 20190613
2dd34a786 Merge pull request #4141 from nextcloud/sharePictureToNC
e9c99a41e fix crash on sharing file to NC with multiple accounts
508fa4c35 Merge pull request #4139 from nextcloud/fixDismissNotification
c397cac2a fix dismiss notification
42bfbd0be Merge pull request #4138 from nextcloud/showBuildNumber
667822647 show build number, if set
41aa54a3d Merge pull request #4134 from nextcloud/preventNpe
25f145dd3 Merge pull request #4128 from nextcloud/androidDocker
7059dfd11 [tx-robot] updated from transifex
9fa0894aa daily dev 20190612
6f70ebd3a [tx-robot] updated from transifex
b184f603e [tx-robot] updated from transifex
8536138c4 [tx-robot] updated from transifex
0913334f3 [tx-robot] updated from transifex
a82f9188a Merge pull request #4125 from nextcloud/noQR
2f770b2ad Do not show QR scan if Chromebook without camera
0f562ec02 Merge pull request #4122 from nextcloud/getAccounts
32fcf21f2 use own getAccounts() instead of AccountManager from AndroidSDK
21a54921b Merge pull request #4119 from nextcloud/dependabot/gradle/androidx.annotation-annotation-1.1.0
7ede5f40a [tx-robot] updated from transifex
c5d79ec60 Bump annotation from 1.0.2 to 1.1.0
a4a0a2820 Merge pull request #4086 from nextcloud/ezaquarii/remove-legacy-power-utils
69d0c15c6 Merge pull request #4085 from nextcloud/internalLink
bf6b3e959 Merge pull request #4115 from nextcloud/simplify
efb74e0b3 simplify
49d858ea9 Migrate PowerUtils calls to PowerManagementService
c9f11d4c2 Merge pull request #4042 from nextcloud/ezaquarii/move-whatsnew-and-firstrun-to-onboarding
6bc9484db Copy internal link
a69d2b7d3 [tx-robot] updated from transifex
39a93f2c3 daily dev 20190605