Commit Graph

677 Commits

Author SHA1 Message Date
da8eca4787 Fix the steps on reader sliders 2024-01-08 14:50:44 +08:00
291a424c58 More consistency on modal bottom sheets colors 2024-01-08 14:41:42 +08:00
89d126734c Transparent backgrounds for modal bottom sheets 2024-01-08 13:48:53 +08:00
ceff6fea37 Improve labels modal on Android 2024-01-08 13:46:33 +08:00
24a87d696d Open the labels sheet from the library on Android 2024-01-08 11:46:18 +08:00
736a472a86 Merge pull request #3330 from gannonlawlor/android/theme-setup
Uncomment theme colors and use them in bottomsheet
2024-01-08 11:35:35 +08:00
213af8edc6 Request sync objects for all folders on Android 2024-01-08 10:58:23 +08:00
5cac028c91 Uncomment theme colors and use them in bottomsheet
Uncomment all the colors. Also use theme instead of hardcoding colors for the bottomsheet content
2024-01-06 11:00:33 -05:00
6ac6473cee Bump Android version 2024-01-05 18:12:59 +08:00
715ef167d3 Bump android build 2024-01-05 18:11:24 +08:00
b7fd8a6326 Update LibraryView to use ModalBottomSheet
using the modalBottomSheet will support back action, tapping off the bottomsheet, and swiping down
2024-01-04 22:15:09 -05:00
feeb255883 android: Fix OpenLinkView title for dark mode
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com>
2024-01-04 11:41:48 +01:00
863a486a4a Update build.gradle 2024-01-03 22:06:53 -05:00
bf26d01cbb Update app/build.gradle file to sync without the requirement for a keystore.properties
This change will only effect fresh imports and people who don't setup a keystore.properties

When building debug, there is not a strict reason why we need a custom keystore.

This change will allow people to pull the code and start developing right away without configuring keystores
2024-01-03 21:52:21 -05:00
6e3cb7de97 Add Android localization strings; Add LaunchScreen file for iOS 2024-01-03 08:44:42 +01:00
0df737312a Merge branch 'main' into android-cleanup-issues-and-warnings 2024-01-03 11:53:31 +08:00
225791a715 Start adding following modal, use system-ui for the font 2023-12-29 20:22:08 +08:00
470006017d Better loading of synced items 2023-12-26 18:53:32 +08:00
54b5bf6d0f Spacing when sharing title + url 2023-12-26 14:30:06 +08:00
a8f04be154 Merge pull request #3269 from remychantenay/android-add-literata-and-fraunces-fonts 2023-12-22 09:08:02 +08:00
ac47aaaee6 android: resolve issues and warnings
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com>
2023-12-20 11:28:43 +01:00
77627a7d9b android: add literata and fraunces fonts
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com>
2023-12-20 09:54:04 +01:00
bf7c79d083 android: add swipe actions in library
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com>
2023-12-19 09:24:10 +01:00
c77e53a199 Merge pull request #3252 from remychantenay/android-fix-add-link--state
android: fix AddLinkSheet state management
2023-12-15 17:06:16 +08:00
154ee83398 android: fix AddLinkSheet state management
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com>
2023-12-15 09:08:58 +01:00
0b3aa22770 Android: Add EditInfo sheet
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com>
2023-12-14 13:08:10 +01:00
dd229d890e Add Literata and Fraunces font on iOS 2023-12-11 10:52:29 +08:00
cdf6d39cea Update strings.xml 2023-12-03 22:39:00 +08:00
2dabfadc0a Add groups admin 2023-11-25 12:17:00 +08:00
7f3eb57c3c Merge pull request #3158 from omnivore-app/fix/android-feed-filters
Add the feed filters to Android
2023-11-23 16:08:26 +08:00
1708fad072 Bump version for wake lock change 2023-11-23 13:26:30 +08:00
56e6a55a1b Bump version, add wake lock permission 2023-11-23 13:25:35 +08:00
9ef02ea446 Update strings.xml 2023-11-23 00:22:13 +08:00
f209c10daf Add the feed filters to Android 2023-11-22 19:23:27 +08:00
904ee8d1ce Android version 0.0.154 2023-11-22 16:42:49 +08:00
2ad68498ef Add Lexend font to Android, iOS, Web 2023-11-22 12:03:52 +08:00
3a9b9b1f05 Add intercom hash to Android 2023-11-21 11:28:55 +08:00
ca6f993ed6 Bump android version to 0.0.146 2023-11-14 14:31:56 +08:00
41beee5ad3 Update build 2023-11-14 13:18:08 +08:00
a820a1949f Fix padding on library header on Android 2023-11-14 12:23:40 +08:00
506fb27e1b Merge pull request #3121 from omnivore-app/fix/android-highlight-pos-info
Set highlight position info on Android
2023-11-14 11:09:11 +08:00
e5923444ee Merge pull request #3116 from remychantenay/android-fix-reader-scrollbar-visibility
Android: Fix reader scrollbar visibility
2023-11-14 11:07:46 +08:00
959f00fe8b Set highlight position info on Android 2023-11-14 09:43:06 +08:00
ba576b9d76 Android: Fix reader scrollbar visibility
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com>
2023-11-13 14:53:18 +01:00
6af568afc5 Fix issue with highlights creating on web not syncing to Android 2023-11-10 08:38:13 +08:00
31e54cf334 Bump android version again 2023-11-09 13:23:05 +08:00
4f7d075193 Android theme colours 2023-11-09 13:17:03 +08:00
e18e30cfaf Bump the Android version 2023-11-09 11:34:21 +08:00
bfc90b607f Fix issues with creating notes and labels on Android 2023-11-09 11:34:21 +08:00
84d979f863 Force PDF read position on Android, bump version 2023-11-07 10:56:23 +08:00