Commit Graph

673 Commits

Author SHA1 Message Date
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
f510618263 add filters settings 2024-04-25 12:18:09 +02:00
e5c79fc6fa fix following filters 2024-04-25 00:16:00 +02:00
0dea9b9ba0 meerge library sync 2024-04-24 22:43:08 +02:00
abc1e081bd Merge branch 'main' into feature/following-screen
# Conflicts:
#	android/Omnivore/app/src/main/graphql/Search.graphql
#	android/Omnivore/app/src/main/java/app/omnivore/omnivore/core/data/LibrarySync.kt
#	android/Omnivore/app/src/main/java/app/omnivore/omnivore/core/network/SearchQuery.kt
#	android/Omnivore/gradle/libs.versions.toml
2024-04-24 22:41:17 +02:00
accbc57c00 reformat 2024-04-24 22:39:50 +02:00
6a86ac2917 Bump version 2024-04-23 17:31:37 -07:00
ed898bfa23 Update js bundle in android 2024-04-23 17:21:26 -07:00
6094f0793e Get content from search results 2024-04-23 17:13:09 -07:00
2c09c2b4d6 Fetch content during search on Android 2024-04-23 16:27:18 -07:00
75504178f9 Upgrade intercom to fix crash 2024-04-23 16:27:00 -07:00
83d8fa9351 bump versions 2024-04-18 01:47:08 +02:00
bd199fc06f Merge branch 'main' into feature/following-screen 2024-04-18 00:03:13 +02:00
7eb294af5f separate following screen viewmodel 2024-04-18 00:03:06 +02:00
9cf57b4916 clean up 2024-04-09 00:20:28 +02:00
135295c4cf move network calls in data layer 2024-04-09 00:20:12 +02:00
c76c6e07dd mode daos and add di 2024-04-09 00:17:25 +02:00
ab81d357ae Update version code 2024-04-08 18:47:51 +08:00
9d690a07a4 Merge branch 'main' into feature/following-screen 2024-04-08 12:40:51 +02:00
efa2b12e36 Bump android to 200004 2024-04-08 18:34:41 +08:00
f3cb55f8c6 allow room destructive migration 2024-04-08 12:05:43 +02:00
d3784e97fe reformat 2024-04-08 11:39:22 +02:00
962c049cf3 add bottombar 2024-04-08 10:42:01 +02:00
f50209b54c add strings 2024-04-08 10:41:49 +02:00
60c78158c4 Bump android version 2024-04-08 16:02:20 +08:00
33e8e4b75a Bump database version 2024-04-08 16:02:03 +08:00
8f5cd7dba8 Fix build issue 2024-04-08 16:01:48 +08:00
f03ae00a77 Merge pull request #3776 from omnivore-app/fix/android-notes
Keyboard options on the note view
2024-04-08 14:44:43 +08:00
4cf6bf656b add every icon as drawable 2024-04-07 12:59:35 +02:00
23975fdde1 add icons and icons object 2024-04-06 23:01:51 +02:00
fa2659f887 restore stateFlow 2024-04-03 10:05:49 +02:00
89dfc98622 Merge remote-tracking branch 'origin/main' into fix/android-library-flickering 2024-04-03 10:05:34 +02:00
3e2dc0bfc4 Keyboard options on the note view 2024-04-03 11:28:52 +08:00
65cb32bbc9 Update bundle on android 2024-03-27 10:34:21 +08:00
23a019c3b5 Update bundle on iOS and Android
This will add the updated youtube iframe stuff.
2024-03-20 13:39:25 +08:00
a21a76a8f8 Remove ad_id permission on Android
Need to do a bit more testing to see if this breaks anything,
but I don't see any packages we include that need it.
2024-03-18 10:05:03 +08:00
26e3de8b99 remove unused cursor 2024-02-28 23:56:43 +00:00
20d1ca3151 bump version 2024-02-28 23:42:16 +00:00
17dc2faec6 fix reader container status bar color 2024-02-28 23:42:06 +00:00
b4fc617219 remove accompanist system ui 2024-02-26 23:37:51 +00:00
8c56f6d50f bump versions 2024-02-26 22:42:24 +00:00
64310aa4d9 bump version 2024-02-26 22:40:53 +00:00
b0784c50e8 replace deprecated divider 2024-02-26 22:39:08 +00:00
aebf8257d1 fix SwipeToDismiss extra padding 2024-02-26 22:38:48 +00:00
6e455e6b2f fix save article crash 2024-02-26 22:34:07 +00:00
789808b303 Android 0.194.0 release 2024-02-26 12:19:14 +08:00
caa6b8b68f Merge pull request #3573 from stefanosansone/fix/android-splash-screen-color
Android - Fix splash screen icon and background
2024-02-26 10:36:59 +08:00