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
2012-02-07Remove iPad-specific keys from Info.plist.1.0Mikkel Krautz
2012-02-01Make us build again.v1.0Mikkel Krautz
2012-02-01Fix leaks. Thanks, Clang Analyzer.Mikkel Krautz
2012-02-01Remove iPad view controllers and NIBs.Mikkel Krautz
2012-02-01Update Copyright years in various places.Mikkel Krautz
2012-02-01Also show the verified green tint on public servers with CA-trusted certifica...Mikkel Krautz
2012-02-01Show trusted certificate chains like the desktop client does.Mikkel Krautz
2012-02-01Remove annoying NSLog from MUPublicServerListFetcher.Mikkel Krautz
2012-02-01Override release string to say Mumble for iOS %VERSION%.Mikkel Krautz
2012-02-01Set forceTransmit=NO when switching between views in the MUServerRootViewCont...Mikkel Krautz
2012-02-01Update MumbleKit submodule.Mikkel Krautz
2012-02-01Add ability to clear all messages at once.Mikkel Krautz
2012-02-01Add a cache limit of 10 to the MUMessagesDatabase cache.Mikkel Krautz
2012-02-01Add caching component to MUMessagesDatabase.Mikkel Krautz
2012-02-01Remove old images from .xcodeproj as well.Mikkel Krautz
2012-02-01Get rid of last 'old' icons.Mikkel Krautz
2012-02-01Get rid of cloud image.Mikkel Krautz
2012-02-01Get rid of globe image.Mikkel Krautz
2012-02-01Get rid of person image.Mikkel Krautz
2012-02-01Get rid of radar image.Mikkel Krautz
2012-02-01Get rid of old star welcome screen image.Mikkel Krautz
2012-02-01Get rid of old Icon512.png.Mikkel Krautz
2012-02-01Get rid of old WelcomeScreenIcon in Acorn format.Mikkel Krautz
2012-02-01Get rid of png-convert script; it never really worked (Inkscape doesn't want ...Mikkel Krautz
2012-02-01Get rid of all SVGs.Mikkel Krautz
2012-02-01Update publist.Mikkel Krautz
2012-02-01Messages are now SQLite backed. No need to worry about text message memory us...Mikkel Krautz
2012-01-31Add self-mute and self-deafen support.Mikkel Krautz
2012-01-31Make MUPublicServerListController use the common separator style.Mikkel Krautz
2012-01-31Don't preload the keyboard. Fixes issue 43.Mikkel Krautz
2012-01-31Don't allow users to be selected in MUServerViewController and MUChannelViewC...Mikkel Krautz
2012-01-31Don't allow the PTT button to move if we're on an iPhone.Mikkel Krautz
2012-01-31Warn before deleting a server (when the action sheet is used for deletion).Mikkel Krautz
2012-01-31Show number badge when there are unread text messages.Mikkel Krautz
2012-01-31Use mumbleapp.com website, add support mailto link.Mikkel Krautz
2012-01-31Rearrange action sheets of server view controllers to accomodate having the D...Mikkel Krautz
2012-01-31New MUServerRootView.Mikkel Krautz
2012-01-31Show welcome message in messages tab.Mikkel Krautz
2012-01-31Add 'Remove All' option of certificate disk importer to an actionsheet.Mikkel Krautz
2012-01-31Add help to VAD configuration; disable scroll in Preferences; don't reload MK...Mikkel Krautz
2012-01-31Remove correcdt notification observer in keyboard preloader.Mikkel Krautz
2012-01-30Update MumbleKit submodule.Mikkel Krautz
2012-01-22Let the view stack manage itself.Mikkel Krautz
2012-01-22Update MumbleKit submodule.Mikkel Krautz
2012-01-22Dismiss the MUServerRootViewController when the connection is closed.Mikkel Krautz
2012-01-22Update MumbleKit submodule.Mikkel Krautz
2012-01-21Add more setNeedsDisplay calls to MUMessageBubbleView.Mikkel Krautz
2012-01-21Show images inline in chat balloons.Mikkel Krautz
2012-01-21Split MUTextMessage from MUMessagesViewController.Mikkel Krautz
2012-01-21Force autocorrect on text message send.Mikkel Krautz