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
|
684cb26116
|
build: remove DSL_SCOPE_VIOLATION
- remove unused comments
|
2023-09-13 15:53:50 +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
|
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 |
|