|
|
313f697bb1
|
Fix some typos|修改部分錯別字
|
2024-06-12 00:17:06 +08:00 |
|
|
|
05ee373393
|
Fix some typos|修改部分错别字
|
2024-06-12 00:14:29 +08:00 |
|
|
|
7ec0b26d48
|
Remove StateFlow.value direct access from compose
|
2024-06-01 15:31:34 +03:00 |
|
|
|
7c6d4c5a2b
|
Replace livedata with flow in WebReaderViewModel
|
2024-06-01 15:26:12 +03:00 |
|
|
|
69d23b154f
|
Compose side-effects fixes and remove unnecessary code
|
2024-06-01 15:14:19 +03:00 |
|
|
|
98336d49cb
|
Fix highlight not dark when on Black theme
|
2024-06-01 13:03:04 +03:00 |
|
|
|
87eba45d5c
|
Fixed app crash at startup
|
2024-05-31 15:20:44 +03:00 |
|
|
|
74b3581a74
|
Add offline typeaheadSearch and replaced LiveData with Flow
|
2024-05-30 09:53:03 +03:00 |
|
|
|
98c724c4c6
|
Decrease syncWorker initial delay
|
2024-05-30 09:32:15 +03:00 |
|
|
|
8aadc9c5af
|
Handle some Compose side effects
|
2024-05-29 16:56:51 +03:00 |
|
|
|
fcf7f40af3
|
Add animateItemPlacement to LazyColumn items
|
2024-05-29 16:55:49 +03:00 |
|
|
|
b20f1ba522
|
Remove unnecessary abstract class in SaveSheetActivity
|
2024-05-29 16:35:52 +03:00 |
|
|
|
4c70c8621f
|
Added sync library after saving from share menu
|
2024-05-29 16:22:04 +03:00 |
|
|
|
6bd5f50c2a
|
Use withContext(Dispatchers.IO) when writing android files
|
2024-05-20 20:30:20 +08:00 |
|
|
|
6d1a645f4a
|
Update android version to 0.210.0
|
2024-05-20 14:09:17 +08:00 |
|
|
|
ab2bc3260c
|
Merge pull request #3975 from omnivore-app/feat/android-update-icon
Android: update icon
|
2024-05-20 14:07:11 +08:00 |
|
|
|
4a1b0cb1fe
|
Use internal storage for content files
|
2024-05-20 13:52:07 +08:00 |
|
|
|
7b4dd9ecd3
|
Add icons
|
2024-05-18 06:30:31 +08:00 |
|
|
|
f8f1bc9c4b
|
Update the android icon
|
2024-05-18 06:29:40 +08:00 |
|
|
|
7ef643f549
|
Make digest refresh less
|
2024-05-14 10:43:38 +08:00 |
|
|
|
2ab845cace
|
Rebuild the appreader
|
2024-05-09 15:56:05 +08:00 |
|
|
|
937549f531
|
Save Android offline content to files instead of in DB
This works around max size constraints in the Room DB, we
will need to add something to clean up old files though.
|
2024-05-07 17:23:12 +08:00 |
|
|
|
702fb88fb7
|
make buttons more touchable
|
2024-05-04 01:56:59 +08:00 |
|
|
|
cd59eedcf0
|
avoid divide by zero error?
|
2024-05-04 01:52:47 +08:00 |
|
|
|
c9afcd0c86
|
Add plus and minus buttons to sliders on reader preference view
|
2024-05-04 01:35:56 +08:00 |
|
|
|
767b3dc77f
|
Merge pull request #3890 from omnivore-app/fix/android-synced-content
Add content when syncing
|
2024-05-03 08:52:18 +08:00 |
|
|
|
a021d1b549
|
Merge branch 'omnivore-app:main' into main
|
2024-05-02 23:04:56 +08:00 |
|
|
|
7a86df4722
|
Use Android sharesheet when sharing articles
|
2024-05-02 23:04:37 +08:00 |
|
|
|
2f075c82dd
|
Add content when syncing
|
2024-05-02 15:24:39 +08:00 |
|
|
|
c897f39937
|
Bump android version
|
2024-05-02 13:19:06 +08:00 |
|
|
|
4744c37dcd
|
Pull on html content when syncing on Android
|
2024-05-02 13:05:07 +08:00 |
|
|
|
b8dd327395
|
Make article title extra subject when sharing original
|
2024-05-01 21:29:24 +08:00 |
|
|
|
d1efd24093
|
bump version
|
2024-05-01 02:29:53 +02:00 |
|
|
|
7453b53024
|
use SwitchPreferenceWidget for every toggle in reader settings
|
2024-05-01 02:29:14 +02:00 |
|
|
|
3c7e6c8804
|
fix reader volume scroll option state
|
2024-05-01 02:23:47 +02:00 |
|
|
|
b7007b2918
|
move datastore constants
|
2024-05-01 02:23:24 +02:00 |
|
|
|
5b58c1c23f
|
adjust stateflow starting mode
|
2024-05-01 02:23:11 +02:00 |
|
|
|
ce2f0d4b6f
|
add welcome screen to navigation
|
2024-05-01 01:59:09 +02:00 |
|
|
|
665cce4ad7
|
Bump version
|
2024-04-29 14:25:19 +08:00 |
|
|
|
e878980af6
|
Make the following tab on by default
|
2024-04-29 14:22:47 +08:00 |
|
|
|
6300eb837b
|
Add import for Datastore keys
|
2024-04-29 14:21:32 +08:00 |
|
|
|
132279810e
|
Merge branch 'main' into feature/following-screen
|
2024-04-28 22:47:41 -07:00 |
|
|
|
d51bc0c92e
|
Add option to stop volume rocker from scrolling
|
2024-04-29 01:58:21 +08:00 |
|
|
|
2e9e241889
|
bump versions
|
2024-04-27 13:21:31 +02:00 |
|
|
|
4d7d42e80f
|
bump version
|
2024-04-27 03:11:10 +02:00 |
|
|
|
3e5f65b430
|
add logic to display items based on split preference
|
2024-04-27 03:10:55 +02:00 |
|
|
|
21bece00c4
|
clean up motions
|
2024-04-27 00:37:20 +02:00 |
|
|
|
9701e88bcd
|
add nested navigation for Home screens
|
2024-04-27 00:29:41 +02:00 |
|
|
|
2101815f36
|
add following tab property in datastore
|
2024-04-25 14:24:16 +02:00 |
|
|
|
4b402c8439
|
add nav host transitions
|
2024-04-25 12:18:40 +02:00 |
|