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
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
de06fd2839
Android: Fix Add Link sheet state
...
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com >
2023-11-06 11:25:23 +01:00
2c1d071a56
Merge pull request #3074 from omnivore-app/fix/ios-ipad-share-extension
...
Fix share extension sheets on iPad so they dont show in splits, add dismiss button
2023-11-06 15:43:33 +08:00
3d0a32c18e
Merge pull request #3066 from omnivore-app/release/android-0.0.124
...
Bump Android version 0.0.124
2023-11-06 15:42:26 +08:00
6c5afeb0e4
Send title text with share original option
2023-11-06 15:12:30 +08:00
37ef8c7c71
Android: Update few dependencies + minor clean up
...
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com >
2023-11-03 17:42:45 +01:00
097f3e8382
Bump Android version 0.0.124
2023-11-03 20:11:28 +08:00
cf9532bb30
Android: Add link from library
...
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com >
2023-11-03 12:28:06 +01:00
6bce5b5e19
Improve PDF downloading on Android
2023-10-24 12:44:20 +08:00
4e2e23c570
Merge pull request #2981 from omnivore-app/feat/label-flair
...
First pass at label flair for iOS and Android
2023-10-24 12:42:57 +08:00
1e9a19be7c
Add basic Traditional Chinese translation
2023-10-23 02:58:08 +08:00
6a4d2a57f0
First pass at label flair for iOS and Android
2023-10-20 17:54:20 +08:00
78389737f4
Merge pull request #2920 from remychantenay/android-label-name-length-validation
...
Android: Add label name length validation upon creation
2023-10-17 16:47:32 +08:00