61 Commits

Author SHA1 Message Date
rhunk
f9d1c9ea33 chore: update dependencies
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2025-01-14 22:43:30 +01:00
rhunk
3c8ad6a016 fix(build/native): ndk version
use ANDROID_NDK_HOME ndk version if already installed
2024-11-08 10:17:10 +01:00
rhunk
6fed85b4a6 feat(core): hide quick add suggestions 2024-10-29 21:19:50 +01:00
rhunk
c695145b50 build: update ndk version 2024-09-27 22:45:56 +02:00
rhunk
4dc78bcbe4 refactor!: support resource obfuscation
There are still many bugs but it is stable enough for daily usage
2024-09-27 22:23:05 +02:00
rhunk
1a14c43151 fix(native): lock database
- call the runnable even if there is no mutex found
2024-09-15 14:10:49 +02:00
rhunk
43f1a305a2 fix(build): clean natives 2024-08-11 16:05:07 +02:00
sn-o-w
f97dda6e4d
chore(ci): update java (#1189) 2024-08-11 10:16:42 +02:00
rhunk
34090f3110 fix(native/composer_hooks): load when composer starts 2024-07-29 16:02:13 +02:00
rhunk
bcec1f5651 fix(native): composer loader hook 2024-07-28 20:13:27 +02:00
rhunk
bc9af4105c fix(native): custom font hook crash 2024-07-28 19:43:31 +02:00
rhunk
8c4e32d614 feat(native): pre init 2024-07-28 19:39:57 +02:00
rhunk
d3f9d03dcf feat(native): custom font hook 2024-07-27 19:51:41 +02:00
rhunk
b18c969125 chore(build/native): release profile 2024-07-27 18:20:40 +02:00
rhunk
790e7bab2e fix(native): ndk version 2024-07-26 13:44:45 +02:00
rhunk
28d1ea2a43 feat: rust native
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-07-26 01:54:43 +02:00
rhunk
8d17d55c83 feat: security features
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-07-06 16:47:45 +02:00
rhunk
552c1e4011 fix(native): remap executable
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-13 01:16:40 +02:00
rhunk
006f9f84e3 refactor(native): remap sections
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-11 00:09:13 +02:00
rhunk
7f83c8b258 refactor(native): unused imports 2024-05-31 18:36:23 +02:00
rhunk
8ca4cd6995 fix(native): dobby crash 2024-05-31 18:34:37 +02:00
rhunk
5d5a067319 fix(native): custom emoji font crash 2024-05-30 19:42:30 +02:00
rhunk
8ad40e1190 feat(native): custom emoji font 2024-05-28 19:03:24 +02:00
rhunk
d658546113 fix: composer hooks init 2024-05-18 12:28:28 +02:00
Caner Karaca
4e460ed2be
chore: update dependencies (#964)
---------

Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-05-08 14:13:44 +02:00
rhunk
8533bb95d3 perf(native): startup time 2024-05-01 01:31:50 +02:00
rhunk
3586a892c3 fix(native): remap crash 2024-04-28 12:09:52 +02:00
rhunk
1e17f48c6c refactor: remove disable composer modules 2024-04-26 18:57:48 +02:00
rhunk
8bb3e1521c fix(native/composer_hook): crash 2024-04-24 00:22:41 +02:00
rhunk
33dc0c7510 feat(composer_hooks): armv7 support 2024-04-22 23:35:48 +02:00
rhunk
cce64bb246 fix(native): remap crash 2024-04-22 16:41:49 +02:00
rhunk
17ad43ee92 feat(experimental): composer hooks 2024-04-21 23:25:45 +02:00
rhunk
c35382f001 fix(native): error handling 2024-04-05 19:18:33 +02:00
rhunk
9574dba861 fix: native load 2024-04-02 22:12:52 +02:00
rhunk
31932d7cd8 fix(native): close file handle 2024-03-11 22:50:32 +01:00
rhunk
0d2918adfb fix(native): load config before init
- add native remap apk
2024-03-10 16:42:39 +01:00
rhunk
60ee3680a4 feat(experimental): session events
- refactor SnapUUID
2024-02-13 22:55:30 +01:00
rhunk
ba655a0e67 refactor(native): hook def 2024-02-13 13:21:51 +01:00
rhunk
d6128a8849 fix(native): open_database armv7 sig 2024-02-07 20:49:24 +01:00
rhunk
4fd268c4dc feat(native): database lock
- refactor native
2024-01-25 23:26:54 +01:00
rhunk
fe9164b423 fix: native crash 2024-01-18 09:18:06 +01:00
rhunk
83fd108af9 fix: metrics 2024-01-04 01:36:03 +01:00
Caner Karaca
fc62f1b73f
build: update dependencies (#479)
* build: update libraries
* ci: remove android workflow

---------

Co-authored-by: auth <64337177+authorisation@users.noreply.github.com>
Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
2023-12-09 23:52:02 +01:00
rhunk
a6d5d289a4 feat(experiments): disable composer modules 2023-11-26 17:47:54 +01:00
rhunk
450e7ee859 fix(native): module size 2023-11-07 23:59:39 +01:00
rhunk
c3f04f5942 build: debug properties 2023-11-01 01:08:25 +01:00
rhunk
31aa7151ec fix(native): unaryCall armv7 signature offset 2023-10-28 23:56:40 +02:00
rhunk
920e3ef421 fix(mapper): unique build hash 2023-10-22 18:48:12 +02:00
rhunk
fe95a1bcc6 feat(core/experimental): custom story expiration
- refactor send override
2023-10-11 23:58:33 +02:00
rhunk
db2a709042 build: update dependencies
- add "core" and "all" product flavor
2023-10-05 00:01:12 +02:00