summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2021-02-12Merge branch 'update-android-ci-configuration'Aleksandr Granin3-9/+11
2021-02-12Correct licennse SHAAleksandr Granin1-0/+2
2021-02-12Bump Android SDK version to 30Aleksandr Granin3-9/+9
2021-02-12Merge branch 'simplify-test'David Lönnhager1-16/+3
2021-02-12Simplify jitter testDavid Lönnhager1-16/+3
2021-02-12Merge branch 'android-improve-transition-animation'Aleksandr Granin26-36/+55
2021-02-12Move transition animation duration to resourcesAleksandr Granin10-9/+13
2021-02-12Fix fragment transition animation Z-orderAleksandr Granin16-27/+42
2021-02-12Merge branch 'ios-fix-account-input-paste-crash'Andrej Mihajlov2-1/+2
2021-02-12Fix crash when pasting empty string into empty account token input fieldAndrej Mihajlov2-1/+2
2021-02-12Merge branch 'add-wg-port'Oskar Nyberg2-1/+2
2021-02-12Add WireGuard default port (51820) to list of portsOskar Nyberg2-1/+2
2021-02-12Merge branch 'fix-modal-overlay'Oskar Nyberg1-1/+0
2021-02-12Remove z-index property on navigation bar back buttonOskar Nyberg1-1/+0
2021-02-11Merge branch 'add-faqs-and-guides-settings-entry'Janito Vaqueiro Ferreira Filho27-71/+127
2021-02-11Describe new FAQs & Guides entry in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2021-02-11Update translationsJanito Vaqueiro Ferreira Filho18-0/+35
2021-02-11Add FAQs & Guides entry to the Settings screenJanito Vaqueiro Ferreira Filho2-0/+8
2021-02-11Refactor `AppVersionCell` to sub-class `UrlCell`Janito Vaqueiro Ferreira Filho1-29/+9
2021-02-11Create new `UrlCell` widgetJanito Vaqueiro Ferreira Filho1-0/+53
2021-02-11Create separate `Url` styleable attributeJanito Vaqueiro Ferreira Filho2-4/+11
2021-02-11Use `JvmOverloads` annotation in `Cell`Janito Vaqueiro Ferreira Filho1-24/+5
2021-02-11Use `JvmOverloads` annotation in `MtuCell`Janito Vaqueiro Ferreira Filho1-14/+5
2021-02-11Merge branch 'intermittent-daemon'Janito Vaqueiro Ferreira Filho4-10/+107
2021-02-11Register listener instead using parameterJanito Vaqueiro Ferreira Filho2-6/+7
2021-02-11Make `EventNotifier` to respect registration orderJanito Vaqueiro Ferreira Filho1-1/+1
2021-02-11Provide intermittent daemon from `DaemonInstance`Janito Vaqueiro Ferreira Filho1-3/+11
2021-02-11Add an `Intermittent.spawnUpdate()` helper methodJanito Vaqueiro Ferreira Filho1-5/+10
2021-02-11Allow listening to intermittent value changesJanito Vaqueiro Ferreira Filho1-2/+19
2021-02-11Create `Intermittent` helper typeJanito Vaqueiro Ferreira Filho1-0/+66
2021-02-11Merge branch 'wireguard-kit'Andrej Mihajlov35-1705/+292
2021-02-11iOS: Update CI image to Xcode 12.2 / iOS 14.2 simAndrej Mihajlov1-2/+2
2021-02-11Integrate WireGuardKitAndrej Mihajlov34-1703/+290
2021-02-11Merge branch 'bump-gradle-plugin'Aleksandr Granin3-8/+9
2021-02-11Remove redundant infoAlex Granin2-2/+1
2021-02-11Bupm gradle pluginAleksandr Granin3-7/+9
2021-02-11Merge branch 'fix-rust-nightly'David Lönnhager4-6/+6
2021-02-11Fix deprecated panic formattingDavid Lönnhager1-3/+3
2021-02-11Fix derive-attributes-before-derive warningsDavid Lönnhager3-3/+3
2021-02-10Merge branch 'make-converter-escape-android-string-xmls'Janito Vaqueiro Ferreira Filho40-247/+1496
2021-02-10Use `htmlize` crate to escape XML entitiesJanito Vaqueiro Ferreira Filho3-15/+66
2021-02-10Escape plural translationsJanito Vaqueiro Ferreira Filho18-233/+233
2021-02-10Use `StringValue` in `PluralResource` for escapingJanito Vaqueiro Ferreira Filho2-5/+8
2021-02-10Refactor to create `android::StringValue` typeJanito Vaqueiro Ferreira Filho2-33/+74
2021-02-10Escape XML characters when creating new resourceJanito Vaqueiro Ferreira Filho1-1/+4
2021-02-10Unescape XML escapes when normalizingJanito Vaqueiro Ferreira Filho1-0/+9
2021-02-10Update translationsJanito Vaqueiro Ferreira Filho36-218/+1360
2021-02-10Merge branch 'update-qc-dep'David Lönnhager3-13/+15
2021-02-10Bump quickcheck to 1.0David Lönnhager3-13/+15
2021-02-10Merge branch 'move-down-account-buttons'Oskar Nyberg2-17/+28