log

age author description
Fri, 27 Apr 2018 16:46:58 +0200 Goffi widget handler: block carousel swiping when there is only one slide
Fri, 27 Apr 2018 16:45:09 +0200 Goffi widget handler: refactoring:
Fri, 27 Apr 2018 16:37:15 +0200 Goffi chat: replaced transfer button
Fri, 27 Apr 2018 16:35:53 +0200 Goffi core: disabled Kivy's default behaviour of displaying settings on F1
Sat, 14 Apr 2018 20:10:19 +0200 Goffi core (notifs): use white for notifications text
Sat, 14 Apr 2018 20:06:37 +0200 Goffi core (common): use white for labels in JidItem
Sat, 14 Apr 2018 20:05:52 +0200 Goffi chat: fixed OTR buttons size
Sat, 14 Apr 2018 19:40:13 +0200 Goffi profile manager: removed images (use plain color instead), and changed colors
Sat, 14 Apr 2018 19:29:09 +0200 Goffi core: fixed icon size hiding when notifs are reset + size adjust
Sat, 14 Apr 2018 16:36:29 +0200 Goffi xmlui: use a black background
Sat, 14 Apr 2018 16:35:59 +0200 Goffi core (common): renamed JidWidget to JidItem to avoid name conflict with XMLUI
Sat, 14 Apr 2018 16:02:54 +0200 Goffi plugin chat: fixed dropdown:
Fri, 13 Apr 2018 19:29:35 +0200 Goffi core: [esc] key handling is disabled (for now)
Fri, 13 Apr 2018 19:23:59 +0200 Goffi core: kivy require is now 1.10.0
Fri, 13 Apr 2018 18:58:14 +0200 Goffi core (android): service is now launched using pyjnius, as recommended in doc