42 Commits

Author SHA1 Message Date
rhunk
2f3007964a feat(core): auto download voice notes 2024-08-13 00:49:05 +02:00
rhunk
115b5ce0d8 feat(core): voice note auto play
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-07-24 05:12:41 +02:00
rhunk
a633f913d3 fix(mapper): streaks expiration
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-05 17:04:51 +02:00
rhunk
9dd7422b9f feat: better location overlay
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-02 23:28:42 +02:00
rhunk
d28733275b feat: cof experiments 2024-05-30 23:59:55 +02:00
auth
dadec3d278
feat: friend tracker (#969)
Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
Co-authored-by: Jacob Thomas <41988041+bocajthomas@users.noreply.github.com>
2024-05-21 20:48:47 +02:00
rhunk
b15dada173 fix: streak expiration info 2024-05-17 23:34:05 +02:00
rhunk
28433922c5 fix: friend relationship changer mapper 2024-05-17 16:37:29 +02:00
rhunk
c44c36dbd4 feat(experimental): custom streaks expiration format 2024-04-18 00:59:17 +02:00
rhunk
0f041ec107 fix(mapper): score update mapper 2024-04-02 23:36:24 +02:00
rhunk
b5dda0353a fix(mapper): opera page view controller mapper 2024-04-02 22:50:50 +02:00
rhunk
f631989104 fix(mapper): plus subscription mapper 2024-04-02 21:42:31 +02:00
rhunk
f53e2db68d feat(actions): manage friend list 2024-03-17 23:43:25 +01:00
rhunk
a339e1190d fix(core): add friend source spoof 2024-03-15 21:29:24 +01:00
rhunk
b4f6e4f3bd fix: disable memories snap feed 2024-03-08 19:36:10 +01:00
rhunk
93e9a67daf feat: override video playback rate 2024-02-14 17:40:55 +01:00
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
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
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
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