ardevd
|
62f874cde0
|
activities: Removed unused imports.
|
2018-04-19 14:52:08 +02:00 |
|
ardevd
|
c89dcb0371
|
manifest: Updated declaration of the Activities activity.
|
2018-04-19 14:51:03 +02:00 |
|
ardevd
|
8a7863b782
|
activities: Properly return activities to the callback.
The empty ArrayList that was passed back before was just there to test the behaviour of the Activities activity when an empty data set was returned.
|
2018-04-19 14:50:04 +02:00 |
|
ardevd
|
14a08298ff
|
activities: Added reworked activities MVP components.
There is still a lot of cleanup to do here.
|
2018-04-19 14:48:56 +02:00 |
|
ardevd
|
d569b0cbef
|
activities: Added repository data classes for Activities.
|
2018-04-19 14:47:56 +02:00 |
|
ardevd
|
bcc2d2f382
|
layout: Removed redundant swipe refresh layout for the ActivityList.
Moved the empty_list layout to the root of the FrameLayout.
|
2018-04-19 14:47:25 +02:00 |
|
tobiasKaminsky
|
b7a45a8ce8
|
changes due to CR
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-04-19 12:14:28 +02:00 |
|
tobiasKaminsky
|
71370a8880
|
use ellipsis without whitespaces
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-04-19 11:12:14 +02:00 |
|
nextcloud-android-bot
|
631173de6d
|
Drone: update Lint results to reflect reduced error/warning count [skip ci]
|
2018-04-19 09:46:41 +02:00 |
|
AndyScherzinger
|
15b5f3a12e
|
cleanup imports for codacy
|
2018-04-19 09:46:41 +02:00 |
|
AndyScherzinger
|
567e6c0757
|
refactored bottom sheet menu to make use of Butterknife
|
2018-04-19 09:46:40 +02:00 |
|
AndyScherzinger
|
9b688ef893
|
new line
|
2018-04-19 09:46:40 +02:00 |
|
AndyScherzinger
|
2f72e515b8
|
Fix design review comment
|
2018-04-19 09:46:39 +02:00 |
|
AndyScherzinger
|
ef8b280db7
|
fix codacy warning
|
2018-04-19 09:46:39 +02:00 |
|
AndyScherzinger
|
31f824cd6d
|
lint: ignore compound drawable warnings
|
2018-04-19 09:46:39 +02:00 |
|
AndyScherzinger
|
f68dcf080e
|
Resolves #2415 - adding a bottom sheet instead of mini FABs, also replacing fab lib with Android support lib fab
|
2018-04-19 09:46:17 +02:00 |
|
Nextcloud bot
|
1bf915bc8b
|
[tx-robot] updated from transifex
|
2018-04-19 00:42:37 +00:00 |
|
Tobias Kaminsky
|
642c9d2c44
|
daily dev 20180419
|
2018-04-19 00:32:05 +02:00 |
|
tobiasKaminsky
|
b90624a9c6
|
use always account of calling activity
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-04-18 14:38:51 +02:00 |
|
tobiasKaminsky
|
8aff51ccc0
|
correct theming for contacts backup fragment: actionbar, buttons
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-04-18 13:44:29 +02:00 |
|
tobiasKaminsky
|
d7681cb9f9
|
use unicode elipsis instead of html one -> desired behaviour on transifex
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-04-18 09:06:34 +02:00 |
|
Tobias Kaminsky
|
9b1fa62675
|
Merge pull request #2448 from ardevd/2444-feature_splash
Added a splash screen
|
2018-04-18 08:06:37 +02:00 |
|
tobiasKaminsky
|
81c76a1c50
|
fix failing notification on >= 8
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-04-17 14:39:46 +02:00 |
|
Nextcloud bot
|
6a1dd33994
|
[tx-robot] updated from transifex
|
2018-04-17 00:49:42 +00:00 |
|
Tobias Kaminsky
|
90a594643f
|
daily dev 20180417
|
2018-04-17 00:32:02 +02:00 |
|
Andy Scherzinger
|
f19568088b
|
Merge pull request #2450 from nextcloud/fixLocalStorageBrowsing
Fix local file/folder browsing
|
2018-04-16 10:48:28 +02:00 |
|
Nextcloud bot
|
9d1c646812
|
[tx-robot] updated from transifex
|
2018-04-15 00:42:54 +00:00 |
|
Nextcloud bot
|
cef9932905
|
[tx-robot] updated from transifex
|
2018-04-14 00:42:37 +00:00 |
|
Tobias Kaminsky
|
bbe3f9cb62
|
daily dev 20180414
|
2018-04-14 00:32:04 +02:00 |
|
Tobias Kaminsky
|
254f72fbdc
|
Update lint-results.txt
Manually increase lint-result due to updated gradle dependencies.
|
2018-04-13 09:13:09 +02:00 |
|
Nextcloud bot
|
2cdeb3fc67
|
[tx-robot] updated from transifex
|
2018-04-13 00:42:52 +00:00 |
|
Nextcloud bot
|
69503835cc
|
[tx-robot] updated from transifex
|
2018-04-12 00:52:11 +00:00 |
|
Tobias Kaminsky
|
4f4040c38c
|
daily dev 20180412
|
2018-04-12 00:32:03 +02:00 |
|
Tobias Kaminsky
|
5bac4764b2
|
Merge pull request #2455 from nextcloud/fixUploadsHeadlineStyle
Fix upload list header design
|
2018-04-11 12:21:20 +02:00 |
|
nextcloud-android-bot
|
3137e122a5
|
Drone: update Lint results to reflect reduced error/warning count [skip ci]
|
2018-04-11 09:23:20 +02:00 |
|
AndyScherzinger
|
10c01358c5
|
fix upload list header
|
2018-04-11 09:23:12 +02:00 |
|
Nextcloud bot
|
c7d30a8b08
|
[tx-robot] updated from transifex
|
2018-04-11 00:51:32 +00:00 |
|
Tobias Kaminsky
|
b69731d5d6
|
daily dev 20180411
|
2018-04-11 00:35:55 +02:00 |
|
tobiasKaminsky
|
3af569988d
|
add another NPE check
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-04-10 14:40:26 +02:00 |
|
AndyScherzinger
|
c18a44b044
|
Fix #2439 NPE via null check
|
2018-04-10 14:40:23 +02:00 |
|
tobiasKaminsky
|
cb157d8aec
|
fix local file/folder browsing
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-04-10 12:08:05 +02:00 |
|
Andy Scherzinger
|
238b561159
|
Merge pull request #2429 from nextcloud/AndroidStudio31
Update to Android Studio 3.1 tooling including build fixes
|
2018-04-10 11:56:18 +02:00 |
|
nextcloud-android-bot
|
e2452ba0b4
|
Drone: update Lint results to reflect reduced error/warning count [skip ci]
|
2018-04-10 11:37:09 +02:00 |
|
AndyScherzinger
|
1f35091508
|
again upgrade gradle versions
|
2018-04-10 11:37:08 +02:00 |
|
AndyScherzinger
|
425310abc1
|
fix lint: Missing accessibility label: where minSdk < 17, you should provide an android:hint
|
2018-04-10 11:37:08 +02:00 |
|
AndyScherzinger
|
179f5adfe6
|
revert gms upgrade
|
2018-04-10 11:37:08 +02:00 |
|
AndyScherzinger
|
49f9edca76
|
ignore android.permission.CHANGE_CONFIGURATION for lint errors
|
2018-04-10 11:37:07 +02:00 |
|
AndyScherzinger
|
d6b08e366e
|
fix lint warnings
|
2018-04-10 11:37:07 +02:00 |
|
AndyScherzinger
|
54eb9bb9a4
|
update to Android Studio 3.1 tooling including build fixes
|
2018-04-10 11:37:04 +02:00 |
|
Andy Scherzinger
|
c1fabc2f60
|
Merge pull request #2403 from ardevd/bugfixes
Properly close Closable objects to avoid memleaks
|
2018-04-10 11:34:48 +02:00 |
|