Andy Scherzinger
|
c3b6e013d8
|
Merge pull request #492 from nextcloud/emailShareCrashFix
proper email sharee handling
|
2016-12-30 18:53:19 +01:00 |
|
AndyScherzinger
|
ee121056a4
|
changelog 1.4.1
|
2016-12-30 18:44:03 +01:00 |
|
AndyScherzinger
|
f79b7ca2c0
|
resolves: #483 - adding proper email sharee handling
|
2016-12-30 18:37:31 +01:00 |
|
Andy Scherzinger
|
6f77ef8f4b
|
Merge pull request #449 from nextcloud/designTweaks
Minor Usability improvements
|
2016-12-30 18:33:16 +01:00 |
|
AndyScherzinger
|
5e0a163709
|
simplify loading screen
|
2016-12-30 17:52:21 +01:00 |
|
AndyScherzinger
|
3eaeb049a1
|
fix codacy warnings
|
2016-12-30 17:43:04 +01:00 |
|
AndyScherzinger
|
4d646d0da3
|
restore backAsUp arrow in action bar when being in a subfolder (and drawer has been opened/closed) #445
|
2016-12-30 17:43:04 +01:00 |
|
AndyScherzinger
|
99d630bdf4
|
empty list tweaks for #445
|
2016-12-30 17:43:04 +01:00 |
|
AndyScherzinger
|
20010d1d92
|
#445 - space between avatar and filename corrected
|
2016-12-30 17:43:03 +01:00 |
|
Nextcloud bot
|
3d8f4ac4c8
|
[tx-robot] updated from transifex
|
2016-12-30 14:23:13 +00:00 |
|
Nextcloud bot
|
c517796fb2
|
[tx-robot] updated from transifex
|
2016-12-30 01:33:46 +00:00 |
|
Nextcloud bot
|
613e4477f1
|
[tx-robot] updated from transifex
|
2016-12-29 01:32:52 +00:00 |
|
Nextcloud bot
|
bfb17b316e
|
[tx-robot] updated from transifex
|
2016-12-28 01:32:48 +00:00 |
|
Andy Scherzinger
|
0c94de645b
|
Merge pull request #327 from zmatsuo/uploadUrlFile
Add upload URL file feature
|
2016-12-27 14:03:56 +01:00 |
|
AndyScherzinger
|
b5fea72953
|
codacy is really picky....
|
2016-12-21 13:12:56 +01:00 |
|
AndyScherzinger
|
87aeb026b6
|
shorten interface
|
2016-12-21 13:04:30 +01:00 |
|
AndyScherzinger
|
75dace2af0
|
shorten class definition
|
2016-12-21 13:03:55 +01:00 |
|
AndyScherzinger
|
247bbc11b6
|
reuse account manager list adapter for account chooser, put helper method for list names in utils
|
2016-12-21 12:57:33 +01:00 |
|
AndyScherzinger
|
96229c6c6b
|
Added persistence of file extension selection per type
|
2016-12-21 11:56:45 +01:00 |
|
AndyScherzinger
|
01bb0fa2d4
|
Fixed writing of Google Maps
|
2016-12-21 11:56:22 +01:00 |
|
masaaki matsuo
|
930535fe1e
|
add .desktop Internet Shortcut
|
2016-12-21 11:08:30 +01:00 |
|
AndyScherzinger
|
1390afa6b0
|
remove unused/unneeded class
|
2016-12-21 11:08:29 +01:00 |
|
masaaki matsuo
|
a2f46c947e
|
delete unused activity
|
2016-12-21 11:08:29 +01:00 |
|
masaaki matsuo
|
ed0d63b49f
|
fix send and send_multiple intent-filter
|
2016-12-21 11:08:29 +01:00 |
|
masaaki matsuo
|
c17b8bd69a
|
delete strings
|
2016-12-21 11:08:28 +01:00 |
|
masaaki matsuo
|
ba82b1ac2d
|
delete strings
|
2016-12-21 11:08:28 +01:00 |
|
AndyScherzinger
|
80acab84f6
|
fixed header
|
2016-12-21 11:08:27 +01:00 |
|
AndyScherzinger
|
07d4288246
|
fixed codacy warnings
|
2016-12-21 11:08:27 +01:00 |
|
masaaki matsuo
|
c0c6efc08a
|
fix webloc suffix
|
2016-12-21 11:08:27 +01:00 |
|
masaaki matsuo
|
fad2998f99
|
remove unuse valiable
|
2016-12-21 11:08:26 +01:00 |
|
masaaki matsuo
|
fe9d0926eb
|
add import
|
2016-12-21 11:08:26 +01:00 |
|
masaaki matsuo
|
d20481568b
|
fix codacy warnings
|
2016-12-21 11:08:25 +01:00 |
|
matsuo
|
dc41d3c1a5
|
add hideSpinnerDropDown()
|
2016-12-21 11:08:25 +01:00 |
|
matsuo
|
68bd78177f
|
move strings to resource, fix DialogFragments crash on screen rotation
|
2016-12-21 11:08:25 +01:00 |
|
matsuo
|
624665594b
|
reduce strings
|
2016-12-21 11:08:24 +01:00 |
|
matsuo
|
e45eed77c1
|
replace tab to spaces
|
2016-12-21 11:08:24 +01:00 |
|
matsuo
|
05d0b9e700
|
add filetype select
|
2016-12-21 11:08:24 +01:00 |
|
matsuo
|
02e49de3b3
|
adding spinner code
|
2016-12-21 11:08:23 +01:00 |
|
matsuo
|
ad16d4a4f5
|
test spinner in DialogFragment
|
2016-12-21 11:08:23 +01:00 |
|
matsuo
|
a568f73a1f
|
use DialogFragment instead of onCreateDialog() and showDialog()
|
2016-12-21 11:08:22 +01:00 |
|
matsuo
|
aff10f6ec2
|
use showDialog() to show DIALOG_UPLOAD_FILENAME dialog
|
2016-12-21 11:08:22 +01:00 |
|
matsuo
|
936ead2c3f
|
recognize intent from the google map
|
2016-12-21 11:08:22 +01:00 |
|
matsuo
|
6900c73642
|
add title and message in dialog
|
2016-12-21 11:08:21 +01:00 |
|
matsuo
|
678170024e
|
Code review fixes
|
2016-12-21 11:08:21 +01:00 |
|
matsuo
|
dcabcaa58e
|
reformat with Android Studio
|
2016-12-21 11:08:21 +01:00 |
|
matsuo
|
437f236552
|
Add upload URL file feature
|
2016-12-21 11:08:11 +01:00 |
|
Nextcloud bot
|
452e024dad
|
[tx-robot] updated from transifex
|
2016-12-20 12:05:15 +00:00 |
|
Andy Scherzinger
|
82b522ebb0
|
Merge pull request #432 from fi3te/master
Navigation drawer: lag on older devices
|
2016-12-12 18:09:35 +01:00 |
|
Andy Scherzinger
|
41dc73f9b1
|
Merge pull request #439 from nextcloud/whats-new-res
Add ressources for whats new images
|
2016-12-12 16:57:09 +01:00 |
|
Nextcloud bot
|
3d195fd3d2
|
[tx-robot] updated from transifex
|
2016-12-12 01:32:44 +00:00 |
|