X Tutup
The Wayback Machine - https://web.archive.org/web/20201129072324/https://github.com/owncloud/ios-app/
Skip to content
master
Go to file
Code

Latest commit

* - adapt SwiftLint rules to mute nonsensical warnings
- fix other SwiftLint warnings in code
- change ShareNavigationController so that a message is shown instead of the picker if no file provider is available
- change OCCore+FPServices to return an error if no file provider is available

* fix for non visible window on iPad (iOS 12)

* - fixed swift lint warning
- fixed UI on iPad

* - update SDK to add ability to reset auth data via diagnostics
- fix indentation in AppDelegate.swift
- make username field editable when editing a passphrase-based bookmark where no user name can be found
- add .isPassphraseBased method to OCBookmark via OCBookmark+Extension

* - add AppLockManager.supportedOnDevice to gate availability of AppLock through the app
	- background: opening another UIWindow crashes on M1/Big Sur - was previously happening when hiding the app (Cmd + H), even if no passcode was set
	- adapt settings if not available
	- make no calls to AppLockManager in app and share extension if AppLock is not available
- fix indentation

* - switch SDK to master (release/11.4.4)

* - keychain access groups were not set, which caused an error alert, because the keychain could not be accessed in the file provider (#839)

- fixed the badge icon creation and replaced it with an fastlane action

* Updated release notes, changelog and build, version number

* - remove duplicate userName property implementation from OCBookmark+AppExtensions (method already implemented in the SDK)
- FileProvider: add handling for auth error OCErrorAuthorizationMethodNotAllowed and OCErrorAuthorizationMethodUnknown
- ClientRootViewController: add handling for auth error .authorizationMethodUnknown
- update SDK

Co-authored-by: Matthias Hühne <github@hosy.de>
Co-authored-by: Matthias Hühne <mhuehne@owncloud.com>
e488f87

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
.tx
 
 
 
 
doc
 
 
 
 
 
 
 
 
 
 
img
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ownCloud iOS App

📱 The new iOS App for your ownCloud!

🌎 https://ownCloud.com

Account List File List File Actions Preview Files Quick Access Settings
Simulator Screen Shot - iPhone 11 Pro Simulator Screen Shot - iPhone 11 Pro Simulator Screen Shot - iPhone 11 Pro Simulator Screen Shot - iPhone 11 Pro Simulator Screen Shot - iPhone 11 Pro Simulator Screen Shot - iPhone 11 Pro

� Features

  • 🦋 Using the current iOS frameworks
  • â­?ï¸? Exclusively built for iOS
  • 🛠 Written in Swift
  • 📂 Seamless integration with iOS files for improved collaboration
  • 🕹 Multi-select with drag and drop features for efficient file management
  • 👑 Using iPadOS features for pro users
  • ✅ Certificate management and password manager integration for boosting security
  • ðŸ?³ï¸?â€?🌈 Multiple UI themes with dark and light colors
  • 🚢 Free on the AppStore
  • 🇪🇺 Localised in many languages
  • 📱iOS 11+
  • 🧩 License: GPLv3

📲 Download

Our iOS app is free for downloading available on the AppStore

🛠 Build our App

To build our App, please read our SETUP.md

$ read SETUP.md

🇪🇺 Translate

The App is translated in many languages. If your language is missing or if you want to improve a string, you are welcome! This can be done in Transifex.

💡 Found a bug or have some ideas for improvement?

  • 💬 Open a new issue on Github or chat with us
  • ðŸ?¥ Don't forget to follow us on Twitter

📋 Start contributing

Make sure you read SETUP.md when you start working on this project. Basically: Fork this repository and contribute back using pull requests to the master branch. Easy starting points are also reviewing pull requests and working on good first issue.

�� ownCloud Server

Learn, how you can easily setup your own ownCloud server in 3 minutes or test our ownCloud iOS app with our demo server:

Demo credentials

Server URL demo.owncloud.com
User demo
Password demo
You can’t perform that action at this time.
X Tutup