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-25Merge pull request #173 from olzzon/DarkThemeHEADmasterAndrew Comminos
2017-08-23Merge pull request #175 from olzzon/SartUpInPinnedModeV3Andrew Comminos
2017-08-23StartUpInPinnedMode should default be falseKasper Olsson Hans
2017-08-23StartUpInPinnedMode added requested changesolzzon
2017-08-23Update Jumble version with UDP connectivity fixes.Andrew Comminos
2017-08-18Dark theme, background in PopUpolzzon
2017-08-03Avoid suppressing foreground service notifications when activity is shown.Andrew Comminos
2017-03-02Update usage of connection-oriented calls to match new Jumble getSession API,...Andrew Comminos
2017-02-28Suppress connection notifications when the activity is foreground.Andrew Comminos
2017-02-28Remove unused setup wizard code.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-06Ensure service is connected before checking session user in ChannelFragment.o...Andrew Comminos
2017-01-06Check service connectivity before fetching model information when updating ta...Andrew Comminos
2016-12-19Update gradle plugin version.Andrew Comminos
2016-11-18Increase connection notification priority.Andrew Comminos
2016-11-12Issue #158 - Hide PTT when muted.Andrew Comminos
2016-09-20Update Jumble with minor AudioRecord fixes.Andrew Comminos
2016-09-20Issue #121 - Turn talking off when channel fragment suspends.Andrew Comminos
2016-09-20Issue 154 - Use custom link colours for solarized themes.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-19Avoid populating the channel list when binding to a disconnected service.Andrew Comminos
2016-07-19Update Android build tools.Andrew Comminos
2016-05-29Merge pull request #144 from tony2001/resizable_ptt_buttonAndrew Comminos
2016-05-29Add whisper target to tablet layouts.Andrew Comminos
2016-05-11add setting to change PTT button heightAntony Dovgal
2016-04-30Implement support for custom voice target assignment.Andrew Comminos
2016-04-28Fix link tense.Andrew Comminos
2016-04-28Consolidate linking and unlinking into a checkbox.Andrew Comminos
2016-04-28Indicate linked channels with italics.Andrew Comminos
2016-04-28Initial implementation of channel linking.Andrew Comminos
2016-03-26Incremented version to 3.3.0-rc1.3.3.0-rc1Andrew Comminos
2016-03-26Implement new message notifications.Andrew Comminos
2016-03-20Update Jumble.Andrew Comminos
2016-03-15Force BouncyCastleProvider in settings migration too.Andrew Comminos
2016-03-15Force use of BouncyCastleProvider for KeyStore.Andrew Comminos
2016-03-15Jumble update.Andrew Comminos
2016-03-12Hide reconnect notification when the error has been seen and while not reconn...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
2016-02-01Added option to show/hide channel count.Andrew Comminos
2016-02-01Add dedicated channel join button.Andrew Comminos
2016-01-19Revert "Add build tools version and target SDK to .travis.yml."Andrew Comminos
2016-01-19Add build tools version and target SDK to .travis.yml.Andrew Comminos
2016-01-19Add .travis.yml Android stub.Andrew Comminos
2016-01-16Prompt for server password on reject.Andrew Comminos