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

github.com/acomminos/Plumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-13Work on certificate generation.issue-128/certificate-databaseAndrew Comminos
2016-01-13Add certificate export to external storage.Andrew Comminos
2016-01-13Work on certificate migration.Andrew Comminos
2016-01-13Fixed certificate usage check.Andrew Comminos
2016-01-13Improve certificate selection, settings.Andrew Comminos
2016-01-12Fixed exception triggering certificate import password prompt.Andrew Comminos
2016-01-12Work on certificate import and selection.Andrew Comminos
2016-01-12Added settings method to fetch default certificate ID.Andrew Comminos
2016-01-12Added methods to support certificate storage in PlumbleDatabase.Andrew Comminos
2015-12-28Remove reconnect requirement for chat notifications.Andrew Comminos
2015-12-28Switch to linear interpolation for talking indicator.Andrew Comminos
2015-12-01Implemented new animated talking activity indicator.Andrew Comminos
2015-12-01Set minimum required Android version to 12 (Honeycomb 3.1).Andrew Comminos
2015-12-01Added spinning talk indicator.Andrew Comminos
2015-11-23Show options menu on long click.Andrew Comminos
2015-11-23Prevent resetting to favourites on activity resume.Andrew Comminos
2015-11-23Moved channel settings to context dropdown, refactored model options.Andrew Comminos
2015-10-25Fixed incorrect cast in ChannelSearchProvider.Andrew Comminos
2015-10-25Update Jumble, kill more RemoteExceptions.Andrew Comminos
2015-10-25Ensure the service state is synchronized before updating channel list.Andrew Comminos
2015-10-24Migration towards new AIDL-less Jumble interface.Andrew Comminos
2015-10-09Properly set volume control stream for handset mode, fixes #115.Andrew Comminos
2015-10-09Properly set audio stream after enabling handset mode, fixes #116.Andrew Comminos
2015-09-27Update Jumble with https codec endpoints.Andrew Comminos
2015-09-26Re-added Bluetooth support, updated Jumble.Andrew Comminos
2015-09-26Implement a discrete user dropdown menu for contextual operations.Andrew Comminos
2015-09-16Mute self on connection synchronization, fixes #113.Andrew Comminos
2015-09-16Add missing quick connect drawable resources.Andrew Comminos
2015-09-07Add support for quick connect to server.Andrew Comminos
2015-09-07Refactored server edit fragment.Andrew Comminos
2015-09-07Use EditText.setError for server creation dialog.Andrew Comminos
2015-09-03Make default audio input rate 44.1khz.Andrew Comminos
2015-07-01Merge pull request #104 from wKovacs64/acknowledgementsAndrew Comminos
2015-06-30Fix acknowledgements linkwKovacs64
2015-06-30Fix acknowledgements typoswKovacs64
2015-06-14Merge pull request #103 from SweetLion/patch-1Andrew Comminos
2015-06-13App Install LocationSweetLion
2015-05-27Provide build status in README.md.Andrew Comminos
2015-05-17Update Jumble version with user equality fixes.Andrew Comminos
2015-04-30Add support for selectable text in messages.Andrew Comminos
2015-04-29Properly parse / strip HTML in messagesJordan Milne
2015-04-29Merge branch 'aidl-model'Andrew Comminos
2015-04-29Fix mute/deafen state changes.Andrew Comminos
2015-04-29Use new AIDL interfaces in place of old Jumble model.Andrew Comminos
2015-04-29Jumble update, fixing Jumble issue #3.Andrew Comminos
2015-04-29AIDL model changes for channels, users, and messages.Andrew Comminos
2015-04-27Merge pull request #88 from JordanMilne/tts_shorten_linksAndrew Comminos
2015-04-27Jumble AIDL model changes.Andrew Comminos
2015-04-26Add a preference for shortened links in TTS messagesJordan Milne
2015-04-25Shorten URLs to just their domain name in text-to-speechJordan Milne