Commit Graph

29 Commits

Author SHA1 Message Date
b61b511c23 add os conditionals to get mac app to compile 2023-03-22 09:24:12 -07:00
0bdb90c2af Fix for handling multiple language keyboards
By specifying alphabet swift wont let users switch to their
preferred language keyboard on these views.
2023-01-31 15:22:00 +08:00
2499916039 Use grouped list for the settings/labels view 2023-01-26 13:20:00 +08:00
68fcbae6dc Merge pull request #1712 from omnivore-app/fix/ios-labels-view
Use same UI for LabelsView as Apply Labels View
2023-01-26 13:13:18 +08:00
dcf40c1daa apply generic local text values 2023-01-25 13:09:19 -08:00
409ca5ce6d Use same UI for LabelsView as Apply Labels View
Mostly changes the create label button and list style.
2023-01-25 22:41:29 +08:00
f8609a1d80 update some local text refs 2023-01-24 14:02:37 -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
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
ed70ceb2c4 apply delete label alert on macOS 2022-06-27 16:06:56 -07:00
ae4f82ac5c move sheet modifier to main body of labels view 2022-06-27 16:04:20 -07:00
e2cb7a70a8 rename showCreateLabelModal from showCreateEmailModal 2022-06-27 15:41:09 -07:00
5cfcb5ebb0 use toolbarGroup for create label modal on macOS 2022-06-27 15:26:55 -07:00
ffe1eed6b6 remove extra combine imports 2022-04-28 12:49:06 -07:00
d7bc70fcd1 pass in correct value for label.name when deleting it 2022-04-27 17:22:02 -07:00
824c889ec6 update label creator to generate a temp id on the client 2022-04-27 15:39:20 -07:00
6af0452d14 remove ios14 specific code 2022-04-14 12:45:45 -07:00
a7e01275ae fix labels view for mac compilation 2022-04-13 17:31:01 -07:00
f8ba24bc79 add web label color selections and choose a random color as the initial selection 2022-04-13 15:28:09 -07:00
567f3dedad use fixed list of colors for label creation 2022-04-13 08:49:45 -07:00
751095b983 add padding below text chip preview 2022-04-12 15:33:52 -07:00
060313ab31 use hgrid to display label color selections 2022-04-12 15:33:52 -07:00
6c96b256d1 move create label submit button into navbar 2022-04-12 15:33:52 -07:00
1bdd79e873 update macos app 2022-04-08 08:45:30 -07:00
8329cc166c fix filter application 2022-04-06 21:30:49 -07:00
e9589fd7f3 apply correct tint colors to label modal buttons 2022-04-06 21:30:49 -07:00
5cbfca1fa9 add create label option to label assignment modal 2022-04-06 21:30:49 -07:00