Commit graph

11122 commits

Author SHA1 Message Date
Nextcloud bot
8906070667
[tx-robot] updated from transifex 2018-08-01 00:44:38 +00:00
Nextcloud bot
f6b4f3825c
[tx-robot] updated from transifex 2018-07-31 00:46:36 +00:00
Nextcloud bot
752a498b06
[tx-robot] updated from transifex 2018-07-29 00:46:47 +00:00
Nextcloud bot
52c47edd98
[tx-robot] updated from transifex 2018-07-28 00:45:33 +00:00
Nextcloud bot
9ab811534d
[tx-robot] updated from transifex 2018-07-27 00:47:10 +00:00
Nextcloud bot
1a2c97b244
[tx-robot] updated from transifex 2018-07-26 00:46:09 +00:00
Tobias Kaminsky
36d524ab1a daily dev 20180726 2018-07-26 00:32:10 +02:00
Nextcloud bot
800699dd52
[tx-robot] updated from transifex 2018-07-25 00:45:11 +00:00
Andy Scherzinger
c5489a1664
Merge pull request #2838 from nextcloud/strictMode
Found via strictMode: missing close
2018-07-24 08:35:57 +02:00
tobiasKaminsky
a6cf946c5a
found via strictMode: missing close
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-24 08:31:09 +02:00
Andy Scherzinger
bafd3cb5db
Merge pull request #2794 from nextcloud/notificationsCorrectFormatting
Notifications correct formatting
2018-07-24 08:28:28 +02:00
AndyScherzinger
cf95da0e16
fix float 2018-07-24 08:02:38 +02:00
AndyScherzinger
8f2da8a528
set alpha in layout 2018-07-24 08:02:37 +02:00
AndyScherzinger
a63450f013
fix codacy issue 2018-07-24 08:02:37 +02:00
AndyScherzinger
f77caf8926
fix codacy issues 2018-07-24 08:02:36 +02:00
tobiasKaminsky
7549f09ae3
adapt Notification layout to server
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-24 08:02:26 +02:00
Andy Scherzinger
7416082e4f
Merge pull request #2829 from nextcloud/capabilitiesTooOften
Capabilities are queried too often
2018-07-24 07:51:02 +02:00
Nextcloud bot
8dae201b86
[tx-robot] updated from transifex 2018-07-24 00:45:37 +00:00
Nextcloud bot
a4e012a879
[tx-robot] updated from transifex 2018-07-23 00:45:15 +00:00
Nextcloud bot
67112525b9
[tx-robot] updated from transifex 2018-07-22 00:50:56 +00:00
Nextcloud bot
f948055b36
[tx-robot] updated from transifex 2018-07-21 00:43:25 +00:00
Tobias Kaminsky
038019b292 daily dev 20180721 2018-07-21 00:32:23 +02:00
Andy Scherzinger
e83ce3d6fe
Merge pull request #2818 from nextcloud/hideInfoBox
hide info_box on default
2018-07-20 17:55:57 +02:00
tobiasKaminsky
5208c8cbf3
hide info_box on default
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-20 17:20:47 +02:00
Andy Scherzinger
de0a5c002d
Merge pull request #2778 from nextcloud/notificationWithButtons
Notification: add action buttons
2018-07-20 11:07:48 +02:00
AndyScherzinger
24f7ae7f04
fix codacy 2018-07-20 10:19:55 +02:00
tobiasKaminsky
c43157f282
manually increase lint
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-20 09:40:16 +02:00
Nextcloud bot
6385bee570
[tx-robot] updated from transifex 2018-07-20 00:44:11 +00:00
AndyScherzinger
d19e209ab6
fix codacy issues 2018-07-19 14:16:04 +02:00
tobiasKaminsky
3bea212814
Changes due to rebase
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-19 09:58:52 +02:00
tobiasKaminsky
0ebbdbc92d
Changes due to CR
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-19 09:58:51 +02:00
tobiasKaminsky
d99fde53b1
Changes due to CR
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-19 09:58:51 +02:00
tobiasKaminsky
a2d8678987
- add action buttons for notifications
- separate notification list item xml
- centralized account -> no need to check in activity for account null

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-19 09:58:42 +02:00
Nextcloud bot
3e192716f1
[tx-robot] updated from transifex 2018-07-19 00:44:14 +00:00
Tobias Kaminsky
125b8b41fa daily dev 20180719 2018-07-19 00:33:27 +02:00
Andy Scherzinger
df8d8aef35
Merge pull request #2832 from nextcloud/showMaintenanceInfo
Show offline info
2018-07-18 17:44:49 +02:00
Andy Scherzinger
a6fa050e64
Merge pull request #2830 from nextcloud/2572-automatically-enter-new-folders
activity: Automatically enter newly created folders.
2018-07-18 17:42:59 +02:00
AndyScherzinger
5541b9666c
revert lib back to master 2018-07-18 17:23:46 +02:00
tobiasKaminsky
455d196b68
no need to return result based on code
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-18 13:55:26 +02:00
tobiasKaminsky
1d05ba6526
enhance offline detection
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-18 13:55:22 +02:00
ardevd
de8db593f9
activity: Automatically enter newly created folders.
If a new folder is successfully created, we enter it by passing the remote path returned by the remote operation to getListOfFilesFragment().onItemClicked()
2018-07-18 12:56:47 +02:00
Tobias Kaminsky
0a13c192f0
Merge pull request #2831 from nextcloud/removefilesdialog-cleanup
dialog: Removed unused RemoveFileDialogFragment class.
2018-07-18 10:57:34 +02:00
ardevd
7cef189425
dialog: Removed unused RemoveFileDialogFragment class.
The dialog class is never used.
2018-07-18 10:15:40 +02:00
Andy Scherzinger
0d2e2b3d82
Merge pull request #2825 from nextcloud/pushValues
Add push values to setup.xml
2018-07-18 00:49:14 +02:00
Tobias Kaminsky
79c2c316ad daily dev 20180718 2018-07-18 00:32:01 +02:00
Andy Scherzinger
38fbfbd3dc
Merge pull request #2820 from nextcloud/mediafoldersdetection-constants
jobs: Use previously defined constants instead of hard coded values.
2018-07-17 13:48:53 +02:00
Andy Scherzinger
2b4153ca49
Merge pull request #2819 from nextcloud/useless-curly-braces
activity: Remove useless curly braces.
2018-07-17 13:46:09 +02:00
tobiasKaminsky
df0406efd5
capabilities are queried too often
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-17 11:51:42 +02:00
Nextcloud bot
ee4f3a48c6
[tx-robot] updated from transifex 2018-07-17 00:44:24 +00:00
nextcloud-android-bot
ae8f1ade0b Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-07-16 12:38:33 +00:00