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

gitlab.com/quite/mumla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-04Note about javac lintsDaniel Lublin
2020-04-04Bump humlaDaniel Lublin
2020-04-04Fix message and reconnect notifications as well; reviseDaniel Lublin
2020-04-04Make these default layout values dummyDaniel Lublin
2020-04-03Fix overlays on >= O/8/API26; open overlay perm settings on >= M/6/API23Daniel Lublin
2020-04-02Don't minify for now, will require a lot of proguard exceptionsDaniel Lublin
2020-04-02Use OK string for confirming an editDaniel Lublin
2020-04-02Bump depsDaniel Lublin
2020-04-02Display correct permission messageDaniel Lublin
2020-04-02Minify the releaseDaniel Lublin
2020-04-02Adjust gradle signingDaniel Lublin
2020-04-02Bump buildtoolsversionDaniel Lublin
2020-04-01Pick up new humlaDaniel Lublin
2020-04-01ci: keep artifacts for 3MDaniel Lublin
2020-04-01Adjust aboutDaniel Lublin
2020-04-01Make gradle output mumla apksDaniel Lublin
2020-04-01ci: be more specificDaniel Lublin
2020-04-01Request permission to write external storage (fix #1)Daniel Lublin
2020-04-01NitDaniel Lublin
2020-04-01Build and target API level 29Daniel Lublin
2020-04-01Pick up newer humlaDaniel Lublin
2020-04-01Don't require signing file to be presentDaniel Lublin
2020-04-01Add ciDaniel Lublin
2020-04-01Don't worry about translations of strings no longer usedDaniel Lublin
2020-03-31Fix aboutDaniel Lublin
2020-03-31Use master branch of humlaDaniel Lublin
2020-03-31Add some about infoDaniel Lublin
2020-03-31Attach the signingConfigDaniel Lublin
2020-03-31Request microphone permission when about connect to serverDaniel Lublin
2020-03-31Adjust public server URL to https, and it works againDaniel Lublin
2020-03-31Optimize importsDaniel Lublin
2020-03-30Pick up new humla; lowercase itDaniel Lublin
2020-03-30Update READMEDaniel Lublin
2020-03-30Use what's now HumlaDaniel Lublin
2020-03-30Rename the whole shebangDaniel Lublin
2020-03-30Optimize importsDaniel Lublin
2020-03-30Migrate to AndroiX (android studio refactor)Daniel Lublin
2020-03-30Migrate to AppCompact (mostly android studio refactor)Daniel Lublin
2020-03-30Remove todo for now; ensure not showing when timestampDaniel Lublin
2020-03-30Modernize the notification with a channelDaniel Lublin
2020-03-30Bring up to some kind of buildable stateDaniel Lublin
2017-08-25Merge pull request #173 from olzzon/DarkThemeAndrew 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