Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble-iphoneos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-25modernize project config & upgrade MumbleKit to current masterAndreas Hubel
2017-09-08Use AppStore build configuration for archive builds.Mikkel Krautz
2017-09-08Remove Info.plist extras.Mikkel Krautz
2017-08-27Add icon7@3x.png and add it to Mumble.xcodeproj.Mikkel Krautz
2017-08-27Add .xib-based launch screenMikkel Krautz
2016-11-27Mumble.xcodeproj: mark Mumble scheme as shared,for Travis-CI.Mikkel Krautz
2016-11-27Update Mumble to use Xcode 8.1's default settings.Mikkel Krautz
2015-10-20Dependencies/plcrashreporter, .gitmodules, Mumble.xcodeproj, MUAppDelegate: r...Mikkel Krautz
2014-04-06Dependencies/plcrashreporter: update plcrashrepoter to a Git submodule to get...Mikkel Krautz
2014-03-12MUActionSheet, MUActionSheetBackgroundView, MUActionSheetButton: remove.Mikkel Krautz
2014-03-12MUMessageBubbleTableViewCell, Resources: adjust chat bubbles for iOS 7 look.Mikkel Krautz
2014-03-12Add iOS 7 launch screen images and icons.Mikkel Krautz
2014-03-12MUServerViewController, MUMessageRecipientViewController: fix cell indentatio...Mikkel Krautz
2014-03-12MUConnectionController, MUHorizontalFlipTransitionDelegate: fix horizontal fl...Mikkel Krautz
2014-03-12MUMessagesViewController: iOS 7 fixes.Mikkel Krautz
2014-03-11iOS 7 UI: work in progress.Mikkel Krautz
2014-03-10MUOperatingSystem: add a mechanism for easily querying the OS version.Mikkel Krautz
2013-11-23MUAudioMixerDebugViewController: add view controller for viewing mixer debug ...Mikkel Krautz
2013-09-17Use lowercase icon filenames.v1.2.2Mikkel Krautz
2013-06-03Mumble.xcodeproj, Info.plist: remove some iPad specific settings to ensure th...v1.2Mikkel Krautz
2013-06-02Mumble.xcodeproj: 1.2 won't be a universal app.Mikkel Krautz
2013-03-16MUServerButton: add a big server button to be used in iPad server lists.Mikkel Krautz
2013-03-16MUWelcomeScreenPad: fix rotation on iPad.Mikkel Krautz
2013-03-16MUActionSheet: add homegrown action sheet that works better in a popover.Mikkel Krautz
2013-02-04MUServerRootViewController: use a menu-style button intead of an iOS 'action'...Mikkel Krautz
2013-02-04MUMessagesViewController, MUTextMessageProcessor: transform sent messages to ...Mikkel Krautz
2012-12-22Mumble.xcodeproj: update 'Info plist extras' to quote the PLIST variable.Mikkel Krautz
2012-12-21Mumble.xcodeproj: make 'Info.plist Extras' safe for build dirs with spaces in...Mikkel Krautz
2012-10-25Add iPad and Retina iPad icons. Thanks Karsten Bruns!Mikkel Krautz
2012-10-21Support Retina4 devices (iPhone 5 and 5th generation iPod touch).Mikkel Krautz
2012-08-28Add experimental remote Push-to-Talk support.Mikkel Krautz
2012-06-16MUWelcomeScreenPad: lay more groundwork.Mikkel Krautz
2012-06-16MUWelcomeScreenPad: add and hook up.Mikkel Krautz
2012-06-16Mumble.xcodeproj, MUApplicationDelegate: make app universal, use phone welcom...Mikkel Krautz
2012-06-16MUServerRootViewController: remove channel view.Mikkel Krautz
2012-06-15MUAudioSidetonePreferencesViewController: add and hook up.Mikkel Krautz
2012-06-11MUMessagesDatabase: don't add nil (misparsed) data URLs to the imageDataArray.Mikkel Krautz
2012-05-05MumbleKit: sync.Mikkel Krautz
2012-04-20MUCertificateCreationProgressView: progress view specific image.Mikkel Krautz
2012-04-10Mumble.xcodeproj: remove certificate<size>.png files from copy phase.Mikkel Krautz
2012-04-10Mumble.xcodeproj: clean up resource copy step.Mikkel Krautz
2012-03-30MUCertificateChainBuilder: implement and make use of.Mikkel Krautz
2012-03-21MUCertificate*: import all intermediates; show then in UI.Mikkel Krautz
2012-03-18Finish NSLocalizedString transition.Mikkel Krautz
2012-03-14Test translation strings.Mikkel Krautz
2012-03-14Localization fixes; add localization update script.Mikkel Krautz
2012-03-12Use xcconfigs for Mumble.Mikkel Krautz
2012-03-12Sync MumbleKit.Mikkel Krautz
2012-03-11Add PLCrashReporter-based crash reporting.Mikkel Krautz
2012-03-11Get rid of MUApplication.Mikkel Krautz