-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
108 lines (102 loc) · 2.38 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
gmobile 0.1.0
-------------
Released: March 2024
* Split public and private headers
* Improve API docs
* Use GSourceOnceFunc for `_once` functions
This is a slight API break.
* Install shared library with .0 soname
* Make JSON files compatible with recent json-glib
* Added devices:
* Xiaomi Mi A2 Lite
* Issues fixed:
* https://gitlab.gnome.org/World/Phosh/gmobile/-/issues/4
* Contributors:
* Andrea Bolognani
* Guido Günther
gmobile 0.0.6
-------------
Released: February 2024
* Build a shared library for testing purposes.
* Added devices:
* Daria Bond
* Gigaset GS5
* Gigaset GX4
* Google Pixel 6
* Google Pixel 6 Pro
* Motorola ThinkPhone
* Volla Phone 22
* Volla Phone X23
* Xiaomi POCO M2 Pro
* Xiaomi Redmi 7
* Xiaomi Redmi 9C
* Xiaomi Redmi 9C NFC
* Xiaomi Redmi Note 7
* Xiaomi Redmi Note 9 Pro
* Xiaomi Redmi Note 9 Pro Max
* Xiaomi Redmi Note 9S
* Updated devies:
* Xiaomi Redmi 9A
* Contributors:
* Bardia Moshiri
* Guido Günther
gmobile 0.0.5
-------------
Released: January 2024
* Fix build on FreeBSD
* Add new macros to check for empty string types
* Added devices:
* Fairphone 5
* Updated devices:
* Fairphone 4
* Contributors:
* Arnaud Ferraris
* Guido Günther
* Jan Beich
* Luca Weiss
gmobile 0.0.4
-------------
Released: October 2023
* Add helper to render all display infos
* Added devices:
* Xiaomi Dandelion
* Contributors:
* darkc0der
* Guido Günther
gmobile 0.0.3
-------------
Released: August 2023
* Fix Librem 5 device information
gmobile 0.0.2
-------------
Released: July 2023
* New tools:
gm-display-panel-run-phosh: Run a nested phosh and phoc emulating the
given device and enable cutout overlay rendering
* Added devices:
* Fairphone 4
* Xiaomi Poco F1
* No API changes
* Contributors:
* Guido Günther
* Luca Weiss
* Suraj Kumar Mahto
gmobile 0.0.1
-------------
Released: January 2023
* Initial release (no API guarantees!)
* New API:
- GmSvgPath: Store SVG path and get it's bounds
- GmRect: Simple rectangle
- GmCutout: A display cutout or notch
- GmDisplayPanel: Describes a display panel
- GmDeviceInfo: Retrieve device information
* New tools:
- gm-display-panel-preview: Generate SVGs and HTML to visualize a device's
panel
* Added devices:
- Librem 5
- OnePlus 6
- OnePlust 6T
* API changes:
gm_device_tree_get_compatibles -> gm_devicetree_get_compatibles