|
|
c18acb2c83
|
Android 0.220.0 release
|
2024-07-04 13:34:47 +08:00 |
|
|
|
0b80d9a37d
|
Fix crash on Android when saving items
|
2024-07-04 12:12:45 +08:00 |
|
|
|
19981645db
|
Update permissions for android syncing
|
2024-07-04 12:01:52 +08:00 |
|
|
|
b0103965f2
|
Android release 0.218.0
|
2024-07-02 13:46:40 +08:00 |
|
|
|
09db09f85d
|
Skip download of PDFs that are already downloaded
|
2024-07-01 23:56:00 +08:00 |
|
|
|
8e4e49e151
|
WIP: download android PDFs for offline to internal storage
|
2024-07-01 18:12:38 +08:00 |
|
|
|
b3a1fa29cb
|
Merge pull request #4100 from stefanosansone/feature/android-rtl-text
Android - Right-to-left text support
|
2024-06-25 15:28:59 +08:00 |
|
|
|
5ebdd861f4
|
Merge pull request #4099 from stefanosansone/fix/android-self-hosting-button
Android - Onboarding navigation
|
2024-06-25 15:28:43 +08:00 |
|
|
|
b3358333cc
|
align saved card items
|
2024-06-24 01:54:14 +02:00 |
|
|
|
d61c3916f9
|
add right to left text support
|
2024-06-24 01:25:31 +02:00 |
|
|
|
d40701f918
|
bump version
|
2024-06-23 21:58:40 +02:00 |
|
|
|
6165dfe203
|
add user creation screen to onboarding navhost
|
2024-06-23 21:48:00 +02:00 |
|
|
|
f25acf0628
|
refactor onboarding
|
2024-06-23 19:53:19 +02:00 |
|
|
|
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 |
|