|
|
eeddb810b3
|
remove notes in swift file
|
2023-01-24 21:50:43 -08:00 |
|
|
|
2bb2e806ff
|
add updatesSince API to Android
|
2023-01-24 21:50:43 -08:00 |
|
|
|
3796fd18d7
|
remove commented code
|
2023-01-24 21:05:55 -08:00 |
|
|
|
f8609a1d80
|
update some local text refs
|
2023-01-24 14:02:37 -08:00 |
|
|
|
7bd1d882d3
|
update localtext refs
|
2023-01-24 13:51:25 -08:00 |
|
|
|
69f4738aee
|
create static props for local text
|
2023-01-24 13:48:58 -08:00 |
|
|
|
2c65e2a9dd
|
convert from dot syntax to camelcase in chinese strings file
|
2023-01-24 13:25:40 -08:00 |
|
|
|
622649bb91
|
convert from dot syntax to camelcase in english strings file
|
2023-01-24 13:17:04 -08:00 |
|
|
|
67f2d312c5
|
rearrange more strings
|
2023-01-24 12:21:19 -08:00 |
|
|
|
575e08851f
|
rearrange some strings
|
2023-01-24 12:14:07 -08:00 |
|
|
|
0515f123c7
|
add additional english strings to .strings file
|
2023-01-24 12:05:42 -08:00 |
|
|
|
525c231020
|
udpates more chinese strings
|
2023-01-24 11:33:54 -08:00 |
|
|
|
48c63bef99
|
Merge pull request #1687 from holton-jiang/patch-2
Latest updates apple/Resources/zh-Hans.lproj/LaunchScreen.strings
|
2023-01-24 08:30:47 -08:00 |
|
|
|
3b6d720b2b
|
Use the same code for loading labels from highlights as library items
|
2023-01-23 19:51:34 +08:00 |
|
|
|
6a5bf6ffe7
|
Remove debug
|
2023-01-23 15:44:47 +08:00 |
|
|
|
d6acb69a1c
|
Use sets for selected/unselected labels to eliminate duplicate IDs in selection
|
2023-01-23 15:43:56 +08:00 |
|
|
|
461087513b
|
Fix hit testing on labels, fix initially selected labels in edit labels view
|
2023-01-23 14:03:46 +08:00 |
|
|
|
57289cb0c4
|
Improve label search in the apply views
|
2023-01-23 12:43:27 +08:00 |
|
|
|
8d452094d6
|
Use white for checked border on label selector
|
2023-01-23 10:28:08 +08:00 |
|
|
|
a3e217f2f3
|
Improve search on the share extension
|
2023-01-23 10:19:22 +08:00 |
|
|
|
8e1b4965dc
|
Fix issue with translation labels
|
2023-01-20 21:18:05 +08:00 |
|
|
|
ffb5ad0d5f
|
Cut down on loading refreshes
|
2023-01-20 20:04:25 +08:00 |
|
|
|
9703bba7ab
|
Use custom fonts for text chips in the share extension
|
2023-01-20 19:48:06 +08:00 |
|
|
|
12f40a61b8
|
Use the ApplyLabels view when users want to search for labels
|
2023-01-20 18:08:51 +08:00 |
|
|
|
fbc9b97899
|
Update LaunchScreen.strings
|
2023-01-20 17:15:26 +08:00 |
|
|
|
1d79690f0d
|
Fix search in filter by labels view
|
2023-01-20 16:26:49 +08:00 |
|
|
|
80702fb82a
|
Update LaunchScreen.strings
这是简体中文翻译
|
2023-01-20 15:56:13 +08:00 |
|
|
|
8f6b2663c4
|
Proper case-insensitive compare on the labels in the share extension
|
2023-01-20 15:00:40 +08:00 |
|
|
|
86bd9ec66e
|
Merge pull request #1682 from omnivore-app/feat/ios-self-hosting-options
Allow setting self-host backends from the iOS app
|
2023-01-20 12:34:30 +08:00 |
|
|
|
9722305b7d
|
use strings file for 'clubs' and 'push notifications'
|
2023-01-19 19:03:45 -08:00 |
|
|
|
adf0604c7a
|
remove unused string from .strings files
|
2023-01-19 19:00:14 -08:00 |
|
|
|
3af4308202
|
use local text for more strings
|
2023-01-19 17:36:50 -08:00 |
|
|
|
125f6a2dea
|
use local text for 'labels' text
|
2023-01-19 17:12:40 -08:00 |
|
|
|
b88d576431
|
add local text for new strings
|
2023-01-19 17:02:15 -08:00 |
|
|
|
b2b0af9e83
|
add zh-Hans localizable file in OmnivoreKit
|
2023-01-19 16:52:13 -08:00 |
|
|
|
2bb5c24b21
|
Allow setting self-host backends from the iOS app
|
2023-01-19 18:26:28 +08:00 |
|
|
|
7631c7b9a0
|
Create LaunchScreen.strings
This is part Chinese Simplified translation.
|
2023-01-19 16:39:28 +08:00 |
|
|
|
f2daa726dd
|
Remove unused voices
|
2023-01-09 10:51:35 +08:00 |
|
|
|
e8304f02f2
|
Fall back to using search instead of just sync API if no items found
|
2023-01-09 09:22:38 +08:00 |
|
|
|
c18cc3b343
|
Fix grammar issue in community modal
|
2023-01-09 09:22:12 +08:00 |
|
|
|
6e244cb9bd
|
Add link to open collective
|
2023-01-05 14:08:19 +08:00 |
|
|
|
c71d9eae46
|
Dont loadItems onAppear as controllerDidChangeContent already does this
This prevents a double refresh when returning to the library view.
|
2023-01-02 11:55:24 +08:00 |
|
|
|
30ed2405e4
|
support dark mode in android web reader
|
2022-12-31 15:31:38 -08:00 |
|
|
|
207648999b
|
Rename groups to clubs
|
2022-12-29 14:10:30 +08:00 |
|
|
|
4a58026d13
|
Update the appreader bundle
|
2022-12-28 16:33:52 +08:00 |
|
|
|
0c7b8f5036
|
On iPhone allow saving links from the reader
|
2022-12-28 16:30:35 +08:00 |
|
|
|
bc924f7b12
|
Update copy on community page
|
2022-12-28 16:30:35 +08:00 |
|
|
|
f9da7b0dc4
|
Update reader bundle
|
2022-12-28 16:30:35 +08:00 |
|
|
|
2005d2c6db
|
Prompt users to open the community modal once. Add twitter option
|
2022-12-28 16:30:35 +08:00 |
|
|
|
75798212e0
|
Dont show the new feature primer in this release
|
2022-12-28 16:30:35 +08:00 |
|