David A. Velasco
|
3ac08177eb
|
REALLY fix ArrayOutOfBoundsException when chosing icons for files with invalid MIME type
|
2013-03-14 10:36:22 +01:00 |
|
David A. Velasco
|
c837207a40
|
Merge pull request #90 from espenaf/master
Build owncloud apk via Maven, replacement or supplement for the setup script.
|
2013-03-14 01:13:09 -07:00 |
|
Thorsten
|
7939a4e657
|
Merge pull request #109 from owncloud/mergesetenvbat
setup_env.bat included and improved setup text a bit
|
2013-03-13 14:37:35 -07:00 |
|
zerginator
|
8c71e582ff
|
setup_env.bat included and improved setup text a bit
|
2013-03-13 22:32:44 +01:00 |
|
David A. Velasco
|
2c2efa286d
|
Saved isplaying state to avoid autoplay when a video is paused and the device orientation is changed
|
2013-03-13 12:21:33 +01:00 |
|
David A. Velasco
|
99a35347a7
|
Fixed horizontal layout - media controller totally visible
|
2013-03-13 10:59:55 +01:00 |
|
zerginator
|
2371b85794
|
Deleted unused file
|
2013-03-13 08:39:04 +01:00 |
|
Thorsten
|
8e7b972936
|
dfsf
dsfdsfsf
|
2013-03-13 00:08:50 +01:00 |
|
David A. Velasco
|
ce7f7fa48c
|
Update image of play/pause button when audio playback starts
|
2013-03-12 14:36:31 +01:00 |
|
David A. Velasco
|
965870604f
|
Version up: 1.3.21
|
2013-03-12 13:29:33 +01:00 |
|
David A. Velasco
|
dc08386401
|
Merge branch 'details' into feature_previews
|
2013-03-12 13:03:15 +01:00 |
|
David A. Velasco
|
1493579a2e
|
Changed 'See details' option menu for 'Details'
|
2013-03-12 13:02:51 +01:00 |
|
zerginator
|
f256bdee52
|
Log_OC included
|
2013-03-12 08:08:04 +01:00 |
|
zerginator
|
8e36e7cc3e
|
This wraps the android.util.logging into Log_OC which , if its enabled
in the app, logs the logcat into a file. It also includes the phone
information (MODEL, VERSION...)
https://github.com/owncloud/android/issues/97
|
2013-03-12 07:56:27 +01:00 |
|
David A. Velasco
|
fc134b1928
|
Updated translation files
|
2013-03-11 13:54:23 +01:00 |
|
David A. Velasco
|
7d67737a4f
|
Updating translation files...
|
2013-03-11 13:27:56 +01:00 |
|
David A. Velasco
|
a99f74bd9e
|
Disable change log; to remove in future
|
2013-03-11 12:45:50 +01:00 |
|
David A. Velasco
|
ca8a19850b
|
Improving our own media control: removed 'next' and 'previous' buttons, removed undesired 'show' and 'hide' behaviour, fixed update of progress bar, recovered BACK button
|
2013-03-11 10:20:04 +01:00 |
|
zerginator
|
18a715072c
|
moved About App into preferences
https://github.com/owncloud/android/issues/57
|
2013-03-10 20:38:46 +01:00 |
|
David A. Velasco
|
d68b324653
|
Create our own media control - basic operation
|
2013-03-08 13:32:10 +01:00 |
|
David A. Velasco
|
3aacc7c0fe
|
Stop audio playback in background when a video preview is started
|
2013-03-07 17:07:58 +01:00 |
|
David A. Velasco
|
5f8b636288
|
Fixed some more CRASHES due to format fails in Ukranian translation (fixed in Transifex too)
|
2013-03-07 13:45:55 +01:00 |
|
David A. Velasco
|
5c37e0c10e
|
Fixed CRASH when a download is successfull completed with device in Ukranian
|
2013-03-07 12:45:01 +01:00 |
|
David A. Velasco
|
d19d985c0a
|
Fixed CRASH due to NullPointerException when a details actitivity is brough to foreground and the OC icon is pressed, after removing accounts in system settings
|
2013-03-07 12:38:47 +01:00 |
|
David A. Velasco
|
4b46b17fcb
|
Fixed CRASH due to ArrayIndexOutOfBoundsException while choosing the icon for a file with a wrong MIME type (reported in Play Store)
|
2013-03-07 10:42:50 +01:00 |
|
David A. Velasco
|
7d14d4bfb4
|
Fixed NullPointerException in log
|
2013-03-05 13:59:48 +01:00 |
|
David A. Velasco
|
cf2ba0bc07
|
Fixed infinity loop in media previews when the icon in the action bar (UP button) is pressed
|
2013-03-01 16:05:19 +01:00 |
|
David A. Velasco
|
48e7e40394
|
Quick fix for undesired progress bar shown in details view, when this is opened from the gallery, from an image just downloaded
|
2013-03-01 15:31:13 +01:00 |
|
David A. Velasco
|
a212611a9b
|
File#isImage() considers the name of the file, besides the knowledge from server
|
2013-03-01 14:55:59 +01:00 |
|
David A. Velasco
|
db7eea712d
|
Improved message for failed downloads in gallery
|
2013-03-01 14:20:25 +01:00 |
|
David A. Velasco
|
07a8938270
|
Improvements in load of images: progress wheel while loading and better scaling
|
2013-03-01 11:17:12 +01:00 |
|
David A. Velasco
|
427a3e6331
|
Progress wheel shown in gallery while an image is getting loaded
|
2013-03-01 10:49:35 +01:00 |
|
David A. Velasco
|
6cfa24f55a
|
Improved error messages in gallery for images that can not be loaded
|
2013-03-01 09:54:49 +01:00 |
|
David A. Velasco
|
31827bce0c
|
Removed excess of logs
|
2013-02-28 17:52:15 +01:00 |
|
David A. Velasco
|
638b7767cb
|
Gallery in full screen, action bar shown on tap
|
2013-02-28 17:09:00 +01:00 |
|
David A. Velasco
|
a0e4e7ea97
|
Fixed audio preview loop got when a tablet is torned to portrait orientation while audio preview is playing in landscape, and then the preview is left with BACK
|
2013-02-28 13:26:43 +01:00 |
|
David A. Velasco
|
d0767f1a4f
|
Fixed automatic playback of media previews after download, in portrait orientation
|
2013-02-28 11:42:47 +01:00 |
|
David A. Velasco
|
75ae57b6d3
|
Cancelling a download in gallery finishes the gallery
|
2013-02-27 16:30:29 +01:00 |
|
David A. Velasco
|
e0cb989b3a
|
Click on notifications about image downloads / uploads goes to gallery
|
2013-02-27 16:27:25 +01:00 |
|
David A. Velasco
|
3d989ad060
|
Fixed update of download progress bar when the gallery is left with button HOME, and the user comes back before the download finishes
|
2013-02-27 15:50:52 +01:00 |
|
David A. Velasco
|
86cec34b25
|
Gallery handles multiple downloads gracefully
|
2013-02-27 14:08:58 +01:00 |
|
David A. Velasco
|
4ba98835df
|
Fixed: download of the first image in a folder is now started when clicked on
|
2013-02-27 10:49:13 +01:00 |
|
David A. Velasco
|
861a8bfb78
|
Fixed update of list of files when downloads finish
|
2013-02-27 10:27:32 +01:00 |
|
David A. Velasco
|
25e342e945
|
Fixed button 'cancel' in automatic downloads into the images gallery
|
2013-02-26 19:26:45 +01:00 |
|
David A. Velasco
|
6d4ce68a81
|
Removed useless swipe detection from details view
|
2013-02-26 19:10:07 +01:00 |
|
David A. Velasco
|
2f1aaa8b15
|
Refactoring and clean-up of fragment for media previews
|
2013-02-26 19:04:42 +01:00 |
|
David A. Velasco
|
becf52226e
|
Improved layout for downloads in image gallery
|
2013-02-26 14:01:32 +01:00 |
|
David A. Velasco
|
a3aca94694
|
Fixed automatic download for a not downloaded image file when previewing it
|
2013-02-26 13:17:44 +01:00 |
|
David A. Velasco
|
def870aa0f
|
Fixed bug: show the selected image in the gallery, instead of always the first in the folder
|
2013-02-26 12:49:15 +01:00 |
|
David A. Velasco
|
fc2af5b03e
|
Automatic preview after download in PreviewImageActivity
|
2013-02-26 12:33:28 +01:00 |
|