Commit Graph

436 Commits

Author SHA1 Message Date
8e3c2f65bb Work on new android label selector 2023-05-12 12:08:40 +08:00
99f0d945a6 Simplify label selection sheet bottom modal interaction 2023-05-11 13:22:31 +08:00
f4722645e8 Sort labels based on lowercase locale 2023-05-11 12:47:01 +08:00
1df725be6b Bump version 2023-05-10 23:04:30 +08:00
c16c5e4ca2 Special handling of the Open Original button 2023-05-10 21:39:59 +08:00
d03d8b931a New bottomsheet for handling link opening 2023-05-10 21:03:28 +08:00
711a1cd32c Remove unneeded live data 2023-05-10 14:48:59 +08:00
de3db625f7 ADd the set labels sheet back in 2023-05-10 14:44:36 +08:00
431866da8b Start to move bottomsheet handling into viewModel so it can control the current bottom state
This is needed so we can implement the "Open Link" bottom sheet
and re-enable the Labels bottom sheet.
2023-05-10 13:32:55 +08:00
7fdcf70a83 Android menu and version 2023-05-09 11:28:40 +08:00
001a4b25c7 Bump the version number 2023-05-08 23:00:48 +08:00
7e70cf283c Better handle the system theme 2023-05-08 23:00:38 +08:00
f5f3555355 Use the main bottom sheet for the labels 2023-05-08 22:36:55 +08:00
0091d5c42a More work on notebook bottom views 2023-05-08 22:24:03 +08:00
dc7c992ed2 More work on notebook using bottom sheet 2023-05-08 17:06:27 +08:00
e4e153e01f Display the system default font name correctly, set colour on font menu items 2023-05-08 15:10:21 +08:00
44309467da Update navbar colours from themekey live data 2023-05-08 13:52:03 +08:00
6a99bc5ed6 Swap black and white 2023-05-06 00:07:02 +08:00
bf4b3d5b79 Add all highlights before inserting cross refs 2023-05-06 00:06:24 +08:00
135ecbaa11 Use a bottom sheet for theme, set header based on theme 2023-05-05 21:45:04 +08:00
34f0a964ec Remove unused script handler for background colours
This isn't needed anymore as the bundled reader will display the
background colour.
2023-05-05 17:30:57 +08:00
d399bf15f5 Insert saved items with highlights in labels in single transaction, reset search cursor when pulling to refresh or changing search filter 2023-05-05 17:14:00 +08:00
b7421950a4 Do all item db insertion in a single transaction 2023-05-05 16:35:41 +08:00
8ac5b4c8f1 Remove shadow types used for CardData from Android types 2023-05-05 15:25:22 +08:00
3841894d55 Add fonts on Android 2023-05-05 13:45:27 +08:00
857e7ce010 Add new fonts on iOS 2023-05-05 13:23:54 +08:00
c9ed599700 Merge pull request #2163 from omnivore-app/feat/android-notebooks
First pass at Android Notebooks, most parts in place, lots of styling needed
2023-05-05 13:04:58 +08:00
2a0f114231 Fix the archive filter in the main DB query to handle "all" 2023-05-05 12:47:45 +08:00
1a813a42b4 Bump Android version 2023-05-05 11:15:52 +08:00
cd68a0d7a3 Work on notebooks, make a readonly version 2023-05-04 20:45:30 +08:00
8a11a40d05 Merge pull request #2157 from josemas79/main
Spanish translation
2023-05-04 14:10:54 +08:00
7067be4371 More on Android notebooks, fix query, clean up UI 2023-05-03 22:04:56 +08:00
51b5c578f1 First pass at Android Notebooks, most parts in place, lots of styling needed 2023-05-03 18:53:01 +08:00
25e3d92fa8 Spanish translation 2023-05-03 11:54:36 +02:00
9f4ba676ce Bump version to 0.6 2023-05-02 16:12:22 +08:00
52297217eb Better button title when filtering by labels 2023-05-02 16:11:34 +08:00
0a147b744d Move theme and color scheme setting to the documentElement
In theory this is more correct and could help with issues of
color-scheme not being set correctly in the reader on iOS and
Android.
2023-05-02 16:01:16 +08:00
a1952fb9e7 Fix issue when changing color mode, use update theme instead of updateColor mode
This prevents the Dark theme from being used instead of Black
when changing theme on Android.
2023-05-02 16:00:12 +08:00
2feb2067f8 Add new fonts to Android
Some new fonts:

- Atkinson Hyperlegible
- Newsreader
- LXGW WenKai
2023-05-02 14:51:11 +08:00
e90501a38a Update link to privacy policy in Android 2023-04-29 13:33:24 +08:00
35bc4d5e3b Bump Android to 0.0.52 2023-04-28 19:12:01 +08:00
e8dcffe529 Make sure justifyText attribute is set 2023-04-28 09:53:06 +08:00
169a3a2d73 Parse URLs out of text when sharing to Android 2023-04-27 22:53:55 +08:00
a281d7cfe4 Bump android version number 2023-04-27 19:02:39 +08:00
db76f83646 Dont allow dismissing the bottom sheet without save/cancel 2023-04-27 18:20:50 +08:00
4e87d55b27 New Label chips, show label selector in a bottom sheet 2023-04-27 17:11:43 +08:00
94bf4515ac Add justify text preference, reduce the number of times web content is refreshed
Refresh was being triggered by reading progress events, this
prevents us from reloading content on those events.
2023-04-27 12:34:25 +08:00
7d04a9811e Set dates correctly in Android Web Reader 2023-04-27 11:54:19 +08:00
e9ae10afb7 Use Black as the themeKey for system dark mode on Android 2023-04-26 22:53:46 +08:00
9748803124 Set highlight ids correctly from android to web reader 2023-04-25 15:27:00 +08:00