rhunk
|
e89901a2f6
|
fix: configuration override
|
2023-08-04 22:45:03 +02:00 |
|
rhunk
|
2cb5872ab0
|
db cursor helper
|
2023-08-04 21:51:33 +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
|
c88abd70d4
|
feat: property translation
- add top bar
|
2023-08-04 16:49:11 +02:00 |
|
rhunk
|
9aef7a1b86
|
build: proguard rules
- minify release build
- upgrade compose
|
2023-08-04 13:18:45 +02:00 |
|
rhunk
|
910cbd0bba
|
fix: friend menu injection
|
2023-08-04 13:17:21 +02:00 |
|
rhunk
|
3df11aadb8
|
refactor: download
- download task manager
- fix installation summary update
|
2023-08-04 12:17:19 +02:00 |
|
rhunk
|
2ff8a69403
|
fix(startup_page_override): camera in background
|
2023-08-04 11:33:20 +02:00 |
|
rhunk
|
641d66b208
|
feat(ui): setup activity
- remote side context
- fix float dialogs
- fix choose folder
|
2023-08-03 21:48:23 +02:00 |
|
TheVisual
|
2925b52b9d
|
chore: template improvement
|
2023-08-03 17:18:14 +00:00 |
|
rhunk
|
853ceec290
|
refactor: packages
|
2023-08-02 21:44:07 +02:00 |
|
rhunk
|
b35bbfb6b2
|
ui: container state
- integer dialogs
|
2023-08-02 10:14:36 +02:00 |
|
rhunk
|
c5def2e69d
|
merge GalleryMediaSendOverride
|
2023-08-02 09:35:02 +02:00 |
|
rhunk
|
e360011b7b
|
Merge branch 'main' into refactor_2_0_0
# Conflicts:
# app/build.gradle.kts
# app/src/main/kotlin/me/rhunk/snapenhance/config/ConfigProperty.kt
# core/.gitignore
# core/src/main/kotlin/me/rhunk/snapenhance/features/impl/tweaks/GalleryMediaSendOverride.kt
|
2023-08-02 09:17:58 +02:00 |
|
rhunk
|
5e827d1c46
|
event dispatcher
|
2023-08-02 09:17:17 +02:00 |
|
rhunk
|
369ed0a8a6
|
setup activity first impl
|
2023-08-02 00:15:57 +02:00 |
|
rhunk
|
79d3bb5ba9
|
config refactor + ui
|
2023-08-01 18:37:35 +02:00 |
|
auth
|
a3afdc5000
|
bump version (v1.2.1)
|
2023-08-01 12:30:24 +00:00 |
|
rhunk
|
6b1d4bdc0a
|
fix: gallery media send override
|
2023-08-01 02:05:56 +02:00 |
|
rhunk
|
e2249417eb
|
fix: device spoof global state
|
2023-08-01 01:23:57 +02:00 |
|
rhunk
|
1e02e0a61c
|
refactor: config system
|
2023-08-01 01:14:04 +02:00 |
|
rhunk
|
5d4e2aacb1
|
ui(features): dialogs & translations
|
2023-07-31 00:53:55 +02:00 |
|
rhunk
|
d3434a4be2
|
ui(features): dialogs & save button
|
2023-07-30 17:28:48 +02:00 |
|
rhunk
|
5278c912e0
|
ui: save config
|
2023-07-29 01:39:29 +02:00 |
|
rhunk
|
5e41ccffd7
|
ui: feature section preview
|
2023-07-29 00:33:09 +02:00 |
|
rhunk
|
d04ce42c7d
|
fix: remove askForPermissions
|
2023-07-29 00:31:55 +02:00 |
|
rhunk
|
e4cab94ec7
|
ui: home screen
- monochrome launcher icon
|
2023-07-28 22:20:41 +02:00 |
|
rhunk
|
968718c8be
|
chore: ignore build folder
|
2023-07-28 02:11:58 +02:00 |
|
rhunk
|
304bd9fe94
|
compose test
|
2023-07-28 02:03:39 +02:00 |
|
rhunk
|
ec6ba52b58
|
core subproject
|
2023-07-27 17:12:33 +02:00 |
|
rhunk
|
4e8dff949f
|
fix: stealth mode (#156)
* fix: stealth mod
---------
Co-authored-by: RevealedSoulEven <anshumaurya000@gmail.com>
|
2023-07-27 15:57:18 +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 |
|
rhunk
|
151c804629
|
fix(action/clean_cache): add more files
|
2023-07-08 18:15:11 +02:00 |
|
auth
|
83c003b289
|
readme: quick start
|
2023-07-07 18:36:29 +00:00 |
|
authorisation
|
0241ff5349
|
fix: dialog theme error
|
2023-07-06 19:50:18 +02:00 |
|
rhunk
|
da543f14e9
|
feat: startup page override (#115)
* feat: startup page override
* feat(conversation_info): total messages
* fix: translation key
|
2023-07-02 17:27:53 +02:00 |
|
auth
|
34b5ba2b46
|
fix(ci): branch name
|
2023-07-02 15:02:29 +00:00 |
|
auth
|
d98b6fc6a4
|
ci: add branch name
|
2023-06-28 19:22:10 +00:00 |
|
auth
|
daed1e14a5
|
update readme
|
2023-06-28 18:58:04 +00:00 |
|
rhunk
|
4a7a377468
|
fix(friend_info): birthday
|
2023-06-28 15:32:00 +02:00 |
|
auth
|
83ade114c2
|
update readme
v1.1.0
|
2023-06-28 12:48:58 +00:00 |
|
Ayush Maurya
|
04e83be48c
|
Added hindi translation (#94)
|
2023-06-28 14:40:37 +02:00 |
|
iBasim
|
5dac0db881
|
fix: arabic translation
|
2023-06-28 12:34:04 +00:00 |
|
rhunk
|
d8625b4e80
|
fix(downloader): major improvement (#110)
* fix: use download manager when no write permissions
* fix: download manager & config
- use coroutines
* fix(download_manager): scan media
* fix: download server blocking request
* fix(download/manager_receiver): IO dispatcher
- add debug messages
* build: packaging options
- add armv7 wildcard filter
* feat: build notices
- add notice for debug/lspatch builds and different package name
- add project author watermark
* fix(downloader): manage external storage permission
* fix(download/receiver): scan media file
* fix(context): storage permission for legacy devices
|
2023-06-28 14:31:36 +02:00 |
|
rhunk
|
19ec7463b0
|
fix(bridge): supports SDK <30
|
2023-06-28 00:02:42 +02:00 |
|
rhunk
|
ee80ab9a3e
|
fix(lang): french translations (#102)
---------
Co-authored-by: Rom <skav@gmx.fr>
|
2023-06-26 22:59:30 +02:00 |
|
auth
|
9052be4645
|
add(ci): auto upload
https://t.me/snapenhance_ci
|
2023-06-26 20:43:03 +02:00 |
|
auth
|
1723a4be39
|
remove: unnecessary libraries
|
2023-06-26 20:04:05 +02:00 |
|
rhunk
|
313cb7cf1b
|
fix: preview scale factor
|
2023-06-26 03:29:45 +02:00 |
|
rhunk
|
4619a4fdc0
|
feat: unlimited multi snap
|
2023-06-26 02:30:27 +02:00 |
|