1074 Commits

Author SHA1 Message Date
rhunk
328bb72d65 optimize imports 2023-08-23 01:39:21 +02:00
rhunk
035d4ad971 fix: auto download rule state 2023-08-23 01:36:32 +02:00
rhunk
a49c4e9a45 feat: prevent self auto download 2023-08-23 01:15:43 +02:00
rhunk
12eacf5e53 fix: activity launcher helper crashes 2023-08-23 00:59:15 +02:00
rhunk
ae70b29180 feat: config export
- activity launcher helper
2023-08-23 00:44:05 +02:00
rhunk
d12a5d689e feat: rule system 2023-08-22 18:41:40 +02:00
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
2db332c3cd build: bump to 2.0.0 2023-08-19 19:56:04 +02:00
rhunk
a9d82305ab feat(section/social): click add dialog 2023-08-19 12:31:37 +02:00
rhunk
7854b167dd Merge branch 'main' into refactor_2_0_0
- fix(media_downloader): download from topics
- fix: anonymous story viewing
2023-08-19 12:09:33 +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
11b7119f8b fix(media_downloader): partial compat for story replies 2023-08-18 15:26:54 +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
a8c4c1ce3e fix(mapper): story boost state 2023-08-17 17:44:20 +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
3153c68516 fix(message_logger): persistent after logout/clean cache 2023-08-07 19:50:37 +02:00
rhunk
0e5c48062a fix(ui/features): translation
- fix missing parameter
2023-08-07 17:57:15 +02:00
rhunk
a1e7f234f9 fix(auto_updater): cpu arch deprecated method
- remove unused import
2023-08-07 00:58:36 +02:00
rhunk
0bfb75d00c Merge branch 'main' into refactor_2_0_0
# Conflicts:
#	app/build.gradle.kts
#	core/src/main/assets/lang/de_DE.json
#	core/src/main/assets/lang/hu_HU.json
#	core/src/main/assets/lang/it_IT.json
#	core/src/main/assets/lang/tr_TR.json
#	core/src/main/kotlin/me/rhunk/snapenhance/action/impl/OpenMap.kt
#	core/src/main/kotlin/me/rhunk/snapenhance/features/impl/AutoUpdater.kt
#	core/src/main/kotlin/me/rhunk/snapenhance/features/impl/ui/StartupPageOverride.kt
#	core/src/main/kotlin/me/rhunk/snapenhance/ui/menu/impl/SettingsMenu.kt
#	gradle/libs.versions.toml
#	gradle/wrapper/gradle-wrapper.properties
2023-08-07 00:52:21 +02:00
rhunk
87c5f7dc55 fix: startup tab override 2023-08-07 00:43:09 +02:00
rhunk
3fc6030a23 refactor: mapping wrapper
- rename members
2023-08-07 00:38:20 +02:00
authorisation
d1e7833e86 fix: broken builds due to deps v1.2.1 2023-08-06 23:42:14 +02:00
auth
9c2053fac3
fix: revert shrink 2023-08-06 21:08:36 +00:00
authorisation
b49cf2a4de chore: improvements
* check if loc spoof is on
* allow manual update check on debug
* remove some unused code
* update deps
2023-08-06 22:52:16 +02:00
rhunk
289afce4a5 package refactor 2023-08-06 22:07:53 +02:00
auth
626e4a2efb
add: translations
* bump version (v1.2.0)

* chore: update readme

* sync crowdin langs

* turkish init

* pull upstream

* fetch upstream
2023-08-06 20:06:20 +00:00
auth
7ddc43d0a7
fix: auto-updater download (#175)
* update endpoint link
2023-08-06 20:03:43 +00:00
rhunk
8e87e7c84d main branch merge 2023-08-06 17:04:18 +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
TheVisual
4182f53f23
fix: unicode paths
* improve sanitization
* Fix InputType to allow negative decimals to properly spoof more locations

Co-authored-by: auth <64337177+authorisation@users.noreply.github.com>
2023-08-05 14:59:02 +00:00
rhunk
e6e75123f8 fix: download server timeout 2023-08-05 11:13:30 +02:00
rhunk
ddfa89f4b4 fix: location spoofer
- float to double conversion
2023-08-05 10:34:21 +02:00
rhunk
55f6627d72 wrapper enum delegate 2023-08-05 10:33:51 +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