Commit Graph

1741 Commits (c72f37a9ac77d35b336c79a8fb4bd3fa76ac6f60)

Author SHA1 Message Date
Andrew c72f37a9ac Refactor outlinedTextFieldColors 2 years ago
Andrew 01f6d75968 Add shield icon to Recovery Password Title 2 years ago
Andrew 98e336faee Remove up button on loading activity 2 years ago
Andrew 4cac496edf Extract strings 2 years ago
Andrew ca0206409c Add QR errors 2 years ago
Andrew 0dde7297b8 Fix multiple loading activities launched 2 years ago
Andrew 0e7f95dede Fix camera unbind 2 years ago
Andrew 9ceaa97978 Fix tab theming 2 years ago
Andrew 88f4f219f6 Cleanup 2 years ago
Andrew 673e53e4c7 Deduplicate QR success 2 years ago
Andrew 9e270c7ac0 Handle scan recovery phrase QR 2 years ago
Andrew 2555b34d8e Add QR code outline 2 years ago
Andrew 505d839924 Hide keyboard on open qr tab 2 years ago
Andrew 437d0de5e1 Add camera to QR tab 2 years ago
Andrew 79cfde1924 Add QR camera permissions 2 years ago
Andrew ab62d8f333 Add Recovery Phrase tab 2 years ago
Andrew 7a1b5749aa Fade in Copied on copy password 2 years ago
Andrew c2ec2cb358 Add string resources to LandingScreen 2 years ago
Andrew 0ca55c8f42 Merge branch 'dev' into on 2 years ago
Morgan Pretty 7e32f37258 Removed an unneeded import 2 years ago
Morgan Pretty bd03bf45c2 Initial CI setup test
Added code coverage report generation (for future CI stuff)
Fixed a flaky unit test
2 years ago
Al Lansley 343820579c
SA1390 - Session ID regeneration on focus loss (#1392)
* Fixes #1390

* Clean up prior to PR

* Removed unused logging imports introduced during debugging

* Added mechanism to store the session ID seed temporarily during account creation

* Implemented keeping session ID on lose/regain focus via Hariss' better way using the savedInstanceState Bundle

* Removed now unused imports
2 years ago
Al Lansley 2fff9eceb7
Cannot save generic files (#1391)
* Fixes #429

* Further experimentation regarding potential race condition - still not resolved

* Changed spinner mechanism away from RotateAnimation which fixes race-condition

* Removed leftover commented code

* Cleanup of unused imports

* Addressed PR feedback

* Adjusted 'visible' to use ktx
2 years ago
Al Lansley c366574521
Allow links and replies in input bar
Fixes oxen-io/session-android#704 (#1387)
2 years ago
andrew a57b7ef121 build: update version code 2 years ago
0x330a 9a83daa53f fix: remove the two unsupported servers 2 years ago
andrew 4411b584fa Hide duplicate divider 2 years ago
andrew 62ef9d3ed4 Add hide password dialogs 2 years ago
andrew a256a04154 Fix QR code 2 years ago
wafflesvsfrankie 7fe40ea9f1
Content descriptions (#1358)
* Adding in Content Description for automated testing including: Community input (URL) box, changes `Configuration message` to `Control message` and also `Message Body` to `Message body`Created checkout page along with checkoutItems and checkout cart functionality

* Forgot the button at the end
2 years ago
andrew 0cc54b7b40 Fix QR colors 2 years ago
andrew 9ac3ec22c0 Add QR to recovery password screen 2 years ago
andrew ea0bcbe7c5 Populate RecoveryPasswordActivity 2 years ago
andrew ef045b7e2b Delete seed dialog 2 years ago
andrew 94f3fc5a5f Rename and empty RecoveryPasswordActivity 2 years ago
andrew 5b6f29251c Remove recovery strings 2 years ago
andrew 8b1751d40d Update recovery password banner 2 years ago
andrew 4dd451e77f Merge branch 'dev' into on 2 years ago
andrew 28d92fd547 Update MessageNotificationsActivity 2 years ago
andrew 88cfe41893 Add terms and privacy policy to LandingActivity 2 years ago
andrew fc3063140e Rebuild LandingActivity 2 years ago
andrew eb691eded9 Add alternate strings for load failed in PickDisplayNameActivity 2 years ago
andrew c2088efe43 Merge branch 'dev' into on 2 years ago
0x330a 9d02eb33c7 build: update version code 2 years ago
0x330a b6bb586509 feat: add foreground types to key caching service and call service 2 years ago
andrew 140b3ed138 Reinstate key generation on continue pick name 2 years ago
0x330a 82cbf830ae
fix: need quotes on job type key 2 years ago
0x330a c1102a2a50
build: update build number 2 years ago
0x330a 862a47e7e3
feat: add drop attachment download migration in case there are a lot of pending failed attachment downloads 2 years ago
0x330a 6f22eb659b
fix: use the context compat register receiver to fix Android 14 crash (#1338) 2 years ago