Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
VLC-iOS
Commits
876ef5c9
Commit
876ef5c9
authored
May 26, 2013
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Dropbox Table View: drop itemIsaFolderView since we show a folder icon on the left anyway
parent
c81187a1
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
88 deletions
+7
-88
AspenProject/VLCDropboxTableViewCell.h
AspenProject/VLCDropboxTableViewCell.h
+0
-1
AspenProject/VLCDropboxTableViewCell.m
AspenProject/VLCDropboxTableViewCell.m
+0
-1
Resources/VLCDropboxTableViewCell~ipad.xib
Resources/VLCDropboxTableViewCell~ipad.xib
+3
-43
Resources/VLCDropboxTableViewCell~iphone.xib
Resources/VLCDropboxTableViewCell~iphone.xib
+4
-43
No files found.
AspenProject/VLCDropboxTableViewCell.h
View file @
876ef5c9
...
...
@@ -13,7 +13,6 @@
@property
(
nonatomic
,
strong
)
IBOutlet
UILabel
*
titleLabel
;
@property
(
nonatomic
,
strong
)
IBOutlet
UILabel
*
subtitleLabel
;
@property
(
nonatomic
,
strong
)
IBOutlet
UIImageView
*
thumbnailView
;
@property
(
nonatomic
,
strong
)
IBOutlet
UIImageView
*
itemIsaFolderView
;
@property
(
nonatomic
,
retain
)
DBMetadata
*
fileMetadata
;
...
...
AspenProject/VLCDropboxTableViewCell.m
View file @
876ef5c9
...
...
@@ -50,7 +50,6 @@
self
.
thumbnailView
.
image
=
[
UIImage
imageNamed
:
self
.
fileMetadata
.
icon
];
if
(
!
self
.
thumbnailView
.
image
)
APLog
(
@"missing icon for type '%@'"
,
self
.
fileMetadata
.
icon
);
self
.
itemIsaFolderView
.
hidden
=
!
self
.
fileMetadata
.
isDirectory
;
[
self
setNeedsDisplay
];
}
...
...
Resources/VLCDropboxTableViewCell~ipad.xib
View file @
876ef5c9
...
...
@@ -2,7 +2,7 @@
<archive
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"8.00"
>
<data>
<int
key=
"IBDocument.SystemTarget"
>
1296
</int>
<string
key=
"IBDocument.SystemVersion"
>
12E5
2
</string>
<string
key=
"IBDocument.SystemVersion"
>
12E5
5
</string>
<string
key=
"IBDocument.InterfaceBuilderVersion"
>
3084
</string>
<string
key=
"IBDocument.AppKitVersion"
>
1187.39
</string>
<string
key=
"IBDocument.HIToolboxVersion"
>
626.00
</string>
...
...
@@ -54,10 +54,10 @@
<object
class=
"IBUILabel"
id=
"207506414"
>
<reference
key=
"NSNextResponder"
ref=
"162418872"
/>
<int
key=
"NSvFlags"
>
290
</int>
<string
key=
"NSFrame"
>
{{83, 21}, {2
17
, 21}}
</string>
<string
key=
"NSFrame"
>
{{83, 21}, {2
32
, 21}}
</string>
<reference
key=
"NSSuperview"
ref=
"162418872"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
ref=
"775158982"
/>
<reference
key=
"NSNextKeyView"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
<bool
key=
"IBUIOpaque"
>
NO
</bool>
<bool
key=
"IBUIClipsSubviews"
>
YES
</bool>
...
...
@@ -91,7 +91,6 @@
<string
key=
"NSFrame"
>
{{83, 43}, {232, 15}}
</string>
<reference
key=
"NSSuperview"
ref=
"162418872"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
<bool
key=
"IBUIOpaque"
>
NO
</bool>
<bool
key=
"IBUIClipsSubviews"
>
YES
</bool>
...
...
@@ -117,21 +116,6 @@
</object>
<bool
key=
"IBUIAdjustsFontSizeToFit"
>
NO
</bool>
</object>
<object
class=
"IBUIImageView"
id=
"775158982"
>
<reference
key=
"NSNextResponder"
ref=
"162418872"
/>
<int
key=
"NSvFlags"
>
297
</int>
<string
key=
"NSFrame"
>
{{293, 29}, {22, 22}}
</string>
<reference
key=
"NSSuperview"
ref=
"162418872"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
ref=
"625431089"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
<bool
key=
"IBUIUserInteractionEnabled"
>
NO
</bool>
<string
key=
"targetRuntimeIdentifier"
>
IBCocoaTouchFramework
</string>
<object
class=
"NSCustomResource"
key=
"IBUIImage"
>
<string
key=
"NSClassName"
>
NSImage
</string>
<string
key=
"NSResourceName"
>
mediaUnread.png
</string>
</object>
</object>
</array>
<string
key=
"NSFrameSize"
>
{320, 79}
</string>
<reference
key=
"NSSuperview"
ref=
"962619467"
/>
...
...
@@ -190,14 +174,6 @@
</object>
<int
key=
"connectionID"
>
10
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBCocoaTouchOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
itemIsaFolderView
</string>
<reference
key=
"source"
ref=
"962619467"
/>
<reference
key=
"destination"
ref=
"775158982"
/>
</object>
<int
key=
"connectionID"
>
22
</int>
</object>
</array>
<object
class=
"IBMutableOrderedSet"
key=
"objectRecords"
>
<array
key=
"orderedObjects"
>
...
...
@@ -222,7 +198,6 @@
<int
key=
"objectID"
>
3
</int>
<reference
key=
"object"
ref=
"962619467"
/>
<array
class=
"NSMutableArray"
key=
"children"
>
<reference
ref=
"775158982"
/>
<reference
ref=
"784253519"
/>
<reference
ref=
"207506414"
/>
<reference
ref=
"625431089"
/>
...
...
@@ -244,18 +219,12 @@
<reference
key=
"object"
ref=
"625431089"
/>
<reference
key=
"parent"
ref=
"962619467"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
20
</int>
<reference
key=
"object"
ref=
"775158982"
/>
<reference
key=
"parent"
ref=
"962619467"
/>
</object>
</array>
</object>
<dictionary
class=
"NSMutableDictionary"
key=
"flattenedProperties"
>
<string
key=
"-1.IBPluginDependency"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
<string
key=
"-2.CustomClassName"
>
UIResponder
</string>
<string
key=
"-2.IBPluginDependency"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
<string
key=
"20.IBPluginDependency"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
<string
key=
"3.CustomClassName"
>
VLCDropboxTableViewCell
</string>
<string
key=
"3.IBPluginDependency"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
<string
key=
"4.IBPluginDependency"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
...
...
@@ -274,16 +243,11 @@
<string
key=
"className"
>
VLCDropboxTableViewCell
</string>
<string
key=
"superclassName"
>
UITableViewCell
</string>
<dictionary
class=
"NSMutableDictionary"
key=
"outlets"
>
<string
key=
"itemIsaFolderView"
>
UIImageView
</string>
<string
key=
"subtitleLabel"
>
UILabel
</string>
<string
key=
"thumbnailView"
>
UIImageView
</string>
<string
key=
"titleLabel"
>
UILabel
</string>
</dictionary>
<dictionary
class=
"NSMutableDictionary"
key=
"toOneOutletInfosByName"
>
<object
class=
"IBToOneOutletInfo"
key=
"itemIsaFolderView"
>
<string
key=
"name"
>
itemIsaFolderView
</string>
<string
key=
"candidateClassName"
>
UIImageView
</string>
</object>
<object
class=
"IBToOneOutletInfo"
key=
"subtitleLabel"
>
<string
key=
"name"
>
subtitleLabel
</string>
<string
key=
"candidateClassName"
>
UILabel
</string>
...
...
@@ -312,10 +276,6 @@
</object>
<bool
key=
"IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion"
>
YES
</bool>
<int
key=
"IBDocument.defaultPropertyAccessControl"
>
3
</int>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.LastKnownImageSizes"
>
<string
key=
"NS.key.0"
>
mediaUnread.png
</string>
<string
key=
"NS.object.0"
>
{25, 25}
</string>
</object>
<string
key=
"IBCocoaTouchPluginVersion"
>
2083
</string>
</data>
</archive>
Resources/VLCDropboxTableViewCell~iphone.xib
View file @
876ef5c9
...
...
@@ -2,7 +2,7 @@
<archive
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"8.00"
>
<data>
<int
key=
"IBDocument.SystemTarget"
>
1296
</int>
<string
key=
"IBDocument.SystemVersion"
>
12E5
2
</string>
<string
key=
"IBDocument.SystemVersion"
>
12E5
5
</string>
<string
key=
"IBDocument.InterfaceBuilderVersion"
>
3084
</string>
<string
key=
"IBDocument.AppKitVersion"
>
1187.39
</string>
<string
key=
"IBDocument.HIToolboxVersion"
>
626.00
</string>
...
...
@@ -54,10 +54,10 @@
<object
class=
"IBUILabel"
id=
"207506414"
>
<reference
key=
"NSNextResponder"
ref=
"162418872"
/>
<int
key=
"NSvFlags"
>
290
</int>
<string
key=
"NSFrame"
>
{{45, 8}, {2
4
0, 18}}
</string>
<string
key=
"NSFrame"
>
{{45, 8}, {2
7
0, 18}}
</string>
<reference
key=
"NSSuperview"
ref=
"162418872"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
ref=
"775158982"
/>
<reference
key=
"NSNextKeyView"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
<bool
key=
"IBUIOpaque"
>
NO
</bool>
<bool
key=
"IBUIClipsSubviews"
>
YES
</bool>
...
...
@@ -88,7 +88,7 @@
<object
class=
"IBUILabel"
id=
"625431089"
>
<reference
key=
"NSNextResponder"
ref=
"162418872"
/>
<int
key=
"NSvFlags"
>
266
</int>
<string
key=
"NSFrame"
>
{{45, 25}, {2
4
0, 15}}
</string>
<string
key=
"NSFrame"
>
{{45, 25}, {2
7
0, 15}}
</string>
<reference
key=
"NSSuperview"
ref=
"162418872"
/>
<reference
key=
"NSWindow"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
...
...
@@ -116,21 +116,6 @@
</object>
<bool
key=
"IBUIAdjustsFontSizeToFit"
>
NO
</bool>
</object>
<object
class=
"IBUIImageView"
id=
"775158982"
>
<reference
key=
"NSNextResponder"
ref=
"162418872"
/>
<int
key=
"NSvFlags"
>
297
</int>
<string
key=
"NSFrame"
>
{{293, 13}, {22, 22}}
</string>
<reference
key=
"NSSuperview"
ref=
"162418872"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
ref=
"625431089"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
<bool
key=
"IBUIUserInteractionEnabled"
>
NO
</bool>
<string
key=
"targetRuntimeIdentifier"
>
IBCocoaTouchFramework
</string>
<object
class=
"NSCustomResource"
key=
"IBUIImage"
>
<string
key=
"NSClassName"
>
NSImage
</string>
<string
key=
"NSResourceName"
>
mediaUnread.png
</string>
</object>
</object>
</array>
<string
key=
"NSFrameSize"
>
{320, 47}
</string>
<reference
key=
"NSSuperview"
ref=
"962619467"
/>
...
...
@@ -189,14 +174,6 @@
</object>
<int
key=
"connectionID"
>
10
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBCocoaTouchOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
itemIsaFolderView
</string>
<reference
key=
"source"
ref=
"962619467"
/>
<reference
key=
"destination"
ref=
"775158982"
/>
</object>
<int
key=
"connectionID"
>
22
</int>
</object>
</array>
<object
class=
"IBMutableOrderedSet"
key=
"objectRecords"
>
<array
key=
"orderedObjects"
>
...
...
@@ -222,7 +199,6 @@
<reference
key=
"object"
ref=
"962619467"
/>
<array
class=
"NSMutableArray"
key=
"children"
>
<reference
ref=
"207506414"
/>
<reference
ref=
"775158982"
/>
<reference
ref=
"784253519"
/>
<reference
ref=
"625431089"
/>
</array>
...
...
@@ -243,18 +219,12 @@
<reference
key=
"object"
ref=
"625431089"
/>
<reference
key=
"parent"
ref=
"962619467"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
20
</int>
<reference
key=
"object"
ref=
"775158982"
/>
<reference
key=
"parent"
ref=
"962619467"
/>
</object>
</array>
</object>
<dictionary
class=
"NSMutableDictionary"
key=
"flattenedProperties"
>
<string
key=
"-1.IBPluginDependency"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
<string
key=
"-2.CustomClassName"
>
UIResponder
</string>
<string
key=
"-2.IBPluginDependency"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
<string
key=
"20.IBPluginDependency"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
<string
key=
"3.CustomClassName"
>
VLCDropboxTableViewCell
</string>
<string
key=
"3.IBPluginDependency"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
<string
key=
"4.IBPluginDependency"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
...
...
@@ -273,16 +243,11 @@
<string
key=
"className"
>
VLCDropboxTableViewCell
</string>
<string
key=
"superclassName"
>
UITableViewCell
</string>
<dictionary
class=
"NSMutableDictionary"
key=
"outlets"
>
<string
key=
"itemIsaFolderView"
>
UIImageView
</string>
<string
key=
"subtitleLabel"
>
UILabel
</string>
<string
key=
"thumbnailView"
>
UIImageView
</string>
<string
key=
"titleLabel"
>
UILabel
</string>
</dictionary>
<dictionary
class=
"NSMutableDictionary"
key=
"toOneOutletInfosByName"
>
<object
class=
"IBToOneOutletInfo"
key=
"itemIsaFolderView"
>
<string
key=
"name"
>
itemIsaFolderView
</string>
<string
key=
"candidateClassName"
>
UIImageView
</string>
</object>
<object
class=
"IBToOneOutletInfo"
key=
"subtitleLabel"
>
<string
key=
"name"
>
subtitleLabel
</string>
<string
key=
"candidateClassName"
>
UILabel
</string>
...
...
@@ -311,10 +276,6 @@
</object>
<bool
key=
"IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion"
>
YES
</bool>
<int
key=
"IBDocument.defaultPropertyAccessControl"
>
3
</int>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.LastKnownImageSizes"
>
<string
key=
"NS.key.0"
>
mediaUnread.png
</string>
<string
key=
"NS.object.0"
>
{25, 25}
</string>
</object>
<string
key=
"IBCocoaTouchPluginVersion"
>
2083
</string>
</data>
</archive>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment