summaryrefslogtreecommitdiffhomepage
path: root/android/lib
AgeCommit message (Collapse)AuthorFilesLines
2025-10-06Warn users about android 16 upgrade issueDavid Göransson7-4/+71
2025-10-03Allow of refreshing of server listDavid Göransson3-0/+13
2025-09-30Add feature indicator for LWODavid Lönnhager1-0/+1
2025-09-30Improve account data fetchingJonatan Rhodin2-9/+105
Add a new account data fetch every time a user enters the connect screen This is limited to at a maximum one fetch every minute. Add a check that the user is still logged in to the same account before updating the account data cache. Change account fetching behavior in the account screen to fetch on every enter instead of init.
2025-09-30Add updated Android translationsMarkus Pettersson11-23/+23
2025-09-30Remove unused stringJonatan Rhodin20-20/+0
2025-09-30Adjust most dimensions to a 8pt grid systems in most casesJonatan Rhodin4-32/+26
2025-09-30Improve documentation and logging of connectivity statusJonatan Rhodin2-4/+19
- Clarify why we need to listen for all non-VPN network events. - Log default network event types in production build. - Add log for when we try to check connectivity status. - Improve logging of when we can't access the internet via socket.
2025-09-29Format codeJonatan Rhodin2-34/+34
2025-09-25Improve no locations found error messageJonatan Rhodin20-20/+2
2025-09-18Add multiplexer POC to daemon, TSM, and relay selectorDavid Lönnhager1-3/+6
2025-09-16Fix strings in strings_non_translatable missing translatable=falseJonatan Rhodin1-6/+6
2025-09-15Add LWO obfuscatorDavid Lönnhager1-0/+4
2025-09-08Remove autogenerated locale config due to crashJonatan Rhodin1-0/+22
Instead use a static file
2025-09-03Update translationsJonatan Rhodin19-7/+121
2025-09-03Add connection test for QUICDavid Göransson1-0/+4
2025-09-03Add UI support for QUIC settingJonatan Rhodin30-48/+71
2025-09-02Add previewDavid Göransson1-0/+41
2025-09-02Refactor map lifecycle implementationDavid Göransson3-31/+28
2025-08-22Improve connect on start up informationJonatan Rhodin21-20/+15
2025-08-21Add logging to verify play purchaseJonatan Rhodin1-8/+27
2025-08-19Catch exception in toExpiryDateString()Kalle Lindström1-1/+11
2025-08-15Fix lint issuesJonatan Rhodin1-2/+2
2025-08-08Replace select hop code with use casesJonatan Rhodin2-5/+4
Also split the select hop code into select hop and modify multihop Refactor relay list type
2025-08-08Update translationsJonatan Rhodin19-3/+193
2025-08-08Fix incorrect trailing contentDavid Göransson1-12/+13
2025-08-05Add documentation to TestCoroutineRuleJonatan Rhodin1-0/+6
2025-07-31Fix deprecation warningDavid Göransson1-3/+7
2025-07-30Add some basic logging for the play purchase verification processJonatan Rhodin1-0/+2
2025-07-29Check for both tag and name in location cells for e2e testsDavid Göransson2-0/+16
2025-07-23Update tests on AndroidDavid Lönnhager1-0/+20
2025-07-23Update to new protobuf protocolDavid Göransson3-21/+7
2025-07-23Support new features message on AndroidDavid Göransson3-8/+16
2025-07-23Fix height of checkable relay list itemDavid Göransson1-1/+1
2025-07-22Implement select location recents uiKalle Lindström7-65/+186
2025-07-18Handle locations being not presentDavid Göransson1-6/+9
2025-07-17Fix non-selectable location being clickableDavid Göransson1-1/+4
This fix ensures that non-selectable entry or exit locations, due to already being selected in the other list, are unclickable.
2025-07-17Fix focus on notification closeDavid Göransson2-2/+22
2025-07-16Mark QUIC as not support on AndroidDavid Göransson1-0/+1
2025-07-15Support using system grpc pluginAlbin1-2/+15
This allows flexibility of plugin binary usage and thereby enables builds using systems such as nix.
2025-07-14Simplify RelayListItemDavid Göransson1-39/+1
2025-07-14Add workaround to increase contrastDavid Göransson1-4/+6
2025-07-14Adapt CheckableRelayListItem to new designDavid Göransson2-37/+19
2025-07-10Implement recents support in daemonKalle Lindström3-3/+41
2025-07-10Add e2e test for Google play purchasesDavid Göransson1-0/+3
2025-07-04Restructure & redesign componentsDavid Göransson34-46/+1240
- Change to new look and feel of list items - Add support for clicking inactive relays, with info message if relay, country or custom list is unavailable.
2025-07-04Create new design system moduleDavid Göransson3-1/+48
2025-07-03Remove reference to removed info button in new device notificationJonatan Rhodin20-20/+1
2025-07-03Fix gradle kotlinOptions warningsDavid Göransson15-45/+104
2025-07-02Update fonts to be more inline with design and material designJonatan Rhodin6-132/+25