| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ui: raise min SDK to 24 | 2025-10-20 | 1 | -3/+2 | |
| * | global: update copyright notices | 2025-05-19 | 4 | -4/+4 | |
| * | ui: reformat all code | 2023-05-05 | 2 | -5/+6 | |
| * | global: bump copyright date | 2023-03-21 | 4 | -4/+4 | |
| * | global: bump copyright year | 2021-10-29 | 4 | -4/+4 | |
| * | ui: replace deprecated string operations | 2021-05-05 | 1 | -3/+1 | |
| * | TunnelManager: catch exception in intent receiver | 2020-09-21 | 1 | -1/+7 | |
| * | ui: move to Jetpack DataStore instead of SharedPrefs | 2020-09-18 | 1 | -47/+37 | |
| * | ui: replace GlobalScope with a hand-rolled CoroutineScope | 2020-09-16 | 2 | -8/+8 | |
| * | global: lint codebase with recent changes | 2020-09-16 | 1 | -2/+2 | |
| * | ui: don't use low-level logger API | 2020-09-16 | 2 | -5/+5 | |
| * | coroutines: convert the rest | 2020-09-15 | 2 | -119/+171 | |
| * | ObservableTunnel: account for race in renulling stats | 2020-04-15 | 1 | -2/+2 | |
| * | AppListDialogFragment: support both inclusion and exclusion | 2020-04-06 | 1 | -3/+3 | |
| * | ObservableTunnel: do not cache key | 2020-04-01 | 1 | -1/+2 | |
| * | global: cleanup code style | 2020-03-30 | 3 | -2/+5 | |
| * | ObservableTunnel: Don't cache configAsync | 2020-03-30 | 1 | -4/+5 | |
| * | ObservableTunnel: do not cache stats | 2020-03-28 | 1 | -4/+5 | |
| * | TunnelComparator: naturally sort tunnel list | 2020-03-28 | 2 | -3/+61 | |
| * | ObservableTunnel: Don't recurse in getConfig | 2020-03-28 | 1 | -2/+2 | |
| * | databinding: rewrite in kotlin | 2020-03-27 | 3 | -11/+7 | |
| * | TunnelManager: convert to kotlin | 2020-03-26 | 3 | -308/+242 | |
| * | ObservableTunnel: port to kotlin | 2020-03-26 | 2 | -143/+114 | |
| * | ui: cleanup various pieces of kotlin | 2020-03-26 | 1 | -1/+1 | |
| * | TunnelManager: disallow remote apps for L | 2020-03-24 | 1 | -1/+3 | |
| * | TunnelManager: save settings before restart | 2020-03-23 | 1 | -3/+6 | |
| * | TunnelManager: enable Tasker support | 2020-03-22 | 1 | -4/+1 | |
| * | model: begin conversion | 2020-03-22 | 2 | -57/+24 | |
| * | global: java access control has important semantic meaning | 2020-03-10 | 1 | -1/+1 | |
| * | ui: Codestyle cleanups | 2020-03-10 | 1 | -1/+1 | |
| * | KernelModuleDisablerPreference: turn off tunnels before switching backend | 2020-03-09 | 1 | -1/+1 | |
| * | global: format code | 2020-03-09 | 1 | -7/+7 | |
| * | global: optimize imports | 2020-03-09 | 3 | -17/+14 | |
| * | global: get rid of nonnull gradle hack | 2020-03-09 | 3 | -0/+9 | |
| * | ObservableTunnel: pass right argument to state transition | 2020-03-09 | 1 | -1/+1 | |
| * | Rename app module to ui | 2020-03-09 | 3 | -0/+497 |
