Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | TunnelEditor: replace tunnel detail view with ConstraintLayout implementation | 2020-03-28 | 5 | -436/+498 | ||
* | ClipboardUtils: Update to handle TextInputEditText | 2020-03-28 | 1 | -9/+12 | ||
* | gradle: Remove useless comment | 2020-03-28 | 1 | -3/+0 | ||
* | Disable screen capture in tunnel editor | 2020-03-28 | 1 | -0/+3 | ||
* | Upgrade streamsupport dependency | 2020-03-28 | 1 | -1/+1 | ||
* | TunnelComparator: naturally sort tunnel list | 2020-03-28 | 2 | -3/+61 | ||
* | strings: Sync from Crowdin | 2020-03-28 | 3 | -76/+109 | ||
* | ObservableTunnel: Don't recurse in getConfig | 2020-03-28 | 1 | -2/+2 | ||
* | README: mention docs location | 2020-03-27 | 1 | -1/+1 | ||
* | strings: update Russian translate | 2020-03-27 | 1 | -19/+19 | ||
* | gradle: bump threetenabp to 1.2.3 | 2020-03-27 | 1 | -1/+1 | ||
* | databinding: simplify and address warnings | 2020-03-27 | 4 | -30/+9 | ||
* | ui: Replace ErrorMessages getter with indexing operator | 2020-03-27 | 8 | -12/+12 | ||
* | Convert ErrorMessages to Kotlin | 2020-03-27 | 2 | -160/+138 | ||
* | Convert AsyncWorker to Kotlin | 2020-03-27 | 2 | -66/+43 | ||
* | databinding: rewrite in kotlin | 2020-03-27 | 25 | -918/+532 | ||
* | util: begin conversion to kotlin | 2020-03-27 | 4 | -148/+102 | ||
* | TunnelManager: convert to kotlin | 2020-03-26 | 6 | -317/+252 | ||
* | util: Start converting to Kotlin | 2020-03-26 | 4 | -66/+48 | ||
* | ObservableTunnel: port to kotlin | 2020-03-26 | 7 | -150/+121 | ||
* | LogViewerActivity: merge lines that don't match regex | 2020-03-26 | 1 | -3/+10 | ||
* | LogViewerActivity: re-add error case to log export | 2020-03-26 | 8 | -30/+46 | ||
* | strings: update Russian translate | 2020-03-26 | 1 | -2/+7 | ||
* | LogViewerActivity: constify request | 2020-03-26 | 1 | -1/+1 | ||
* | LogViewerActivity: set a separate title | 2020-03-26 | 2 | -2/+3 | ||
* | ui: root: rewrite in kotlin | 2020-03-26 | 7 | -398/+352 | ||
* | ui: cleanup various pieces of kotlin | 2020-03-26 | 7 | -16/+21 | ||
* | xml: cleanup | 2020-03-26 | 30 | -114/+130 | ||
* | preferences: add key to all items to squelch warnings | 2020-03-26 | 1 | -3/+3 | ||
* | Introduce realtime log viewer | 2020-03-26 | 20 | -117/+449 | ||
* | strings: update Russian translate | 2020-03-25 | 1 | -1/+8 | ||
* | LogExporterPreference: Don't ask for storage permissions on Android 10 and above | 2020-03-25 | 1 | -6/+12 | ||
* | strings: Explicit indexing for 'import_partial_success' | 2020-03-25 | 1 | -2/+2 | ||
* | Upgrade to Gradle 6.3 | 2020-03-25 | 2 | -1/+1 | ||
* | ui: squelch warnings | 2020-03-24 | 2 | -2/+4 | ||
* | TunnelManager: disallow remote apps for L | 2020-03-24 | 2 | -1/+7 | ||
* | Resolve manifest warnings | 2020-03-24 | 2 | -1/+3 | ||
* | TunnelManager: save settings before restart | 2020-03-23 | 1 | -3/+6 | ||
* | Upgrade to Kotlin 1.3.71 | 2020-03-23 | 1 | -1/+1 | ||
* | libwg-go: update go modules | 2020-03-22 | 2 | -13/+13 | ||
* | version: bump0.0.20200322 | 2020-03-22 | 1 | -2/+2 | ||
* | Preferences: hide advanced settings | 2020-03-22 | 2 | -9/+11 | ||
* | SettingsActivity: remove from parent instead of fixed screen | 2020-03-22 | 1 | -6/+8 | ||
* | libwg-go: bump go version | 2020-03-22 | 1 | -1/+1 | ||
* | TunnelManager: enable Tasker support | 2020-03-22 | 9 | -11/+11 | ||
* | model: begin conversion | 2020-03-22 | 2 | -57/+24 | ||
* | strings: Update Japanese translation. | 2020-03-21 | 1 | -0/+2 | ||
* | viewmodel: port to kotlin | 2020-03-21 | 8 | -674/+505 | ||
* | Replace PermissionRequestCallback with direct methods | 2020-03-20 | 3 | -31/+16 | ||
* | build: Load keystore file from rootProject | 2020-03-20 | 1 | -1/+1 |