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 (Collapse)Author
2021-06-07Merge PR #137: Update README.markdownHEADmasterRobert Adam
2021-06-07Update README.markdowntoby63
Some minor changes to clarify the situation.
2021-01-25Merge pull request #134: modernize project config & upgrade MumbleKit to ↵Robert Adam
current master
2021-01-25modernize project config & upgrade MumbleKit to current masterAndreas Hubel
2020-12-28Merge pull request #133: Update README.markdownRobert Adam
Added a note about unmaintained status.
2020-12-27Update README.markdowntoby63
Added a note about unmaintained status.
2017-09-08Merge PR #119: MumbleKit: sync SKIP_INSTALL = YES changes.Mikkel Krautz
2017-09-08MumbleKit: sync.Mikkel Krautz
2017-09-08Merge PR #118: Various Info.plist/xcodeproj cleanups.Mikkel Krautz
2017-09-08Use AppStore build configuration for archive builds.Mikkel Krautz
2017-09-08Use 1003001001 as the CFBundleVersion (decimalized version of 1.3.1).Mikkel Krautz
This adds a CFBundleVersion of 1003001001. The meaning behind the number is: 1 - Major version 003 - Minor version 001 - Patch version 001 - Build number
2017-09-08Remove Info.plist extras.Mikkel Krautz
2017-09-03Merge PR #117: MUCertificateViewController: avoid fancy newline formatting ↵Mikkel Krautz
of cert digests.
2017-09-03Merge PR #116: MumbleKit: sync.Mikkel Krautz
2017-09-03MUCertificateViewController: auto-size table view cells.Mikkel Krautz
2017-09-03MUCertificateViewController: avoid fancy newline formatting of cert digests.Mikkel Krautz
This only looks good on devices that use the traditional iPhone screen width. Now that we support multiple widths, avoid any fancy formatting.
2017-09-03MumbleKit: sync.Mikkel Krautz
2017-09-03Merge PR #115: MUMessageBubbleTableViewCell: do not hardcode screen width.Mikkel Krautz
2017-09-03Merge PR #114: MUCertificateCreationProgressView: re-work to scale to newer ↵Mikkel Krautz
screen sizes.
2017-09-03MUMessageBubbleTableViewCell: do not hardcode screen width.Mikkel Krautz
2017-09-03MUCertificateCreationProgressView: re-work to scale to newer screen sizes.Mikkel Krautz
2017-09-03Merge PR #113: MUCertificateCreationView: add constraints for UITextFields ↵Mikkel Krautz
in UITableViewCell contentView.
2017-09-03Merge PR #112: Fix text field sizing when editing an access token.Mikkel Krautz
2017-09-03MUCertificateCreationView: add constraints for UITextFields in ↵Mikkel Krautz
UITableViewCell contentView.
2017-09-03Fix text field sizing when editing an access token.Mikkel Krautz
2017-09-03Merge PR #111: Fix size of text fields when adding/editing a favourite server.Mikkel Krautz
2017-09-03Fix size of text fields when adding/editing a favourite server.Mikkel Krautz
2017-08-29Merge PR #109: Add icon7@3x.png and add it to Mumble.xcodeproj.Mikkel Krautz
2017-08-27Add icon7@3x.png and add it to Mumble.xcodeproj.Mikkel Krautz
2017-08-27Merge PR #108: Add .xib-based launch screenMikkel Krautz
2017-08-27Add .xib-based launch screenMikkel Krautz
2016-12-03Merge PR #105: Info.plist: add NSMicrophoneUsageDescription.Mikkel Krautz
2016-12-03Merge PR #97: MUConnectionController: respect the user's TCP mode setting.Mikkel Krautz
2016-12-03Info.plist: add NSMicrophoneUsageDescription.Mikkel Krautz
2016-11-28MUConnectionController: respect the user's TCP mode setting.Mikkel Krautz
2016-11-27Merge PR #103: Add .travis.yml.Mikkel Krautz
2016-11-27Add .travis.yml.Mikkel Krautz
2016-11-27Merge PR #102: Mumble.xcodeproj: mark Mumble scheme as shared,for Travis-CI.Mikkel Krautz
2016-11-27Mumble.xcodeproj: mark Mumble scheme as shared,for Travis-CI.Mikkel Krautz
2016-11-27Merge PR #101: MumbleKit: sync.Mikkel Krautz
2016-11-27MumbleKit: sync.Mikkel Krautz
2016-11-27Merge PR #100: Update Mumble to use Xcode 8.1's default settings.Mikkel Krautz
2016-11-27Update Mumble to use Xcode 8.1's default settings.Mikkel Krautz
2015-10-20Base.xcconfig: disable Bitcode.Mikkel Krautz
2015-10-20Dependencies/plcrashreporter, .gitmodules, Mumble.xcodeproj, MUAppDelegate: ↵Mikkel Krautz
remove plcrashreporter.
2015-10-20MumbleKit: sync.Mikkel Krautz
2014-04-06MumbleKit: sync.Mikkel Krautz
2014-04-06MumbleKit: sync.Mikkel Krautz
2014-04-06Source/Info.plist: bump version to 1.3.1.Mikkel Krautz
2014-04-06MUImageViewController: fix warning for unused 'img' variable.Mikkel Krautz