Mercurial > libervia-desktop-kivy
graph
-
core: new errback method which can be use as a generic way to show error as notesTue, 22 May 2018 19:25:23 +0200, by Goffi
-
core: call QuickApp.onBridgeConnected (so ns_map is filled)Tue, 22 May 2018 19:25:23 +0200, by Goffi
-
core: retrieve downloads_dir on startupTue, 22 May 2018 19:25:23 +0200, by Goffi
-
typosTue, 22 May 2018 19:25:20 +0200, by Goffi
-
chat: avoid multiple notifications when there are several cloned chats (i.e. with same target)Fri, 11 May 2018 20:08:09 +0200, by Goffi
-
chat, simple XHTML: font size adjustementFri, 11 May 2018 20:07:17 +0200, by Goffi
-
chat: show desktop notification and/or note when suitableThu, 10 May 2018 08:32:46 +0200, by Goffi
-
root widget: fixed notif icon widthTue, 01 May 2018 21:53:33 +0200, by Goffi
-
buildozer: use hg version of SàTTue, 01 May 2018 21:53:08 +0200, by Goffi
-
core: use secondary color for main menu highlightTue, 01 May 2018 20:50:55 +0200, by Goffi
-
plugins chat, contact_list, settings, widget_selector: changed icons themeTue, 01 May 2018 20:50:05 +0200, by Goffi
-
common: new ActionIcon widget which display symbol or image icon according to what is specified in plugin_infoTue, 01 May 2018 20:48:48 +0200, by Goffi
-
common: new ActionSymbol widget, which use a symbol to show an actionTue, 01 May 2018 18:28:22 +0200, by Goffi
-
widgets handler: use dark secondary color for splitTue, 01 May 2018 16:55:51 +0200, by Goffi
-
core: moved main colors to constantsTue, 01 May 2018 16:54:42 +0200, by Goffi
-
core: use hollow borders for TextInput (except for XMLUI, for now)Mon, 30 Apr 2018 07:57:37 +0200, by Goffi
-
core: set primary and secondary colorsMon, 30 Apr 2018 07:56:28 +0200, by Goffi
-
menu (transfer): changed transfer menu effectMon, 30 Apr 2018 07:54:47 +0200, by Goffi
-
core: hide notifications header on M-nSun, 29 Apr 2018 14:56:29 +0200, by Goffi
-
widgets handler: keep proportion on resizeSun, 29 Apr 2018 13:10:14 +0200, by Goffi
-
widgets handler: use widget's top and rightSun, 29 Apr 2018 12:23:52 +0200, by Goffi
-
widget selector: replaced deprecated ListView by BoxLayoutSat, 28 Apr 2018 20:19:53 +0200, by Goffi
-
core (menu): animate transfer menu opening/closing + close it on [ESC]/backSat, 28 Apr 2018 16:22:50 +0200, by Goffi
-
chat: allow to scroll using side bar + increased bar sizeSat, 28 Apr 2018 15:40:29 +0200, by Goffi
-
core: hide/show menu on M-m + disable menu on AndroidSat, 28 Apr 2018 15:40:28 +0200, by Goffi
-
core: toggle fullscreen on F11Sat, 28 Apr 2018 12:46:50 +0200, by Goffi
-
core (widget selector): adjusted selector size to content, and added some spacingSat, 28 Apr 2018 12:31:48 +0200, by Goffi
-
widgets handler: removed constants which are not used anymoreSat, 28 Apr 2018 11:06:48 +0200, by Goffi
-
core: added __version__ variableSat, 28 Apr 2018 11:05:03 +0200, by Goffi
-
installation: fixed version in setup.pySat, 28 Apr 2018 11:04:17 +0200, by Goffi
-
widget handler: don't set split delete mode if there is not top/left widgetSat, 28 Apr 2018 10:57:17 +0200, by Goffi
-
xmlui: fixes:Sat, 28 Apr 2018 10:43:54 +0200, by Goffi
-
core (cagou widget): return parent value in on_touch_downSat, 28 Apr 2018 08:57:51 +0200, by Goffi
-
contact list: fixed avatar stretchingSat, 28 Apr 2018 08:57:04 +0200, by Goffi
-
chat: added __unicode__ and __str__Fri, 27 Apr 2018 17:36:02 +0200, by Goffi
-
widget handler: block carousel swiping when there is only one slideFri, 27 Apr 2018 16:46:58 +0200, by Goffi
-
widget handler: refactoring:Fri, 27 Apr 2018 16:45:09 +0200, by Goffi
-
chat: replaced transfer buttonFri, 27 Apr 2018 16:37:15 +0200, by Goffi
-
core: disabled Kivy's default behaviour of displaying settings on F1Fri, 27 Apr 2018 16:35:53 +0200, by Goffi
-
core (notifs): use white for notifications textSat, 14 Apr 2018 20:10:19 +0200, by Goffi
-
core (common): use white for labels in JidItemSat, 14 Apr 2018 20:06:37 +0200, by Goffi
-
chat: fixed OTR buttons sizeSat, 14 Apr 2018 20:05:52 +0200, by Goffi
-
profile manager: removed images (use plain color instead), and changed colorsSat, 14 Apr 2018 19:40:13 +0200, by Goffi
-
core: fixed icon size hiding when notifs are reset + size adjustSat, 14 Apr 2018 19:29:09 +0200, by Goffi
-
xmlui: use a black backgroundSat, 14 Apr 2018 16:36:29 +0200, by Goffi
-
core (common): renamed JidWidget to JidItem to avoid name conflict with XMLUISat, 14 Apr 2018 16:35:59 +0200, by Goffi
-
plugin chat: fixed dropdown:Sat, 14 Apr 2018 16:02:54 +0200, by Goffi
-
core: [esc] key handling is disabled (for now)Fri, 13 Apr 2018 19:29:35 +0200, by Goffi
-
core: kivy require is now 1.10.0Fri, 13 Apr 2018 19:23:59 +0200, by Goffi
-
core (android): service is now launched using pyjnius, as recommended in docFri, 13 Apr 2018 18:58:14 +0200, by Goffi
-
build (buildozer.spec): updated buildozer spec to build with new toolchain (and code evolution since last build)Fri, 13 Apr 2018 18:58:11 +0200, by Goffi
-
profile manager: fixed profileCreate bridge callFri, 13 Apr 2018 18:57:18 +0200, by Goffi
-
plugin chat: layout change:Fri, 13 Apr 2018 18:57:05 +0200, by Goffi
-
core: label color fix following background color changeFri, 13 Apr 2018 18:57:04 +0200, by Goffi
-
plugin chat: removed spaces between widgetsFri, 06 Apr 2018 16:13:08 +0200, by Goffi
-
plugin chat: use new Symbol widget to display encryption buttonFri, 06 Apr 2018 16:13:08 +0200, by Goffi
-
core (common): new Symbol widget:Fri, 06 Apr 2018 16:13:08 +0200, by Goffi
-
plugin chat: use bold for nicknames in messages headersFri, 06 Apr 2018 16:13:08 +0200, by Goffi
-
plugin chat: draw a background for avatarsFri, 06 Apr 2018 16:13:08 +0200, by Goffi
-
core: changed default background color to whiteFri, 06 Apr 2018 16:12:58 +0200, by Goffi