Commit Graph

611 Commits

Author SHA1 Message Date
5427295fdd enable mark as read/unread 2024-02-14 09:22:59 +00:00
3f4aee641e bump version 2024-02-09 12:18:30 +00:00
a2056c7583 fix imports 2024-02-09 11:38:20 +00:00
61ed6589bb Merge remote-tracking branch 'origin/main' into feat/android-label-chips-m3-update 2024-02-09 00:33:04 +00:00
6347c69fd3 clean up 2024-02-09 00:31:30 +00:00
90b2ae8e6a clean up LabelsSelectionSheet 2024-02-07 17:36:28 +00:00
3835b6ac2e refactor packages 2024-02-07 17:33:28 +00:00
ede2432566 Bump appreader bundle 2024-02-06 12:40:13 +08:00
f798adfe5c add mark as read action 2024-02-05 19:05:27 +00:00
f59b944bd6 feat(android): scroll with volume buttons
closes: github issue #2936
2024-02-04 14:26:37 +05:30
2b24e24cf3 Merge remote-tracking branch 'origin/main' into feat/android-mark-ad-read 2024-02-01 13:17:22 +00:00
55ef6a6543 update apollo and rename package 2024-02-01 13:16:59 +00:00
d101952dee allow full window draw 2024-01-31 13:23:39 +00:00
1fa061ee0a bump compose version 2024-01-31 12:55:55 +00:00
5012d88ca5 Merge pull request #3365 from omnivore-app/fix/android-swipe-gesture
Fix issue with swipe to archive
2024-01-15 10:57:25 +08:00
86e73c16ab Update the debug icon 2024-01-12 21:46:40 -05:00
9e573ea4be Merge remote-tracking branch 'upstream/main' into android/debug-package-name 2024-01-12 21:27:14 -05:00
6aa70677ae Bump version 2024-01-12 12:47:05 +08:00
88f0c4f14a Fix issue with swipe to archive 2024-01-12 12:34:03 +08:00
4d2d44dea1 Bump version 2024-01-12 09:47:00 +08:00
6e67407de3 Fix early return on swipe to dismiss if swipe is less than threshold 2024-01-12 09:28:31 +08:00
ac8cdeef45 Merge pull request #3347 from omnivore-app/fix/android-library-labels
Syncing improvements for highlight changes on android
2024-01-10 12:03:43 +08:00
8e19cc8e8f Merge pull request #3307 from LennardSchwarz/add-german-translation
Add german translation
2024-01-10 12:02:35 +08:00
4a08c1f195 Syncing improvements for highlight changes on android 2024-01-10 11:47:30 +08:00
d0bb3131ab Update EmailLogin.kt 2024-01-09 22:45:01 -05:00
f248ee9ee3 Add autofill to login and signup page
Add autofill to login and signup page

1. Add autofill to login and signup page. Used https://bryanherbst.com/2021/04/13/compose-autofill/
2. Updated the Username text hint and label to "Username" from "Name"
2024-01-09 20:08:43 -05:00
d1833e5b3c Create a debug package name
# Context

This will allow developers to have both production and dev version on their phones at the same time. Also changed the name of the Dev version to Dev - Omnivore

If someone has the orginal icon files, I would prefer to change the debug icon to be a different color to distinguish it more. But  I couldn't find the main psd or svg file that the pngs are generated from
2024-01-09 19:20:26 -05:00
2905f3eb58 Use the new highlightChanges queue for highlight operations 2024-01-09 12:01:15 +08:00
654de969c4 More android offline sync improvements 2024-01-09 10:23:24 +08:00
cb48c755f1 Start creating a separate sync queue for android highlight changes 2024-01-08 22:27:48 +08:00
8f9f8bb43b Bump version 2024-01-08 15:21:36 +08:00
42d21ebbae Display version number in settings 2024-01-08 15:14:29 +08:00
9f71f1f58d Bump android version 2024-01-08 14:54:04 +08:00
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