~xapantu/+junk/gnome-contacts

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
Major changes in 3.3.90 are:
* New app icon
* Support cropping of new avatars
* Minor ui tweaks
* Exit edit mode whe clicking outside edit widget
* Add "Add to My contacts" button
* Create google contacts in the "My contacts" group

Major changes in 3.3.4 are:
* Moved custom CSS to Adwaita
* Make clicking on edit rows work again
* Remove initial letter column in lists
* New look for link dialog
* Hide search by default
* Show google contacts that are not "My contacts" as as non-primary contacts
* Make notifications animate in/out
* Fix up minor UI details to better match new mockups
* Better initial window size
* Add inline link suggestions
* Support undo for link/unlink
* Delete works for more contacts
* New first run dialog

Major changes in 3.3.3 are:
* Add application menu
* Support changing the address book
* Only show primary contacts in the main list except when searching
* Add toolbar in the new gnome 3 style

Major changes in 3.3.2 are:
* Polish details in the UI
* Work with latest vala master

Major changes in 3.3.1 are:
* New design for the content pane
* Undo and in-app notifications

Major changes in 3.2.2 are:
* Fixed crashes
* Fixed display name for Google contact sources
* Add Unity to OnlyShowIn
* Fix up spacing in contact pane

Major changes in 3.2.1 are:
* Translation updates

Major changes in 3.2.0.1 are:
* Fix label for local contacts
* Fix video calls

Major changes in 3.2.0 are:
* First stable release, yay!
* New and updated translations
* Fix spacing due to GtkGrid API changes
* Add quit and search keyboard shortcuts
* Close error dialogs on response
* Show birthdays with correct timezone

Major changes in 0.1.5.2 are:
* Make GOA addressbooks default it there is no default
* Make creating contacts on google work

Major changes in 0.1.5.1 are:
* Fix build issue

Major changes in 0.1.5 are:
* Support linking and unlinking
* Support linking suggestions
* Don't require running evolution to pick up eds addressbooks

Major changes in 0.1.4.1 are:
* Fix crash

Major changes in 0.1.4 are:
* Unique application instance support
* Support browsing for avatar file
* Support deleting (some) contacts
* Support linking contacts
* Support for new fields:
  * nickname
  * birthday (readonly)
  * company/title/etc (readonly)
* Lots of small UI tweaks

Major changes in 0.1.3 are:
* Fix build due to libm missing
* Lots of UI polish
* Working contact editing

Major changes in 0.1.2 are:
* Update to libfolks 0.6.0
* Allow showing a contact from the commandline

Major changes in 0.1.1 are:
* Lots more work on the UI
* Initial work on editing

Initial Version 0.1.0:
* First cut at implementing the design mockups