Lucas Fernandes Nogueira
|
8dea78ac7d
|
fix(notification): scheduled notifications not working (#909)
* fix(notification): scheduled notifications not working
* do not use toJSON since it doesnt work on isolation pattern
* fmt
|
2024-01-24 13:02:11 -03:00 |
|
阿良仔
|
1b1d795b58
|
fix(notification): export the missing Schedule class (#874)
* fix: export the missing `Schedule` class
* remove `ScheduleData`
|
2024-01-03 13:34:15 +01:00 |
|
Amr Bashir
|
445c1e6cb6
|
feat(notifications): use the ligh windows-version crate (#750)
* feat(notifications): use the ligh `windows-version` crate
* Update desktop.rs
* optional
|
2023-11-21 14:23:47 +02:00 |
|
Amr Bashir
|
1b98b85a1f
|
refactor: simplify rollup config and match @tauri-apps/api output style (#722)
* refactor: simplify rollup config and match `@tauri-apps/api` output style
* add license headers
* update api-iife.js [skip ci]
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-11-14 21:09:53 +02:00 |
|
Lucas Fernandes Nogueira
|
e438e0a62d
|
feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2023-10-29 16:06:44 -03:00 |
|
Lucas Fernandes Nogueira
|
5c137365c6
|
chore: update to tauri alpha.16, api alpha.9 (#673)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2023-10-20 13:50:18 -03:00 |
|
Lucas Fernandes Nogueira
|
8902fe9adf
|
fix(notification): permission on mobile returns prompt (#627)
|
2023-09-30 10:09:21 -03:00 |
|
Fermín Cirella
|
a1738b2401
|
fix(notification): function 'invoke' not found in permission request (#596)
|
2023-09-26 04:08:59 +03:00 |
|
Lucas Fernandes Nogueira
|
454428cd50
|
feat: add barcode scanner plugin (#536)
|
2023-09-14 09:34:04 -03:00 |
|
Lucas Fernandes Nogueira
|
d74fc0a097
|
feat: update to alpha.11 (#555)
|
2023-08-14 14:51:20 -03:00 |
|
Simon Hyll
|
5fd597ddaf
|
docs: added banners and icons (#443)
* added banners and icons
* fix: formatting
|
2023-06-20 14:55:14 +03:00 |
|
Amr Bashir
|
c81dff292a
|
fix(notification): remove default notification sound on Windows (#440)
|
2023-06-18 07:18:20 -03:00 |
|
Fabian-Lars
|
d8b4aca69f
|
fix(notification): Fix init.js script for use without global tauri object. (#414)
|
2023-06-04 13:36:49 +02:00 |
|
Lucas Nogueira
|
7d71ad4e58
|
feat(notification): play default sound on WIndows
Ref https://github.com/tauri-apps/tauri/pull/6680
|
2023-05-24 16:03:50 -03:00 |
|
Lucas Fernandes Nogueira
|
b131bc8f7c
|
feat(plugins): inject API on window.__TAURI__ (#383)
|
2023-05-23 14:20:14 -03:00 |
|
Lucas Fernandes Nogueira
|
5914fb9f36
|
chore: add license headers (#384)
* feat: check for license headers
* add headers
* format
|
2023-05-21 16:56:10 -03:00 |
|
Lucas Fernandes Nogueira
|
b064718f32
|
feat(ci): also test on Windows and macOS (#366)
|
2023-05-17 20:53:03 -03:00 |
|
Lucas Fernandes Nogueira
|
937e6a5be6
|
feat: use tauri next branch, fix tests, MSRV 1.65 (#354)
|
2023-05-12 17:16:50 -03:00 |
|
Lucas Fernandes Nogueira
|
be1c775b8d
|
feat(notification): implement Android and iOS APIs (#340)
|
2023-05-05 09:22:19 -03:00 |
|
FabianLars
|
33d6352550
|
chore: Fix lint issues
|
2023-05-03 09:37:48 +02:00 |
|
FabianLars
|
b730c34923
|
Run formatter on new plugins
|
2023-05-03 09:13:24 +02:00 |
|
Lucas Fernandes Nogueira
|
e9bbe94181
|
feat(notification): add plugin (#326)
|
2023-05-02 13:09:50 -03:00 |
|