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
2010-10-01Fix xcodeproj to target iPhone devices only and set deployment target to 4.0 ...v0.20.2Mikkel Krautz
2010-09-30iPhone 4 2x icon for CertificateCells.Mikkel Krautz
2010-09-30iPhone4 2x icons for WelcomeScreen icons.Mikkel Krautz
2010-09-30iPhone4 2x version of up and down buttons for UISegmentedControl.Mikkel Krautz
2010-09-30Set _identityForeignKey = 1 in FavouriteServer init. Fixes GH-16.Mikkel Krautz
2010-09-30CertificateViewController can now view a whole certificate (not just a leaf c...Mikkel Krautz
2010-09-29Get rid of superfluous hostname and port in ServerRootViewController, since w...Mikkel Krautz
2010-09-29Add "Show Certificates" option to self-signed server certificate alert view.Mikkel Krautz
2010-09-29Fix channel name in navigationItem when we change channels or get moved.Mikkel Krautz
2010-09-29Update to use new MumbleKit MKConnection API.Mikkel Krautz
2010-09-29Rename the "Always Ignore" options to something a little more understandable.Mikkel Krautz
2010-09-29Allow the client to "always ignore" servers with self-signed certificates.Mikkel Krautz
2010-09-28Add store and fetch methods for certificate digests to the Database class.Mikkel Krautz
2010-09-27Fix BetaRelease builds.Mikkel Krautz
2010-09-26Ifdef out connection animation.Mikkel Krautz
2010-09-26Update xcodeproj to target the correct devices and OS versions.Mikkel Krautz
2010-09-26Clean up public server list code and fix the crashbug.Mikkel Krautz
2010-09-26Add new experimental welcome screen.Mikkel Krautz
2010-09-25AppDelegate -> MumbleApplicationDelegateMikkel Krautz
2010-09-25Link properly to Three20.Mikkel Krautz
2010-09-24Add MumbleKit CMake information.Mikkel Krautz
2010-09-24Add Three20. Add animation to server connections.Mikkel Krautz
2010-09-22Sync udpSock crash fix from MumbleKit.Mikkel Krautz
2010-09-22Remove beta warning for identities.Mikkel Krautz
2010-09-22Generalize PTT in ServerRootViewController.Mikkel Krautz
2010-09-22Add MumbleApplication - a UIApplication subclass.Mikkel Krautz
2010-09-21Show DefaultAvatar if no avatar is set.Mikkel Krautz
2010-09-21Update SQLite to 3.7.2.Mikkel Krautz
2010-09-21Update fmdb submodule.Mikkel Krautz
2010-09-21Re-add password field to FavouriteServerEditViewController. Authenticate via ...Mikkel Krautz
2010-09-20Dismiss ServerRootViewController on error.Mikkel Krautz
2010-09-20Add identity picker to FavouriteServerEditViewController. Fix various databas...Mikkel Krautz
2010-09-19Improved identity support.Mikkel Krautz
2010-09-18Use CMake-ified MumbleKit.Mikkel Krautz
2010-09-17Ability to view server certificates from the ServerRootViewController.Mikkel Krautz
2010-09-16MumbleKit sync.Mikkel Krautz
2010-09-16Ability to edit identities.Mikkel Krautz
2010-09-15Get rid of Tests dir.Mikkel Krautz
2010-09-15Move AvatarCell.xib to its correct location.Mikkel Krautz
2010-09-15Dynamically-adjusted CertificateView.Mikkel Krautz
2010-09-14Migrate to ccgus's own fmdb repo on GitHub.Mikkel Krautz
2010-09-14Add -DMUMBLE_BETA_DIST=1 to BetaDist target. Sprinkle some ifdefs around thi...Mikkel Krautz
2010-09-13Enable Thumb instructions for ARMv7 only. Sync MumbleKit.Mikkel Krautz
2010-09-13Add project that uses CMake-based MumbleKit alongside the regular project fil...Mikkel Krautz
2010-09-13Universal armv6+armv7 build for Mumble.Mikkel Krautz
2010-09-12MumbleKit sync.Mikkel Krautz
2010-09-12Fetch both certificate and persistent ref in IdentityViewController. Fix dele...Mikkel Krautz
2010-09-12Add CertificateView. More details of stored certificates can now be seen.Mikkel Krautz
2010-09-12Enable iTunes file sharing with Mumble, to be able to transfer certificates. ...Mikkel Krautz
2010-09-12Use new MumbleKit API.Mikkel Krautz