1074 Commits

Author SHA1 Message Date
rhunk
e3c2cdd478 refactor: action manager debug actions 2023-06-26 02:23:14 +02:00
rhunk
b7422d9795 fix: story boost state mapper 2023-06-24 11:11:52 +02:00
iBasim
54d65cc017
refactor: rename AR.json to ar_SA.json (#91) 2023-06-24 10:58:18 +02:00
iBasim
76a186c855
feat(lang): arabic (#88) 2023-06-23 23:25:52 +02:00
rhunk
163984a9c1 fix: media downloader file path 2023-06-23 19:05:54 +02:00
rhunk
2fa8574151 feat: ui tweaks
- hide chat input bar sharing drawer button
2023-06-23 18:49:47 +02:00
auth
2b30883157
bump version (1.1.0) 2023-06-23 16:02:00 +00:00
rhunk
0d8bf10049 refactor: debug settings 2023-06-23 17:53:33 +02:00
rhunk
c8bfd14c3f feat: translations and file path
- new json property schema
- append media type to file name
2023-06-23 16:29:50 +02:00
rhunk
c861688151 fix(media_downloader): unknown media type 2023-06-23 13:46:09 +02:00
rhunk
37026afcb0
refactor: settings (#85)
* refactor: settings

* add: config property description

* fix: category bug

* fix translations and fine tune theme

* feat: settings gear

* remove unused view

* fix dialog color, add missing translations

* set switch track color

* fix: colors
- config textview color
- alert dialog default theme

* add more descriptions

* fix: settings
- action dependsOnProperty
- property shouldAppearInSettings

* update en_US

* feat: hide story sections

* fix: alert dialog edit text color

* fix: discover block ads

* fix: better immersive camera

---------

Co-authored-by: auth <64337177+authorisation@users.noreply.github.com>
2023-06-23 12:12:49 +02:00
rhunk
c6eb14fee0 fix(media_downloader): arroyo message hash 2023-06-23 00:30:50 +02:00
auth
d1977b6e19
add(ci): unique hash 2023-06-22 22:30:22 +00:00
rhunk
be520b727b fix(template): audio voice notes 2023-06-23 00:11:31 +02:00
auth
8810c8f64f fix: auto updater in debug
disables the auto updater in debug builds
2023-06-22 15:30:50 +02:00
rhunk
2d49a2a8dd feat: story viewer override
- vertical story viewer
- discover playback seekbar
2023-06-22 13:12:50 +02:00
rhunk
f995cc1ed5 revert: clean cache action 2023-06-22 01:34:31 +02:00
auth
c501682a2f
fix: unique hash (#81)
* fix: media hash reference

* fix: download manager receiver
longToast -> shortToast

* fix: media downloader
sanitize file name
fix playlistUrl bug
fix dash download duration

---------

Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
2023-06-22 00:57:51 +02:00
auth
cc59f9d060
refactor: translations (#78)
* ui changes

* fix more stuff

* fix: set ffmpeg preset to ultrafast

* refactor: ui tweaks
getIdentifier function

* feat: download manager filter

* add placeholder bitmoji

* change bitmoji blank color

* add settings page (not done)

* setting page impl

* confirmation dialog

* update theme

* remove snap context buttons

* fix: delete cache

* fix: bitmoji icon

* fix: french translation

* translation refactor

* translation: download manager

* refactor: get operator

* refactor: config properties

* add translation for download manager receiver

* fix: steak expire translation format

---------

Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
2023-06-21 19:41:36 +02:00
auth
65cbf79dce
refactor: download manager ui (#69)
* ui changes

* fix more stuff

* fix: set ffmpeg preset to ultrafast

* refactor: ui tweaks
getIdentifier function

* feat: download manager filter

* add placeholder bitmoji

* change bitmoji blank color

* add settings page (not done)

* setting page impl

* confirmation dialog

* update theme

* remove snap context buttons

* fix: delete cache

* fix: bitmoji icon

---------

Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
2023-06-21 16:06:31 +02:00
rhunk
1e02cbef11 fix(message_exporter): default serialized message 2023-06-19 22:54:21 +02:00
auth
c0ed3da64e
feat: chat export (#17)
Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
2023-06-19 19:43:54 +00:00
rhunk
86abe10fa2 update translations
- french translation (#71)
remove: unused keys
2023-06-19 12:25:47 +02:00
auth
d49bf2705d fix(template): title 2023-06-18 16:33:12 +02:00
rhunk
2ee64c40ad
feat: download manager (#65)
* fix: media scanner

* refactor!: media downloader feature

* fix(notifications): sender username

* fix: ffmpeg merge filter

* fix: ffmpeg timestamp

* fix(bridge): sendMessage coroutine

* fix(media_downloader): friendinfo icon

* download manager database

* remove all tasks button

* revert: preview group chat

* add: encryption key throwable

* feat: download manager preview

* feat: preview deleted medias

* message logger database schema

* fix: send media override
changed media duration: int -> long

* refactor: download request

* bitmoji selfie update

* refactor: utils
2023-06-17 11:40:36 +02:00
rhunk
fca2f8a53d fix: ff menu injection 2023-06-12 00:48:06 +02:00
Dominik Rathmer
9e02806f95
chore(localization): german
Co-authored-by: auth <64337177+authorisation@users.noreply.github.com>
2023-06-11 23:33:53 +02:00
Ayush Maurya
3cf966fd2a
refactor: readme
Co-authored-by: authorisation <64337177+authorisation@users.noreply.github.com>
2023-06-11 23:14:44 +02:00
rhunk
678ff1085c feat: unlimited conversation pinning 2023-06-11 21:28:41 +02:00
rhunk
c6c1df4547 fix: class not found exceptions 2023-06-11 20:48:07 +02:00
rhunk
979eecf6b3 fix: disable camera 2023-06-11 12:40:48 +02:00
rhunk
6492cf3b48 feat: group chat menu 2023-06-11 12:25:45 +02:00
rhunk
d18dff61d3 fix: ff menu dimensions 2023-06-11 01:17:49 +02:00
auth
ab8c4ddb66
feat: ff menu bar (#59)
fix: amoled dark mode

Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
2023-06-11 01:10:24 +02:00
rhunk
bbfc0a8350 feat: immersive camera preview 2023-06-11 01:04:35 +02:00
rhunk
fd3e7e416e pref: bridge client 2023-06-10 12:24:23 +02:00
rhunk
8caf2b6d90
feat: amoled dark mode (#58) 2023-06-09 23:07:28 +02:00
rhunk
2fdb51dff6 fix: missing properties 2023-06-09 16:31:26 +02:00
auth
bef74a3c77
feat: camera disabler (#52)
Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
2023-06-09 16:25:06 +02:00
auth
20c1f6a779
perf: message logger (#50)
* pref: message logger cache

---------

Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
2023-06-09 03:19:40 +02:00
auth
0b80489a1d
feat: camera settings override (#51)
* feat: camera tweaks

* refact: force media source quality

---------

Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
2023-06-09 02:45:41 +02:00
rhunk
9e9d82ab06 fix(infinite_story_boost): timestamp delta 2023-06-09 00:57:08 +02:00
rhunk
cbf2d41d7a feat: app appearance & disable spotlight 2023-06-09 00:50:30 +02:00
auth
7aa75b6fc8
version bump (v1.0.2) 2023-06-08 18:01:05 +00:00
rhunk
209a667350 fix: dark mode compatibility 2023-06-08 08:06:13 +02:00
rhunk
983816f504 feat: infinite story boost 2023-06-07 21:44:28 +02:00
rhunk
4265f7f2db feat(hide_ui): remove camera borders 2023-06-07 19:02:03 +02:00
rhunk
f1903a6dad fix: wrapper isPresent 2023-06-07 18:57:33 +02:00
rhunk
b2410d8b08 add: hook extensions 2023-06-07 18:39:16 +02:00
rhunk
905149f8bf fix(unlimited_snap_view_time): proto editor 2023-06-06 20:54:00 +02:00