312 Commits

Author SHA1 Message Date
rhunk
5c3ad5d588 feat: rule system 2023-08-22 18:41:23 +02:00
rhunk
2b90ee2deb clean unused resources 2023-08-22 13:07:32 +02:00
rhunk
485812a550 fix: check for requirements 2023-08-22 10:32:58 +02:00
rhunk
68d8e0e9c4 fix: main activity single task 2023-08-22 01:06:53 +02:00
rhunk
ba2e4617d5 fix: message export 2023-08-21 19:20:28 +02:00
rhunk
16a16df51a feat: partial scope content 2023-08-21 18:09:59 +02:00
rhunk
31570694a0 feat: scope content
- refactor image loader
- rules
2023-08-20 15:27:42 +02:00
rhunk
cb301f8a42 feat: navigation transitions 2023-08-20 01:42:59 +02:00
rhunk
6cabb92c04 feat: scope tab base logic 2023-08-19 20:09:35 +02:00
rhunk
a9d82305ab feat(section/social): click add dialog 2023-08-19 12:31:37 +02:00
rhunk
8a19f27d96 feat: social section
- bridge: rules, sync
- move extensions to a new package
- snap widget broadcast receiver (SnapWidgetBroadcastReceiverHelper)
- refactor compose remember delegates
2023-08-19 11:58:41 +02:00
rhunk
b0dfcd5470 feat: feature section search bar 2023-08-18 11:03:14 +02:00
rhunk
f0df0045d6 mod database exp 2023-08-18 00:55:30 +02:00
rhunk
87030eca7e feat: ui
- feature icons, notices
2023-08-17 17:39:07 +02:00
rhunk
29e552569e refactor(bridge): file operation call 2023-08-16 22:28:43 +02:00
rhunk
122a48e047 friend database test 2023-08-08 14:47:05 +02:00
rhunk
0e5c48062a fix(ui/features): translation
- fix missing parameter
2023-08-07 17:57:15 +02:00
rhunk
3fc6030a23 refactor: mapping wrapper
- rename members
2023-08-07 00:38:20 +02:00
rhunk
289afce4a5 package refactor 2023-08-06 22:07:53 +02:00
rhunk
00b6f25933 fix(ui/downloads): image preview
- fix blur
- add crossfade
2023-08-06 16:42:37 +02:00
rhunk
6eb5ead35d feat(ui/features): dialog translation 2023-08-06 16:41:15 +02:00
rhunk
2b11dec050 fix: navigation bar label 2023-08-06 15:55:06 +02:00
rhunk
7b6b0bfd70 feat: download section 2023-08-05 19:34:31 +02:00
rhunk
c227dff734 feat: navbar localization 2023-08-05 09:58:47 +02:00
rhunk
cd4f3c29c4 fix: pick language screen save config 2023-08-05 09:55:43 +02:00
rhunk
581b2df37e fix: shared context weak reference 2023-08-05 09:44:26 +02: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
3df11aadb8 refactor: download
- download task manager
- fix installation summary update
2023-08-04 12:17:19 +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
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
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
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
e4cab94ec7 ui: home screen
- monochrome launcher icon
2023-07-28 22:20:41 +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
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
rhunk
4a7a377468 fix(friend_info): birthday 2023-06-28 15:32:00 +02:00
Ayush Maurya
04e83be48c
Added hindi translation (#94) 2023-06-28 14:40:37 +02:00