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

gitlab.com/quite/humla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-16Build with gradle 8, specify ndkVersion, target SDK 34Daniel Lublin
2024-01-11Allow to easily run tests that only require JunitNicolas Peugnet
2022-02-19Try to make it buildbuilditDaniel Lublin
2020-06-25Initialize minidns properlyminidnsDaniel Lublin
2020-05-09gradle: relocate allprojects lintDaniel Lublin
2020-05-08Lint moreDaniel Lublin
2020-04-15Refine SRV lookup; run resolving synchronized (no thread-interleave)srvDaniel Lublin
2020-04-14Resolve SRV record before trying to connectingDaniel Lublin
2020-04-11Update (add) protobuf spec file and recompile to javaDaniel Lublin
2020-04-07Build with the custom spongycastleDaniel Lublin
2020-04-07NoteDaniel Lublin
2020-04-07Adjust lintOptions; correct some and purge mostly empty translationsDaniel Lublin
2020-04-06Revert "Appease our gradle..."Daniel Lublin
2020-04-06Revert "Bump gradle plugin and gradle itself"Daniel Lublin
2020-04-06Appease our gradle...Daniel Lublin
2020-04-06Bump gradle plugin and gradle itselfDaniel Lublin
2020-04-01Build and target API level 29Daniel Lublin
2020-03-30Rename it allDaniel Lublin
2020-03-30Bring up to some kind of buildable stateDaniel Lublin
2017-01-08Use jcenter in buildscript as well.Andrew Comminos
2017-01-08Use jcenter instead of mavenCentral.Andrew Comminos
2017-01-06Bump gradle version.Andrew Comminos
2016-10-02Upgrade protobuf bindings to 3.0.Andrew Comminos
2016-09-19Update Gradle version to 2.1.3.Andrew Comminos
2016-07-19Upgrade Android build tools.Andrew Comminos
2016-02-22Add task to automatically build NDK libraries.Andrew Comminos
2015-07-16Bump compileSdkVersion to Lollipop.Andrew Comminos
2014-12-09Updated for Android Studio 1.0.Andrew Comminos
2014-10-18Updated support library version. Fixed protocol string.Andrew Comminos
2014-08-24Use custom SpongyCastle libs with better PKCS12 parse support. FixesAndrew Comminos
2014-07-28Add support for passing in locally muted user history.Andrew Comminos
2014-07-13Upgraded gradle version.Andrew Comminos
2014-07-13Large protocol refactor and relicense under the GNU GPL v3.Andrew Comminos
2014-07-13Bumped spongycastle version.Andrew Comminos
2014-07-03Updated for gradle plugin 0.12.+.Andrew Comminos
2014-06-07Updated gradle version.Andrew Comminos
2014-05-25Updated build tools version, minor renaming and fix for mute bug.Andrew Comminos
2014-04-09Fixed copyright notices.Andrew Comminos
2014-03-08Updated for gradle 0.9.Andrew Comminos
2014-03-03Better JNI build. Added support for armeabi-v7a.Andrew Comminos
2014-03-03WIP project structure change.Andrew Comminos
2014-02-27Fixed implementation of audio bitrate control, upgraded javacpp.Andrew Comminos
2014-01-28Update build.gradleAndrew Comminos
2013-12-25Updated support library to v19.Andrew Comminos
2013-12-23Updated project structure so native libs compile properly on the latestAndrew Comminos
2013-11-26Implemented methods to swap between transmit modes.Andrew Comminos
2013-11-26UDP encrypt/decrypt should work now. CryptState file reorganized andAndrew Comminos
2013-10-26Implemented Opus audio input support! Fine-tuned Opus audio output.Andrew Comminos
2013-10-20Massive native audio changes, switched to JavaCPP for performanceAndrew Comminos
2013-10-11Working Tor support with orbot, a bunch of audio fixes and variousAndrew Comminos