Soomin Lee
|
1d19d3a134
VLCAlertViewController: VLCAlertButton: Add UIAlertActionStyle
|
7 years ago |
Alexis Aubry
|
f03a9375af
Rename VLC-for-iOS to VLC-iOS and rename the Module from VLC-iOS to VLC
|
6 years ago |
Carola Nitz
|
0ed12bba99
VLCURLHandler: Have a designated Class for handling openURL calls
|
7 years ago |
Carola Nitz
|
276a76bc82
VLCAlertViewController: make implicit self explicit
|
7 years ago |
Carola Nitz
|
7ded3c6093
VLCAlertViewController: added a convenience method to omit the buttonsAction
|
7 years ago |
Carola Nitz
|
28c8bb0bb4
VLCAlertViewController :made the buttonsAction optional
|
7 years ago |
Quentin Richard
|
4900ef1f94
Refactoring on VLCAlertViewController
|
7 years ago |
Quentin Richard
|
b2d273caa8
Update AlertView to AlertViewController
|
7 years ago |
Carola Nitz
|
6066231bf9
add voids to block that don't require parameters, make implicit selfs explicit
|
7 years ago |
Soomin Lee
|
50035adcff
VLCGoogleDriveController: Remember users session (closes #49)
|
8 years ago |
Soomin Lee
|
bb2fc67525
Migrate GTM-OAuth2 to GTMAppAuth for GDrive authentication
|
8 years ago |
Felix Paul Kühne
|
67a712e397
UIDevice: move category to properties with a 3 character prefix
|
9 years ago |
Felix Paul Kühne
|
43cd786a6d
Update Google Drive implementation to the current version of the SDK
|
9 years ago |
Felix Paul Kühne
|
e37e8400cc
google drive table VC: add debug
|
9 years ago |
Felix Paul Kühne
|
ef5bfca197
clouds: cosmetics
|
9 years ago |
Felix Paul Kühne
|
01315ddf1b
iOS: compilation fix
|
9 years ago |
Felix Paul Kühne
|
87d4de50c1
Fix runtime exception
|
9 years ago |
Felix Paul Kühne
|
ed5576f8ad
Prevent runtime exception
|
10 years ago |
Felix Paul Kühne
|
f477b28129
dropbox: fix login (close #14835)
|
10 years ago |
Felix Paul Kühne
|
ce7be37c28
generally cancel any alert view when app resigns from the active state like it's 2009
|
10 years ago |
Pierre SAGASPE
|
3fb51c26e2
gDrive: hide download button if it is a folder
|
10 years ago |
Felix Paul Kühne
|
fe2988f7d0
UIDevice: Cosmetics
|
10 years ago |
Felix Paul Kühne
|
c993c025d0
clouds: check for available space left on device prior to downloading anything (refs #11474)
|
10 years ago |
Carola Nitz
|
e4864f0101
cloud services: remove duplication
|
10 years ago |
Carola Nitz
|
ac717d9b6d
move the clouds logout button from settings to their controllers
|
10 years ago |
Carola Nitz
|
ef38964238
clouds: Added one tableViewController for all cloud services
|
10 years ago |
Carola Nitz
|
d50e916aba
added reusable progressView (close #11998)
|
10 years ago |
Carola Nitz
|
3456dd8c08
set activityindicator position in gdrive and dropboxcontroller correctly when rotating device. Fix bug where not all files in a gdrive folder where displayed
|
10 years ago |
Marc Etcheverry
|
3ed801aaf1
Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil)
|
11 years ago |
Felix Paul Kühne
|
6ac2077732
Collect all colors created in code at a central place
|
11 years ago |