summaryrefslogtreecommitdiffhomepage
path: root/android/lib/model
AgeCommit message (Expand)AuthorFilesLines
2026-03-10Implement delete accountJonatan Rhodin1-0/+10
2026-03-03Send reason every time a disconnect command is sent to the daemonJonatan Rhodin1-0/+11
2026-02-26Set the app in a blocking state if invalid ipv6 configJonatan Rhodin1-0/+6
2026-02-11Show country and city in recentsKalle Lindström1-1/+4
2026-02-09Introduce DAITA feature moduleDavid Göransson1-10/+1
2026-02-06Add missing model unit tests to ciJonatan Rhodin1-0/+1
2026-02-04Fix usecase testsDavid Göransson4-0/+144
2026-02-04Move usecases to new module lib/usecaseJonatan Rhodin1-0/+15
2026-02-03Move repositories to lib/repositoryJonatan Rhodin1-0/+3
2026-01-07Update Submit voucher dialog errorsJonatan Rhodin1-1/+1
2026-01-07Add all option to content blockersJonatan Rhodin1-2/+20
2025-12-10Add new Anti-censorship sub setting groupKalle Lindström5-2/+12
2025-12-10Rename SettingsObfuscation::Port -> WireguardPortMarkus Pettersson1-1/+1
2025-12-10Move port from relay settings to obfuscation settingsJonatan Rhodin2-1/+1
2025-12-03Add set as multihop entry and exit bottom sheet actionsJonatan Rhodin2-0/+19
2025-11-14Implement new select location designDavid Göransson2-22/+10
2025-11-11Remove automatic quantum option for androidJonatan Rhodin1-1/+0
2025-11-10Update domain to match protoDavid Göransson3-17/+4
2025-11-07Migrate library modules to convention pluginsAlbin1-32/+2
2025-11-04Keep expand state while securedDavid Göransson1-9/+20
2025-10-28Add option to show relay location in notificationKalle Lindström1-2/+2
2025-10-24Remove unused 'no wireguard key' errorDavid Lönnhager1-1/+0
2025-10-22Add entry and exit no relay errorsJonatan Rhodin1-0/+2
2025-10-14Improve login and create account error messagesJonatan Rhodin2-1/+13
2025-10-09Implement LWO on androidJonatan Rhodin4-0/+4
2025-10-06Warn users about android 16 upgrade issueDavid Göransson1-2/+7
2025-10-03Allow of refreshing of server listDavid Göransson1-0/+5
2025-09-03Add UI support for QUIC settingJonatan Rhodin5-1/+12
2025-07-23Update to new protobuf protocolDavid Göransson1-6/+2
2025-07-23Support new features message on AndroidDavid Göransson1-1/+6
2025-07-22Implement select location recents uiKalle Lindström1-0/+25
2025-07-10Implement recents support in daemonKalle Lindström2-0/+14
2025-07-03Fix gradle kotlinOptions warningsDavid Göransson1-3/+7
2025-06-19Use AlarmManager for notificationsKalle Lindström2-2/+7
2025-06-09Update payment flow within the appJonatan Rhodin1-4/+6
2025-06-05Fix typosomahs1-1/+1
2025-05-26Migrate remaining deps and versions to version catalogsDavid Göransson1-8/+7
2025-05-15Rework StatusLevelJonatan Rhodin1-4/+4
2025-05-15Fix notification blob colorsDavid Göransson1-1/+6
2025-05-15Fix notification blob none for blocking internetDavid Göransson1-1/+2
2025-05-13Show a specific error if selected port is not in the port rangeJonatan Rhodin1-0/+2
2025-04-10Implement quick access to active featuresDavid Göransson2-1/+9
2025-04-09Improve error message when an unavailable ip version is selectedJonatan Rhodin1-1/+3
2025-04-04Show correct in ip when using multihopJonatan Rhodin1-0/+1
2025-03-24Make it possible to disable IPv6 in the tunnelJonatan Rhodin2-1/+8
2025-03-19Improve TV connect screen UIKalle Lindström2-0/+47
2025-03-07Add support for device ip setting in modelJonatan Rhodin2-0/+7
2025-03-07Offer to store accout number in password managerDavid Göransson1-1/+1
2025-03-07Add documentation about detecting always_on_vpn_appDavid Göransson1-1/+2
2025-02-26Remove Joda Time and use java.time package insteadKalle Lindström5-8/+7