Commit graph

5932 commits

Author SHA1 Message Date
Nextcloud bot
bb0711e944
[tx-robot] updated from transifex 2018-03-14 01:47:48 +00:00
AndyScherzinger
d45408bae5
fix CR 2018-03-13 21:30:39 +01:00
tobiaskaminsky
a12d41c884
equal sized icon
fix showing app chooser twice

Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
2018-03-13 21:30:38 +01:00
tobiasKaminsky
df55697cc2
if searchView does not exist, search is not opened
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-03-13 16:53:11 +01:00
tobiasKaminsky
73115c09a3
crash on restoring activity
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-03-13 14:50:29 +01:00
tobiasKaminsky
3c50d9285d
close cursor
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-03-13 14:31:17 +01:00
tobiasKaminsky
df2f999fd4
fix crash on 4.x devices
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-03-13 14:10:48 +01:00
AndyScherzinger
32a92f9f17
Fix #2215 resizing the activity icon 2018-03-13 13:30:35 +01:00
tobiasKaminsky
dbcfb88168
as we now have a call to get the uid, we shall not split the string, as usernames as such are valid: tobi@nc
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-03-13 13:06:08 +01:00
Nextcloud bot
266160b475
[tx-robot] updated from transifex 2018-03-13 01:43:00 +00:00
Mario Danic
2e988665f2
Remove locking
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-03-12 18:03:04 +01:00
tobiaskaminsky
be3086c2f4
generating avatar as fallback
Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
2018-03-12 17:47:58 +01:00
Tobias Kaminsky
1d2ed0bcbd
Revert "Do not ignore ignoreEtags" 2018-03-12 17:37:25 +01:00
tobiaskaminsky
a2606d2aab
add push channel for 8.x with default value
Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
2018-03-12 14:37:05 +01:00
Tobias Kaminsky
fcf64bc969
Merge pull request #2322 from nextcloud/fix-2302
Show long subtext of notification
2018-03-12 12:43:41 +01:00
Tobias Kaminsky
e952262ad0
Merge pull request #2264 from tanvidadu/fixer
Remove Select all from the 3-dot-menu as that's already in the multis…
2018-03-12 08:15:57 +01:00
Nextcloud bot
a8c4705509
[tx-robot] updated from transifex 2018-03-12 01:45:10 +00:00
Nextcloud bot
39193ddd0f
[tx-robot] updated from transifex 2018-03-11 01:42:56 +00:00
tanvidadu
9ea0af9673 Removed unused field 2018-03-10 10:01:17 +05:30
tanvidadu
bdba03b936 error fixed 2018-03-10 01:54:47 +05:30
xXSTrikeXx
3c07717ba1
Update activity_list_item.xml
Remove android:maxLines="3" to see long subtitles of notifications.
2018-03-09 18:28:44 +01:00
Nextcloud bot
498f00895a
[tx-robot] updated from transifex 2018-03-09 01:46:39 +00:00
Tobias Kaminsky
230606e70e
Merge pull request #2299 from nextcloud/revert-2283-confirmation_before_exit
Revert "Added confirmation before exit (Fixed #2276)"
2018-03-08 14:56:36 +01:00
Nextcloud bot
6532f2ff4b
[tx-robot] updated from transifex 2018-03-07 15:15:07 +00:00
Arundhati Gupta
619aa2ed28
Revert "Added confirmation before exit (Fixed #2276)" 2018-03-06 20:51:30 +05:30
Nextcloud bot
0169b30c25
[tx-robot] updated from transifex 2018-03-06 01:44:51 +00:00
arundhati24
e24f46cde5 Add confirmation before exit
Earlier hitting the back button once caused exit from the app. Now
a toast message is displayed that prompts the user to hit the back
button twice to exit from the app. This prevents unintentional exit
in case the user hits the back button by chance.
2018-03-05 21:36:51 +05:30
Nextcloud bot
9c7e75754b
[tx-robot] updated from transifex 2018-03-05 01:43:40 +00:00
Nextcloud bot
a7c66ce6b5
[tx-robot] updated from transifex 2018-03-04 01:45:15 +00:00
Nextcloud bot
ae26d0a89b
[tx-robot] updated from transifex 2018-03-03 01:45:01 +00:00
tanvidadu
ccfea66e61
Remove Select all from the 3-dot-menu as that's already in the multiselect menu 2018-03-02 18:45:39 +01:00
Mario Đanić
22b9d97209
Merge pull request #2200 from nextcloud/e2eUserAgent
Fix failing operations (create folder, download file) due to user agent change
2018-03-02 18:34:01 +01:00
tobiasKaminsky
3ce4280931
fix failing operations (create folder, download file) due to user agent change
fix upload of fresh ones into folders where parent does not exist yet

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-03-02 09:25:48 +01:00
Nextcloud bot
d624ceec38
[tx-robot] updated from transifex 2018-03-02 01:45:20 +00:00
Tobias Kaminsky
3c0bfcfb16
Merge pull request #2254 from nextcloud/fix-2241
Fix wrong status message on non existing files on upload
2018-03-01 12:46:17 +01:00
Tobias Kaminsky
aedb83de2e
Merge pull request #2255 from nextcloud/fix-2140
Fix #2140: waiting for Wifi
2018-03-01 12:41:02 +01:00
Nextcloud bot
a88f0e125b
[tx-robot] updated from transifex 2018-03-01 01:45:43 +00:00
Mario Danic
d62cd3413b Fix #2140
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-02-28 16:42:37 +01:00
Mario Danic
8eedca84f7 Fix a bug
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-02-28 16:37:40 +01:00
Nextcloud bot
fb47dd95d2
[tx-robot] updated from transifex 2018-02-28 01:43:53 +00:00
Nextcloud bot
23f08c49e2
[tx-robot] updated from transifex 2018-02-27 01:49:52 +00:00
Nextcloud bot
71230d6e03
[tx-robot] updated from transifex 2018-02-23 01:42:48 +00:00
Nextcloud bot
7cae34ee9c
[tx-robot] updated from transifex 2018-02-21 01:43:18 +00:00
AndyScherzinger
7c7b1ba25b
codacy: remove unused / superseeded method 2018-02-20 18:01:43 +01:00
AndyScherzinger
1afd2e67d2
codacy: remove unused import statement 2018-02-20 18:01:33 +01:00
Tobias Kaminsky
beb24c7dd2
Merge pull request #2037 from nextcloud/useIgnoreEtagAgain
Do not ignore ignoreEtags
2018-02-20 13:39:24 +01:00
Mario Đanić
b5c4cc7ac7
Merge pull request #2180 from nextcloud/loadSavedFolder
Correctly load saved folder on resume
2018-02-20 11:50:52 +01:00
Mario Đanić
8990909895
Merge pull request #2201 from nextcloud/pngSize
use correct size for png
2018-02-20 11:47:31 +01:00
Nextcloud bot
6c0a4ed591
[tx-robot] updated from transifex 2018-02-20 01:46:12 +00:00
tobiasKaminsky
0c944e95db
use correct size for png
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-02-19 17:10:54 +01:00