Morgan Pretty
7e32f37258
Removed an unneeded import
2024-02-08 15:27:40 +11:00
Morgan Pretty
209f058e77
Updated the 'upload exists' script with the latest fixes
2024-02-07 17:14:06 +11:00
Morgan Pretty
909e6e0207
Updated the target path for build file
2024-02-07 17:04:00 +11:00
Morgan Pretty
1f4dd6f3df
Further tweaks
2024-02-07 16:53:40 +11:00
Morgan Pretty
7652594eed
Fixed a path issue, moved the dependencies into it's own step
2024-02-07 15:33:31 +11:00
Morgan Pretty
5b2d9f703c
Incorrect command fix
2024-02-07 15:24:16 +11:00
Morgan Pretty
026fc43a87
Installing 'ninja-build'
2024-02-07 15:18:23 +11:00
Morgan Pretty
88e513dbb0
Trying a different approach for version info
2024-02-07 15:14:56 +11:00
Morgan Pretty
a2e7d26b79
More version check tweaks
2024-02-07 15:13:12 +11:00
Morgan Pretty
13fea6521c
Update the cmake version to be a minimum value
2024-02-07 15:10:17 +11:00
Morgan Pretty
78436366a4
Include relevant version info
2024-02-07 15:04:53 +11:00
Morgan Pretty
2571716e0c
Remove version logs until the build is working
2024-02-07 14:56:19 +11:00
Morgan Pretty
5f0d5b7fc7
Trying to setup the env correctly for building
2024-02-07 14:54:42 +11:00
Morgan Pretty
79e545b7d1
More debugging attempts
2024-02-07 14:43:11 +11:00
Morgan Pretty
dd905a9254
Another tweak (incase the error is ambiguous)
2024-02-07 14:35:36 +11:00
Morgan Pretty
a8ffc797e2
Another config format fix
2024-02-07 14:28:03 +11:00
Morgan Pretty
309c944b6b
Adding missing commas
2024-02-07 14:27:08 +11:00
Morgan Pretty
25e044f13f
Changing back and adding the 'pull: always' setting
2024-02-07 14:26:28 +11:00
Morgan Pretty
64fc0a9408
Further testing
2024-02-07 14:21:35 +11:00
Morgan Pretty
038a960a2f
Test config closer to libSession-util
2024-02-07 14:18:19 +11:00
Morgan Pretty
5d6397764f
Tweaks to docker image definition
2024-02-07 13:51:01 +11:00
Morgan Pretty
3603ba0403
Tweak pipeline type to docker and try add version info
2024-02-07 13:37:46 +11:00
Morgan Pretty
bd03bf45c2
Initial CI setup test
...
Added code coverage report generation (for future CI stuff)
Fixed a flaky unit test
2024-02-07 13:19:57 +11:00
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
2024-01-19 15:23:47 +11:00
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
2024-01-15 16:46:48 +11:00
Al Lansley
c366574521
Allow links and replies in input bar
...
Fixes oxen-io/session-android#704 (#1387 )
2024-01-15 16:07:36 +11:00
Andrew
377460a60f
build: update version code
2023-12-11 16:57:13 +10:30
andrew
a57b7ef121
build: update version code
2023-12-11 15:22:13 +10:30
Andrew
b96a5c561e
Merge pull request #1371 from 0x330a/remove-call-server
...
Remove unsupported call servers
2023-12-11 15:16:22 +10:30
0x330a
9a83daa53f
fix: remove the two unsupported servers
2023-12-08 11:44:28 +11:00
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
2023-11-20 15:32:57 +11:00
0x330a
9d02eb33c7
build: update version code
2023-10-13 16:48:47 +11:00
0x330a
b6bb586509
feat: add foreground types to key caching service and call service
2023-10-13 14:32:04 +11:00
0x330a
82cbf830ae
fix: need quotes on job type key
2023-10-11 17:52:04 +11:00
0x330a
c1102a2a50
build: update build number
2023-10-11 17:37:55 +11:00
0x330a
862a47e7e3
feat: add drop attachment download migration in case there are a lot of pending failed attachment downloads
2023-10-11 17:37:39 +11:00
0x330a
6f22eb659b
fix: use the context compat register receiver to fix Android 14 crash ( #1338 )
2023-10-11 17:12:28 +11:00
0x330a
cb1b5b0f78
build: update version name and code
2023-10-09 10:12:51 +11:00
0x330a
20df73355d
fix: or should be and ( #1334 )
2023-10-06 13:56:47 +11:00
0x330a
84bc1dcb6b
Update session libsodium ( #1326 )
...
* chore: update dependencies for the libsodium dependency and replace aar
* fix: update gradle dependencies to work with integration tests
* fix: test
* refactor: make it use espresso wait
* refactor: bring compose dependencies back to stable releases
2023-10-04 15:17:27 +11:00
0x330a
77a18e337b
Maybe fix oob in media preview adapter cursor adapter ( #1324 )
...
* fix: maybe fix oob exception?
* fix: attachment download was broken again
* refactor: wrap in an if and log warning in the bad state
2023-10-04 15:17:07 +11:00
0x330a
443ddfa370
Merge remote-tracking branch 'upstream/master' into dev
2023-09-28 14:01:58 +10:00
Andrew
e124d442ef
Ignore unknown fields in push V2 json
2023-09-22 10:02:39 +09:30
Andrew
698b853716
Make playDebug the default variant
2023-09-21 20:52:57 +09:30
andrew
0cd0ac9c75
Ignore unknown fields in push V2 json
2023-09-21 19:44:54 +09:30
Kee Jefferys
2093cbc5e4
Update issue templates ( #1253 )
...
Remove old templates and replace with templates which are being used on iOS and desktop
2023-09-19 15:16:38 +10:00
Andrew
984c3763b6
Remove unused longmessage package
2023-09-07 17:09:00 +09:30
Andrew
833b30fc14
Increase activity_home_outdated_client_config text size to 11sp
2023-09-07 17:05:28 +09:30
0x330a
380d6694ea
fix: treat self sends correctly when no contact information for ourself ( #1318 )
2023-09-07 16:54:38 +10:00
Andrew
b4eb54ee89
Fix post notifications permission request
...
This is not available on old APIs
2023-09-05 14:59:39 +09:30