rhunk
|
f0aa035f7c
|
fix(mapper): remove friend
|
2024-01-23 19:03:14 +01:00 |
|
rhunk
|
d3d33dea53
|
fix(core): snap preview
|
2024-01-20 00:14:40 +01:00 |
|
rhunk
|
1f4eb18aa8
|
feat: override camera resolution
|
2024-01-13 19:23:39 +01:00 |
|
Caner Karaca
|
c16af141e6
|
chore: update dependencies (#565)
* Update libs.versions.toml
* fix: proguard rules
---------
Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-01-12 20:35:50 +01:00 |
|
rhunk
|
ed4334c429
|
refactor: mapper
|
2024-01-11 23:10:09 +01:00 |
|
rhunk
|
1f7f270766
|
feat: unaryCall event
- feat data class builder util
|
2024-01-11 18:09:16 +01:00 |
|
rhunk
|
f1b0bc41f2
|
feat: loop media playback
- refactor mappings wrapper
|
2024-01-01 21:41:12 +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
|
bfe367efd0
|
fix(mapper): content callback class
|
2023-12-02 23:02:05 +01:00 |
|
rhunk
|
f66859b1fd
|
feat(action): bulk remove friends
|
2023-11-25 22:15:35 +01:00 |
|
rhunk
|
94d58c4f46
|
feat: in-chat snap preview
|
2023-11-01 16:45:31 +01:00 |
|
rhunk
|
4e3b393ea1
|
fix(mapper): OperaPageViewControllerMapper
|
2023-10-27 15:17:02 +02:00 |
|
rhunk
|
2b0b14a60f
|
refactor: config override
- fix: hidden sc plus features
|
2023-10-27 01:05:26 +02:00 |
|
rhunk
|
a4b7432006
|
feat: hide quick add in friend feed
|
2023-10-25 02:35:53 +02:00 |
|
rhunk
|
a38e96906d
|
fix(core/notifications): reply
|
2023-10-14 21:43:48 +02:00 |
|
rhunk
|
0ba1eb4a8b
|
feat: bypass video length restriction
- single and split mode
|
2023-10-08 18:41:18 +02:00 |
|
rhunk
|
e4443279d6
|
refactor: mapper
|
2023-10-08 18:04:34 +02:00 |
|
rhunk
|
c29a5b7761
|
fix(mapper): invalid class names
|
2023-10-07 19:05:37 +02:00 |
|
rhunk
|
d4d0362b0e
|
refactor: package name
|
2023-10-04 21:04:26 +02:00 |
|
rhunk
|
fc838fed7a
|
feat(message_logger): deleted indicator
|
2023-09-23 00:49:24 +02:00 |
|
rhunk
|
684cb26116
|
build: remove DSL_SCOPE_VIOLATION
- remove unused comments
|
2023-09-13 15:53:50 +02:00 |
|
rhunk
|
78c6b06f45
|
fix(mapper): exclude CppProxy callback classes
|
2023-09-06 23:30:29 +02:00 |
|
rhunk
|
600dec7fc6
|
bridge getRulesIds
|
2023-09-01 19:19:25 +02:00 |
|
rhunk
|
dded6acff0
|
feat: add friend source spoof
|
2023-08-31 15:42:24 +02:00 |
|
rhunk
|
f597b408c5
|
build: dyn namespaces
|
2023-08-28 13:22:38 +02:00 |
|
rhunk
|
1d925136ff
|
bump sdk version
|
2023-08-28 02:03:40 +02:00 |
|
rhunk
|
a8c4c1ce3e
|
fix(mapper): story boost state
|
2023-08-17 17:44:20 +02:00 |
|
rhunk
|
8e87e7c84d
|
main branch merge
|
2023-08-06 17:04:18 +02:00 |
|
auth
|
d93a90c74d
|
refactor: config override (#169)
* refactor: config override
* perf: mapper
* revert(hooker): inline method
- hookAll methods
* feat: no friend score delay
---------
Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2023-08-04 14:53:30 +00:00 |
|
rhunk
|
ce9833f2c3
|
refactor: bridge and mapper (#130)
* feat: fingerprint spoof
* fetch upstream - fix errors
* fix(ci): wrong env
* fix all items being shown and translations
* use filter instead of check
* fix(snap_enums/ContentType): status plus gift
* refactor: download bridge
* fix: check if bridge svc is correctly installed
* refactor bridge
- async handlers
- optimized reply callback calls
- add timeout debug when sending a bridge msg
* fix: check for bridge correctly initialized instead of connected
* fix: android compat + suppress warnings
* fix(feature/manager): set a fixed thread pool
* feat: dex mapper
* build: libs catalog
* fix: infinite loading
* refactor: config ui items
* feat: disable google play services dialogs
* fix(mapper): getClassName
* fix(bridge/force_start): use broadcast receiver instead of activity
* fix: notification filter
* refactor: aidl
* fix(bridge): bindServiceAsUser handler
* refactor: download manager
* fix(download/callback): add outputPath
* fix(mapper): lspatch support
* fix(notifications): blacklist & reply
- config value container translation key
* feat: download from notifications
* fix(notification/reply): use FLAG_ONLY_ALERT_ONCE
* fix: alert dialog builder theme
* hooker method inline
* fix: immersive camera preview
* fix: chat action menu design
* fix(download/processor): fallback toasts
* fix(message_logger): limit thread pool to 10
* feat(download): logging
* fix: screenshot detection in snaps
* feat: hide friend suggestions
* refactor: download content URIs
* feat: preview group chats
* fix(config): ask for save folder
* fix(download_manager): async item preview
* fix(media_downloader): story replies
* fix(notifications): concurrent exception
* build: kotlin dsl
* fix(ci): upload only on main
* fix(build): getVersion task
* fix(build): abi filters
* fix(build): default product flavor
* test(mapper): mapping tests
* fix(mappings): group chat preview
* fix(mapper): dexlib interfaces instead of impl
---------
Co-authored-by: auth <64337177+authorisation@users.noreply.github.com>
|
2023-07-27 15:32:50 +02:00 |
|