Commit graph

24 commits

Author SHA1 Message Date
Faierbel
c151254fcd Add title and content to end 2024-05-26 17:14:56 +02:00
Mikołaj Pich
1926a74e98
Add backward compatibility between new message types and old app versions 2024-05-01 15:27:00 +02:00
Mikołaj Pich
38d0eff77b
Add some new messages to login screens 2024-05-01 12:15:51 +02:00
Mikołaj Pich
055caf2b6d Add isXVisible and isOkVisible fields to Message data class, add fallback to isDismissible field 2024-01-21 22:28:57 +01:00
Mikołaj Pich
9e6243e976 Update fakelog url to https 2023-08-23 21:38:36 +02:00
Mikołaj Pich
50222ea020 Restore type field for backward compatibility 2023-08-23 21:26:03 +02:00
Mikołaj Pich
3155c62bab Remove old unused type (without 's') field 2023-08-23 21:19:11 +02:00
Mikołaj Pich
8f5ee34610 Add new message types, add new types field 2023-08-23 20:14:58 +02:00
Mikołaj Pich
1e39d83fd7 Update dependencies 2023-08-23 20:02:57 +02:00
Mikołaj Pich
e5e80cd51f Add RegisterAddress with with predefined targetRegisterHost values 2021-12-17 21:33:04 +01:00
Mikołaj Pich
9d2a3cb12d Add isVisible flag and restore old messages 2021-12-17 21:08:56 +01:00
Mikołaj Pich
76b48a102d Update dependencies 2021-12-17 21:04:04 +01:00
Rafał Borcz
1a6aac24f2 Add isDismissible option 2021-11-20 01:51:13 +01:00
Mikołaj Pich
6ff1fe177b Add publishing config 2021-10-03 16:58:00 +02:00
Mikołaj Pich
a9e90347f0 Add MessagePriority 2021-10-03 15:39:29 +02:00
Mikołaj Pich
93affca6f4 Rename MessagesFlavor to AppFlavor 2021-10-03 15:35:02 +02:00
Mikołaj Pich
0b31f05951 Replace openUrl with destinationUrl 2021-10-03 15:24:20 +02:00
Mikołaj Pich
0661880db2 Add openUrl field 2021-10-03 15:19:26 +02:00
Mikołaj Pich
5d9887dab8 Add target flavor field 2021-10-03 14:57:43 +02:00
Mikołaj Pich
342042a49e Fix jvmTarget warnings 2021-10-03 14:25:33 +02:00
Mikołaj Pich
2259cb3db8 Add checking message ids uniqueness 2021-10-03 14:06:12 +02:00
Mikołaj Pich
6a49a0657d Add targetRegisterHost field and more sample data 2021-10-03 13:39:06 +02:00
Mikołaj Pich
1ae039657c Replace USER_MESSAGE with DASHBOARD_MESSAGE 2021-10-03 13:21:17 +02:00
Mikołaj Pich
d239094dbe Add some pojos and configs 2021-09-25 15:54:48 +02:00