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
path: root/app
AgeCommit message (Expand)Author
2017-08-25Merge pull request #173 from olzzon/DarkThemeHEADmasterAndrew Comminos
2017-08-23StartUpInPinnedMode should default be falseKasper Olsson Hans
2017-08-23StartUpInPinnedMode added requested changesolzzon
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-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-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-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-15Force BouncyCastleProvider in settings migration too.Andrew Comminos
2016-03-15Force use of BouncyCastleProvider for KeyStore.Andrew Comminos
2016-03-12Hide reconnect notification when the error has been seen and while not reconn...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-16Prompt for server password on reject.Andrew Comminos
2016-01-14Use more compact certificate select layout.Andrew Comminos
2016-01-14Fixed server certificate clearing, trigger settings intents without a target ...Andrew Comminos
2016-01-14Revert "Store package name in XML to fix intent creation on other flavours."Andrew Comminos
2016-01-13Store package name in XML to fix intent creation on other flavours.Andrew Comminos
2016-01-13Use dialog theme for settings activities.Andrew Comminos
2016-01-13Cleaned up legacy certificate manager.Andrew Comminos
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