Commit graph

557 commits

Author SHA1 Message Date
Acclorite
5e628d9b28 🚀 "Keep Screen On" option
* Added "Keep screen on" option in Reader
* If true, keeps screen awake in Reader infinitely, does not apply to other screens
2024-09-08 00:42:13 +03:00
Acclorite
81db34a74f
✒️ Update README.md (Add Matrix) 2024-09-07 20:38:01 +03:00
Acclorite
5d7f3e09ac 🚀 Fullscreen option
* Added "Fullscreen" option in Reader
* If true, hides system bars and removes padding
* Placed in "Misc" subcategory
2024-09-07 19:53:14 +03:00
Acclorite
3de024457b 🛠️ Reformat BlackTheme .copy() function
* Removed .copy() function and replaced with .run()
2024-09-07 16:20:44 +03:00
Acclorite
83260d354d 🛠️ Remove/Reformat code in Reader
* Removed and Reformatted code related to progress tracking and start/end items in Reader
2024-09-07 15:42:37 +03:00
Acclorite
3fa6e2a054 🚀 Cutout Padding option
* Added "Cutout padding" option in Reader
* If true, applies padding to cutout area (independently of screen orientation)
2024-09-07 15:04:07 +03:00
Acclorite
4f20d0a461 🛠️ Remove ReaderStartItem and ReaderEndItem
* Removed start and end items as they cause problems with features implementation
2024-09-07 14:47:29 +03:00
Acclorite
64069afa95 🚀 Add "Padding" subcategory
* Created new tab in ReaderSettingsBottomSheet
* Moved "Side Padding" in "Padding" subcategory
2024-09-06 23:18:45 +03:00
Acclorite
19dd345b5c 🛠️ Add CustomBottomSheetTabRow
* Added custom implementation of TabRow to use in BottomSheets
2024-09-06 08:34:58 +03:00
Acclorite
7a3774f018 🚀 Outlined icons for non-primary topBars
* Replaced all icons with Outlined in non-primary topBars (such as Help screen's)
2024-09-05 21:40:32 +03:00
Acclorite
ba78352008 🛠️ Fix over-saturated colors in MaterialYou
* Desaturated MaterialYou theme colors, which in most cases are over-saturated.
2024-09-05 18:23:52 +03:00
Acclorite
26e5eb007f 🛠️ Fix change background → surface color
* Changed background color to surface, which applies "Pure dark" theme colors
2024-09-04 22:06:28 +03:00
Acclorite
63bb317865 🚀 Absolute Dark setting
* Added new "Absolute Dark" setting, which darkens "Pure Dark" theme even more, giving it completely black color as background
* May be more suitable for OLED screen users, while default "Pure Dark" may be better for non-OLED display users
2024-09-04 21:45:07 +03:00
Acclorite
be9b28834c 🛠️ Fix not correctly reformatted code
* Fixed committed code issue
2024-09-04 20:13:43 +03:00
Acclorite
f79da0a1b3 🛠️ Move components to core.components
* Moved and reformatted folders
2024-09-04 16:44:14 +03:00
Acclorite
b135ed301c 🛠️ ViewModel passing code reformat
* Provided all viewModels through LocalComposition
* Removed passing viewModels as parameters
2024-09-03 21:13:39 +03:00
Acclorite
3b287ff1a0 🛠️ MainState rework
* Non-null variables
* Better, scalable structure
2024-09-01 21:14:06 +03:00
Acclorite
9561357f65 🛠️ Remove redundant parameter (HelpClickMeNoteItem)
* Removed redundant "LazyItemScope" parameter.
2024-09-01 21:00:00 +03:00
Acclorite
1b262e93f6 🚀 Brighter expanded color in Help Tip
* Changed color (surfaceContainer → surfaceContainerHigh) for Help Tip container.

Part of: #60
2024-09-01 16:16:37 +03:00
Acclorite
fcb33cc495 🚀 More rounded corners for Help Tip
* More rounded corners (large → extraLarge) for Help Tip container

Part of: #60
2024-09-01 16:05:54 +03:00
Acclorite
a58f061810 🛠️ Fix "1" selected item appears when deselecting
* Fixed issue where when you deselect items by clicking it, shows "1"
2024-08-31 19:11:52 +03:00
Acclorite
84d78caef5 🛠️ Apply cutout padding for Tablet UI
* Applied cutout padding (if there is) to side padding while in Tablet UI mode
2024-08-31 19:05:50 +03:00
Acclorite
b432b7a3e5 🚀 Improve Settings' animations
* Smoother expanding/collapsing animation
2024-08-31 18:44:43 +03:00
Acclorite
633cbecc75 🌍 Remove string resource
* Removed "top_app_bar_anim_content_desc", which does not directly appear in the app
2024-08-31 14:38:51 +03:00
Acclorite
7c925427b5 🚀 Help screen UI improvement + New transition
* Improved UI
* Removed help tip (How to find books)
* Improved animations
* Removed unused string resources
* New transition

Part of: #60
2024-08-31 14:32:43 +03:00
Acclorite
169b939523 🛠️ Fix incorrect variable placement 2024-08-30 13:04:03 +03:00
Acclorite
995f371d5a 🚀 Improve Toast messages
* Cancel previous toast if new appeared
* Simplified call
2024-08-30 13:02:29 +03:00
Acclorite
532050f944 🌍 Typo in fastlane/full_description
* Correct "mutliple" to "multiple"
2024-08-30 12:52:37 +03:00
Acclorite
e75f408ca7 🌍 Remove unused string resource 2024-08-30 12:51:26 +03:00
Acclorite
588cb8a64f 🚀 Replace percentage with author in ReaderTopBar
* Replaced percentage with author
2024-08-30 12:05:52 +03:00
Acclorite
4a971601e4 🌍 Add Turkish (manually)
Manual adding of Turkish, please use Weblate for further translation.

Co-authored-by: mikropsoft <mikropsoft@users.noreply.github.com>
2024-08-27 13:56:14 +03:00
Acclorite
621819a4ad 🌍 Removed incorrect string resources + Add contributors
Thank you all for translating the app! Sorry, I made a mistake by not specifying all contributors.

Co-authored-by: tct123 <tct1234@protonmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: Biscuittttt <biscuitwithtea.tall310@passinbox.com>
Co-authored-by: Locochov <Locochov@users.noreply.github.com>
2024-08-27 13:53:02 +03:00
Acclorite
a547f9c0e7 🛠️ More transparent bar color in Reader
Made bar color in Reader more transparent.
2024-08-26 22:47:20 +03:00
Acclorite
4552dd1116
✒️ Update full_description.txt 2024-08-26 00:27:21 +03:00
Acclorite
b36df7f849
✒️ Update GitHub Overview image 2024-08-26 00:21:23 +03:00
Acclorite
642851b2a2
✒️ Update README.md 2024-08-26 00:17:13 +03:00
Acclorite
1430ca0319 🛠️ Remove debug println
Removed debug println.
2024-08-26 00:13:31 +03:00
Acclorite
4e849d94a7 ⚖️ Merge changes from "origin/master"
Merge changes from another branch.
2024-08-25 23:56:50 +03:00
Acclorite
8ad99b6d2c 🗽 Release v1.2.0 2024-08-25 23:56:15 +03:00
Acclorite
6b2363e820
✒️ New changelog for v1.2.0 2024-08-25 23:55:01 +03:00
Acclorite
27013b2d52 🛠️ Manually removed Compose BOM library from aboutlibraries.json
It is flagged as "Closed Source" - while it is not, as it is essence of "androidx.compose" libraries, which are Open Source.
2024-08-25 23:06:49 +03:00
Acclorite
d5fac7177a 🛠️ Update dependencies
Updated various dependencies to newest versions.
2024-08-25 23:01:26 +03:00
Acclorite
7d0b12a814 🛠️ Remove unused resources
Removed unused resources: "app_name" in German and github.png icon.
2024-08-25 22:22:12 +03:00
Acclorite
c87d9c3c90 🛠️ Update aboutlibraries.json
Updated aboutlibraries.json to match latest libraries.
2024-08-25 20:00:35 +03:00
Acclorite
40a69ee2d0 🌍 Add German, Spanish and Arabic 2024-08-25 17:26:55 +03:00
Acclorite
6b90201c06 🌍 Remove unused string resources 2024-08-25 17:26:22 +03:00
Acclorite
9c4562571f 🛠️ Fix incorrectly placed title in Arabic 2024-08-25 17:22:15 +03:00
Weblate (bot)
d11cc3b87d
🌍 Translations update from Hosted Weblate: German, Spanish, Arabic
Thank you for translating!

Co-authored-by: Acclorite 
Co-authored-by: tct123 
Co-authored-by: gallegonovato 
Co-authored-by: Biscuittttt 
Co-authored-by: Locochov 
Co-authored-by: Locochov
2024-08-25 17:02:38 +03:00
Acclorite
a39dd84bce 🚀 Add "Letter Spacing" option in Reader
Added "Letter Spacing" option in Reader, which lets user choose relative distance between letters.
2024-08-25 14:40:00 +03:00
Acclorite
49ed8e7696 🚀 Increase maximum values for Paragraph and Line height
Increased maximum values for Paragraph and Line height 16pt → 24pt and 24pt → 36pt respectively.
2024-08-25 13:40:02 +03:00