summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2021-02-12Bump Android SDK version to 30Aleksandr Granin2-6/+6
2021-02-12Move transition animation duration to resourcesAleksandr Granin10-9/+13
2021-02-12Fix fragment transition animation Z-orderAleksandr Granin16-27/+42
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-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-11Remove redundant infoAlex Granin2-2/+1
2021-02-11Bupm gradle pluginAleksandr Granin3-7/+9
2021-02-10Use `htmlize` crate to escape XML entitiesJanito Vaqueiro Ferreira Filho2-15/+5
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-10Updating version in package filesLinus Färnstrand1-2/+2
2021-02-08Move down buttons in Account screenJanito Vaqueiro Ferreira Filho1-2/+5
2021-02-08Only apply state changes when state changesJanito Vaqueiro Ferreira Filho1-10/+12
2021-02-08Remove property that's only used for constructionJanito Vaqueiro Ferreira Filho1-3/+2
2021-02-08Refactor to name the callback parameterJanito Vaqueiro Ferreira Filho1-3/+3
2021-02-08Add state property to `EditCustomDnsServerHolder`Janito Vaqueiro Ferreira Filho1-8/+24
2021-02-03Updating version in package filesLinus Färnstrand1-2/+2
2021-01-26Fix strings.xmlEmīls1-2/+4
2021-01-26Allow key management in blocked stateEmīls20-29/+7
2021-01-26Allow redeeming vouchers in blocked stateEmīls2-4/+16
2021-01-26Updating version in package filesLinus Färnstrand1-2/+2
2021-01-25Remove `ConnectivityListener` reference from UIJanito Vaqueiro Ferreira Filho2-6/+0
2021-01-22Replace incorrect finalizer with new destructorJanito Vaqueiro Ferreira Filho1-4/+2
2021-01-22Call daemon destructor in `DaemonInstance`Janito Vaqueiro Ferreira Filho1-1/+2
2021-01-22Create `MullvadDaemon.onDestroy` destructor methodJanito Vaqueiro Ferreira Filho1-0/+10
2021-01-19Only show launchable apps in Split Tunneling screenAleksandr Granin1-1/+6
2021-01-19Migrate to androidXAleksandr Granin40-143/+265
2021-01-12Change incorrect IP to correct one in translationsOskar Nyberg1-1/+1
2021-01-12Update Android translationsOskar Nyberg36-0/+72
2021-01-08Update filter predicate.Aleksandr Granin1-1/+17
2021-01-07Update build.gradle with kotlin srcAleksandr Granin1-0/+7
2021-01-07Add gradle propertiesAleksandr Granin1-0/+14
2021-01-07Add idea config filesAleksandr Granin5-0/+162
2021-01-07Add gitignore for idea folderAleksandr Granin1-0/+14
2021-01-04Always prefer the last used API addressDavid Lönnhager2-4/+4