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
2017-08-23Update Jumble version with UDP connectivity fixes.Andrew Comminos
2017-03-02Update usage of connection-oriented calls to match new Jumble getSession API,...Andrew Comminos
2017-01-08Update Jumble to use jcenter for buildscript as well.Andrew Comminos
2017-01-08Update Jumble to use jcenter.Andrew Comminos
2017-01-06Check service connectivity before fetching model information when updating ta...Andrew Comminos
2016-11-12Issue #158 - Hide PTT when muted.Andrew Comminos
2016-09-20Update Jumble with minor AudioRecord fixes.Andrew Comminos
2016-09-19Issue #139 - Update Jumble to block the audio input thread when PTT is inactive.Andrew Comminos
2016-09-19Remove Leeroy support.Andrew Comminos
2016-09-19Update Gradle plugin to 2.1.3.Andrew Comminos
2016-07-19Update Android build tools.Andrew Comminos
2016-04-30Implement support for custom voice target assignment.Andrew Comminos
2016-04-28Indicate linked channels with italics.Andrew Comminos
2016-04-28Initial implementation of channel linking.Andrew Comminos
2016-03-20Update Jumble.Andrew Comminos
2016-03-15Jumble update.Andrew Comminos
2016-03-06Jumble update.Andrew Comminos
2016-02-22Update Jumble, ndk-build command no longer needed.Andrew Comminos
2016-02-03Jumble: fix crash on talk state change post-disconnect.Andrew Comminos
2016-02-03Replaced old custom NetCipher fork with upstream.Andrew Comminos
2015-12-28Remove reconnect requirement for chat notifications.Andrew Comminos
2015-10-25Update Jumble, kill more RemoteExceptions.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-07Use EditText.setError for server creation dialog.Andrew Comminos
2015-05-17Update Jumble version with user equality fixes.Andrew Comminos
2015-04-29Use new AIDL interfaces in place of old Jumble model.Andrew Comminos
2015-04-29AIDL model changes for channels, users, and messages.Andrew Comminos
2015-04-01Implemented new plumbing for settings updates.Andrew Comminos
2015-03-20Translation update.Andrew Comminos
2015-03-20Update Jumble with AudioHandler changes.Andrew Comminos
2015-02-18Jumble update with audio termination and tests.Andrew Comminos
2015-01-23Greatly improved TCP connection handling, fixes #83Andrew Comminos
2015-01-21Fixes #81, alternative sample rate buffer issues.Andrew Comminos
2015-01-20Implement reconnection dependent on connectivity. Fixes #77.Andrew Comminos
2015-01-20Improved disconnect logic.Andrew Comminos
2015-01-20More stateful reconnects, fixed service fragment lifecycle.Andrew Comminos
2015-01-17More robust notifications, better reconnect notifications and disconnect hand...Andrew Comminos
2015-01-17Make PlumbleActivity accurately represent connection state.Andrew Comminos
2015-01-13Update Leeroy-Gradle.Andrew Comminos
2015-01-12Add Leeroy integration.Andrew Comminos
2015-01-04Jumble and translation update.Andrew Comminos
2014-12-24Update Jumble with bluetooth fix.Andrew Comminos
2014-12-24Update user avatars, fixes #72Andrew Comminos
2014-12-24Update Jumble tests.Andrew Comminos
2014-12-24Update Jumble, encoding bitrate fixes.Andrew Comminos
2014-12-19Update Jumble with audio bandwidth detection.Andrew Comminos
2014-12-19Be safer when updating chat target text. Update Jumble.Andrew Comminos