Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-14 | Port tunnel creation UI from Viscerion | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-02-12 | Implement custom theming to match Google's AOSP design | Harsh Shandilya | |
Closes: #4 Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2020-02-06 | version: bump | Jason A. Donenfeld | |
2020-01-24 | version: bump | Jason A. Donenfeld | |
2020-01-23 | version: bump | Jason A. Donenfeld | |
2019-12-20 | Version bump | Jason A. Donenfeld | |
2019-12-15 | Update AGP to 3.5.3 | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com> | |||
2019-11-20 | Version bump | Jason A. Donenfeld | |
2019-10-18 | Version bump | Jason A. Donenfeld | |
2019-10-16 | Version bump | Jason A. Donenfeld | |
2019-10-16 | Version bump | Jason A. Donenfeld | |
2019-10-14 | Version bump | Jason A. Donenfeld | |
2019-10-14 | Download modules after verifying signify signature | Jason A. Donenfeld | |
2019-10-13 | Revert "Fix activity leak on Android Q" | Jason A. Donenfeld | |
This reverts commit 489518000971914b2608da43e2146690dcc02cb9. October has arrived. | |||
2019-10-13 | Version bump | Jason A. Donenfeld | |
2019-10-13 | Version bump | Jason A. Donenfeld | |
2019-10-12 | Version bump | Jason A. Donenfeld | |
2019-09-30 | Migrate to Android 10 | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com> | |||
2019-09-27 | Update runtime dependencies | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com> | |||
2019-09-27 | Add LeakCanary to debug builds | Harsh Shandilya | |
LeakCanary is an advanced memory leak detection library for Android designed by the fine folks at Square. Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com> | |||
2019-07-08 | Version bump | Jason A. Donenfeld | |
2019-06-05 | Version bump | Jason A. Donenfeld | |
2019-03-19 | Version bump | Jason A. Donenfeld | |
2019-03-08 | Version bump | Jason A. Donenfeld | |
2019-02-17 | project: bump dependencies | Jason A. Donenfeld | |
2019-02-15 | Version bump | Jason A. Donenfeld | |
2018-12-18 | Bump stream support libraries to latest stable | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com> | |||
2018-12-18 | Enable proguard and wire up rules | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com> | |||
2018-12-18 | Version bump | Jason A. Donenfeld | |
2018-12-18 | Migrate to AndroidX | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com> | |||
2018-12-11 | Version bump | Jason A. Donenfeld | |
2018-12-08 | Version bump | Jason A. Donenfeld | |
I feel a bit uneasy releasing this, because who knows how much Samuel has tested his model rewrite, but nothing looks obviously horrible, so let's give it a shot. We're still "alpha", after all. | |||
2018-12-08 | Downgrade support library | Jason A. Donenfeld | |
We're not ready for the newer one yet, but we will be soon if all goes well. | |||
2018-12-08 | Remove ACRA | Jason A. Donenfeld | |
This was requested by developers who never wound up using it. It's not really worth keeping around, since the play console gives us most of what we need anyway. | |||
2018-12-08 | Remodel the Model | Samuel Holland | |
- The configuration and crypto model is now entirely independent of Android classes other than Nullable and TextUtils. - Model classes are immutable and use builders that enforce the appropriate optional/required attributes. - The Android config proxies (for Parcelable and databinding) are moved to the Android side of the codebase, and are designed to be safe for two-way databinding. This allows proper observability in TunnelDetailFragment. - Various robustness fixes and documentation updates to helper classes. | |||
2018-11-03 | libwg-go: don't forget to include jni calls | Jason A. Donenfeld | |
2018-11-01 | Bump version so that we have correct submodule hashes | Jason A. Donenfeld | |
2018-10-01 | Fix small error | Jason A. Donenfeld | |
2018-10-01 | Version bump | Jason A. Donenfeld | |
2018-10-01 | Update gradle and external deps | Jason A. Donenfeld | |
2018-08-26 | Version bump | Jason A. Donenfeld | |
2018-08-26 | Target SDK 28 | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <harsh@prjkt.io> | |||
2018-08-26 | Sort dependencies | Harsh Shandilya | |
Signed-off-by: Harsh Shandilya <harsh@prjkt.io> | |||
2018-07-29 | Version bump | Jason A. Donenfeld | |
2018-07-29 | Roll back to API 27 for now | Jason A. Donenfeld | |
There's no source available for API 28, which is a pain. But this commit should be reverted whenever source is released. | |||
2018-07-29 | Target API 28 | Jason A. Donenfeld | |
2018-07-28 | Application: refuse to run on old android | Jason A. Donenfeld | |
2018-07-26 | Version bump | Jason A. Donenfeld | |
2018-07-26 | Wire up ACRA | Jason A. Donenfeld | |
2018-07-25 | Version bump | Jason A. Donenfeld | |