tobiasKaminsky
45d1cbebdf
changed PR labels
2016-06-25 14:27:27 +02:00
tobiasKaminsky
f363ba91ac
wip
2016-06-25 13:22:36 +02:00
Tobias Kaminsky
24d238b37b
Merge pull request #62 from nextcloud/jitpackFix
...
HotFix master branch: Set fixed lib version
2016-06-24 15:42:31 +02:00
Andy Scherzinger
5ee1e8adab
Set fixed lib version
2016-06-24 00:18:45 +02:00
Andy Scherzinger
82b17aa007
Merge pull request #58 from nextcloud/downstream
...
Android lib update
2016-06-23 23:24:08 +02:00
Andy Scherzinger
7b27691a49
Renames due to https://github.com/nextcloud/android-library/pull/3
2016-06-23 14:44:44 +02:00
Andy Scherzinger
f73f78fb28
Merge pull request #55 from nextcloud/setupScreenImprovement
...
Update welcome url, fixes #16
2016-06-23 11:06:01 +02:00
Andy Scherzinger
116da82a1b
Merge pull request #49 from nextcloud/uploadSelectAll
...
Select all within a folder for upload
2016-06-22 20:44:33 +02:00
Andy Scherzinger
207801c000
Update welcome url, fixes #16
2016-06-22 19:14:19 +02:00
Andy Scherzinger
4e554c9245
fixed code duplicate
2016-06-22 16:43:25 +02:00
Andy Scherzinger
0db9c5e72d
fix code review comments
2016-06-22 16:43:24 +02:00
Andy Scherzinger
2c256bf53d
added the ability to select all within a folder for upload - selection is discarded when navigating folders
2016-06-22 16:43:23 +02:00
Lukas Reschke
24c65d7768
Merge pull request #52 from nextcloud/ogasser-patch-1
...
Update changelog
2016-06-22 11:37:43 +02:00
Oliver Gasser
20c4135c3e
Update changelog
...
Don't forget to update the changelog when doing a new release.
Otherwise the changelog link in f-droid does not show you the features for the new release.
2016-06-22 09:14:13 +02:00
Andy Scherzinger
d8ddd703eb
Merge pull request #46 from nextcloud/Readme
...
Added app store links
2016-06-22 00:18:50 +02:00
Andy Scherzinger
c0ec14ecf3
Added app store links
2016-06-21 23:31:49 +02:00
Bartosz Przybylski
7a54dc616a
Merge pull request #3 from nextcloud/document_provider
...
Add documents provider
2016-06-21 22:40:40 +02:00
Bartosz Przybylski
6bab4f00f9
Review fixes
2016-06-20 22:15:03 +02:00
Andy Scherzinger
75e2659947
use proper app icon in documents provider
2016-06-20 22:15:02 +02:00
Bartosz Przybylski
db7a4641c2
Add documents provider
2016-06-20 22:15:02 +02:00
Lukas Reschke
82a4315b85
Merge pull request #37 from nextcloud/softenCookie
...
HOTFIX: Soften cookie
2016-06-20 16:00:29 +02:00
Lukas Reschke
5efd275dc8
New screenshots
2016-06-20 15:00:34 +02:00
Andy Scherzinger
71005ab04b
version code/name for 1.0.1
2016-06-19 23:45:44 +02:00
tobiasKaminsky
f1bd8fc59a
linebreak
2016-06-19 21:24:59 +02:00
tobiasKaminsky
0e4243c996
hofix: https://github.com/nextcloud/server/pull/110
2016-06-19 21:24:36 +02:00
Tobias Kaminsky
704ffb4bac
Merge pull request #9 from nextcloud/animatedGif
...
Support animated GiF-Images
2016-06-14 21:21:26 +02:00
Andy Scherzinger
abe2b24f48
bugfix for image rendering
2016-06-14 13:29:12 +02:00
Andy Scherzinger
9e116e6a98
removed ImageView onDraw super call
2016-06-14 09:47:45 +02:00
Andy Scherzinger
d00cf73fee
renamed method, changed input parameter + javaDoc
2016-06-13 22:25:04 +02:00
Andy Scherzinger
9eb6dc14ec
moved up onDraw super call
2016-06-13 22:11:42 +02:00
Andy Scherzinger
82f9f338fd
again, small formatting
2016-06-13 22:09:03 +02:00
Andy Scherzinger
6d7651eff9
return early
2016-06-13 22:09:02 +02:00
Andy Scherzinger
0a351f5899
formatting
2016-06-13 22:09:01 +02:00
tobiasKaminsky
4adecc96e8
changes due to CR
2016-06-13 22:09:01 +02:00
tobiasKaminsky
7e583891f0
- variables with m
...
- onMeasure sets always width/height
2016-06-13 22:09:00 +02:00
tobiasKaminsky
86b92a1753
add support for showing animated gifs in imagePreview
2016-06-13 22:08:59 +02:00
Andy Scherzinger
0768bd9ff7
Merge pull request #5 from nextcloud/1193_uploader_layout
...
Optimizing the uploader layout & taking user configured sorting into account
2016-06-13 22:06:40 +02:00
Andy Scherzinger
8073679c1b
further review comments
2016-06-13 21:50:11 +02:00
Andy Scherzinger
944af7e62b
code review plus fixed for the layouts and data to be displayed
...
now all file list view (uploader, upload external and standard file list have the same layout)
2016-06-13 21:50:11 +02:00
Andy Scherzinger
20fc4b8267
revert, to show app name for upload from other app
2016-06-13 21:50:10 +02:00
Andy Scherzinger
bce26b4935
changes padding
2016-06-13 21:50:09 +02:00
Andy Scherzinger
b5b1aab406
revert filtering out files in the external file upload view
2016-06-13 21:50:09 +02:00
Andy Scherzinger
e0a283a876
rebase changes with master
2016-06-13 21:50:08 +02:00
Andy Scherzinger
225cd2362f
removed duplicate method call
2016-06-13 21:50:08 +02:00
Andy Scherzinger
593e3e900f
proper padding for the choose upload folder buttons
2016-06-13 21:50:07 +02:00
Andy Scherzinger
60d71a9423
Fixes after rebase
2016-06-13 21:50:06 +02:00
Andy Scherzinger
acdd68d775
fix background color
2016-06-13 21:50:06 +02:00
Andy Scherzinger
74fa10964a
implementation of #1193 - optimizing the uploader layout and taking user configured sorting into account
2016-06-13 21:50:05 +02:00
Andy Scherzinger
1a12fe2409
fix preference manager call after rebase
2016-06-13 21:50:04 +02:00
Andy Scherzinger
63761039db
streamlined PrefManager API for simpler usage
2016-06-13 21:50:04 +02:00