Mercurial > libervia-desktop-kivy
graph
-
core: retrieve downloads_dir on startup2018-05-22, by Goffi
-
typos2018-05-22, by Goffi
-
chat, simple XHTML: font size adjustement2018-05-11, by Goffi
-
chat: show desktop notification and/or note when suitable2018-05-10, by Goffi
-
root widget: fixed notif icon width2018-05-01, by Goffi
-
buildozer: use hg version of SàT2018-05-01, by Goffi
-
core: use secondary color for main menu highlight2018-05-01, by Goffi
-
plugins chat, contact_list, settings, widget_selector: changed icons theme2018-05-01, by Goffi
-
common: new ActionSymbol widget, which use a symbol to show an action2018-05-01, by Goffi
-
widgets handler: use dark secondary color for split2018-05-01, by Goffi
-
core: moved main colors to constants2018-05-01, by Goffi
-
core: use hollow borders for TextInput (except for XMLUI, for now)2018-04-30, by Goffi
-
core: set primary and secondary colors2018-04-30, by Goffi
-
menu (transfer): changed transfer menu effect2018-04-30, by Goffi
-
core: hide notifications header on M-n2018-04-29, by Goffi
-
widgets handler: keep proportion on resize2018-04-29, by Goffi
-
widgets handler: use widget's top and right2018-04-29, by Goffi
-
widget selector: replaced deprecated ListView by BoxLayout2018-04-28, by Goffi
-
core (menu): animate transfer menu opening/closing + close it on [ESC]/back2018-04-28, by Goffi
-
chat: allow to scroll using side bar + increased bar size2018-04-28, by Goffi
-
core: hide/show menu on M-m + disable menu on Android2018-04-28, by Goffi
-
core: toggle fullscreen on F112018-04-28, by Goffi
-
core (widget selector): adjusted selector size to content, and added some spacing2018-04-28, by Goffi
-
widgets handler: removed constants which are not used anymore2018-04-28, by Goffi
-
core: added __version__ variable2018-04-28, by Goffi
-
installation: fixed version in setup.py2018-04-28, by Goffi
-
widget handler: don't set split delete mode if there is not top/left widget2018-04-28, by Goffi
-
xmlui: fixes:2018-04-28, by Goffi
-
core (cagou widget): return parent value in on_touch_down2018-04-28, by Goffi
-
contact list: fixed avatar stretching2018-04-28, by Goffi
-
chat: added __unicode__ and __str__2018-04-27, by Goffi
-
widget handler: block carousel swiping when there is only one slide2018-04-27, by Goffi
-
widget handler: refactoring:2018-04-27, by Goffi
-
chat: replaced transfer button2018-04-27, by Goffi
-
core: disabled Kivy's default behaviour of displaying settings on F12018-04-27, by Goffi
-
core (notifs): use white for notifications text2018-04-14, by Goffi
-
core (common): use white for labels in JidItem2018-04-14, by Goffi
-
chat: fixed OTR buttons size2018-04-14, by Goffi
-
profile manager: removed images (use plain color instead), and changed colors2018-04-14, by Goffi
-
core: fixed icon size hiding when notifs are reset + size adjust2018-04-14, by Goffi
-
xmlui: use a black background2018-04-14, by Goffi
-
core (common): renamed JidWidget to JidItem to avoid name conflict with XMLUI2018-04-14, by Goffi
-
plugin chat: fixed dropdown:2018-04-14, by Goffi
-
core: [esc] key handling is disabled (for now)2018-04-13, by Goffi
-
core: kivy require is now 1.10.02018-04-13, by Goffi
-
core (android): service is now launched using pyjnius, as recommended in doc2018-04-13, by Goffi
-
profile manager: fixed profileCreate bridge call2018-04-13, by Goffi
-
plugin chat: layout change:2018-04-13, by Goffi
-
core: label color fix following background color change2018-04-13, by Goffi
-
plugin chat: removed spaces between widgets2018-04-06, by Goffi
-
plugin chat: use new Symbol widget to display encryption button2018-04-06, by Goffi
-
core (common): new Symbol widget:2018-04-06, by Goffi
-
plugin chat: use bold for nicknames in messages headers2018-04-06, by Goffi
-
plugin chat: draw a background for avatars2018-04-06, by Goffi
-
core: changed default background color to white2018-04-06, by Goffi
-
core (kv): new base.kv to handle default properties overriding on Kivy widgets2018-04-06, by Goffi
-
xmlui: fixed missing whitelist argument2018-04-06, by Goffi
-
README: added contribution URIs2018-04-06, by Goffi
-
setup: proper setup.py:2018-04-05, by Goffi
-
global file reorganisation:2018-04-05, by Goffi
-
xmlui: added LabelContainer and updated XMLUIPanel following changes in main class2018-04-05, by Goffi
-
profile manager: fixed profilesListGet bridge call following name change in bridge2017-02-23, by Goffi
-
tranfer (gallery): changed name from photo to gallery2017-02-05, by Goffi
-
chat: handle new OTR state signal and change encryption icon consequently2017-02-01, by Goffi
-
chat: fixed file sending:2017-01-31, by Goffi
-
chat: fixed OTR calls:2017-01-31, by Goffi
-
buildozer: added potr in requirements2017-01-26, by Goffi
-
chat: OTR integration first draft:2017-01-26, by Goffi
-
chat: message header is hidden for info messages2017-01-26, by Goffi
-
core (notifications): notification now grow in height with text size2017-01-26, by Goffi
-
core: changes menu bridge call, to follow backend2017-01-26, by Goffi
-
chat: uploaded images are now sent with XHTML, so they are shown inline2017-01-15, by Goffi
-
contact list: text entered in header input do filtering in shown contacts2017-01-15, by Goffi
-
JidWidget: first draft2017-01-15, by Goffi
-
moved SimpleXHTMLWidget to a dedicated module2017-01-15, by Goffi
-
chat: avatar improvments:2017-01-15, by Goffi
-
chat: added gettext call for hint_text in input2017-01-08, by Goffi
-
chat: display delivery receipt (with a green check mark)2017-01-08, by Goffi
-
chat: fixed bad size_hint setting on XHTML2017-01-05, by Goffi
-
core (image): AsyncImage now handle file:// schema in source2017-01-05, by Goffi
-
chat: added url detection on text messages2016-12-31, by Goffi
-
xmlui: FileDialog first draft2016-12-29, by Goffi
-
menu (upload): send transfer (i.e. P2P transfer) is now working2016-12-29, by Goffi
-
menu (upload): better menu using dedicated widget:2016-12-29, by Goffi
-
upload (voice): fixed crash on desktop2016-12-29, by Goffi
-
upload: added voice plugin (for Android)2016-12-27, by Goffi
-
upload: added android video app plugin2016-12-26, by Goffi
-
upload: added android photo app plugin2016-12-26, by Goffi
-
upload: added forgotten kv file for file upload2016-12-26, by Goffi
-
use of cagou_profile_bleu as Cagou's main icon2016-12-25, by Goffi
-
chat, contact_list, selector: use of new icons from muchoslava2016-12-25, by Goffi
-
core: kv files are not mandatory anymore for plugins2016-12-25, by Goffi
-
upload: plugin android gallery, first draft:2016-12-25, by Goffi
-
core: use C.PLUGIN_EXT to know which plugin extension to use2016-12-25, by Goffi
-
core, chat: upload plugin system:2016-12-25, by Goffi
-
menu: use of garden's contextmenu for menus2016-12-24, by Goffi
-
garden: context menu fixes:2016-12-24, by Goffi
-
garden: added contextmenu2016-12-24, by Goffi
-
garden: added garden subdirectory for Kivy garden modules distribution2016-12-24, by Goffi
-
core: use norm_image_size for headers'icons2016-12-24, by Goffi
-
added README2016-12-24, by Goffi
-
core: added forgotten main.py2016-12-23, by Goffi
-
chat: file upload first draft:2016-12-22, by Goffi
-
core: added forgotten platfom check in on_stop2016-12-22, by Goffi
-
xmlui: fixed BoolWidget _xmluiGetValue:2016-12-20, by Goffi
-
core: added a platform check in on_start:2016-12-20, by Goffi
-
buildozer: added plyer and VIBRATE permission for backend's android plugin2016-12-19, by Goffi
-
core: use onBridgeConnected and exit code 3 when bridge can't be imported2016-12-18, by Goffi
-
settings: save button is now disabled when there is nothing to save2016-12-18, by Goffi
-
settings: settings widget plugin, first draft2016-12-18, by Goffi
-
xmlui: improvments to prepare parameters:2016-12-18, by Goffi
-
chat: fixed chat messages width2016-12-17, by Goffi
-
chat: shortened chat header2016-12-17, by Goffi
-
sat.conf: a # is added in front of backend logs, to differenciate from frontend logs2016-12-13, by Goffi
-
core: on_pause/on_resume handling (needed for Android)2016-12-13, by Goffi
-
core: pb bridge implementation:2016-12-13, by Goffi
-
design fixes:2016-12-04, by Goffi
-
android: android build first draft:2016-12-04, by Goffi
-
core: bridge selection + improvments for android2016-12-04, by Goffi
-
chat: XHTML image size handling:2016-10-02, by Goffi
-
chat: <img/> tag handling first draft:2016-09-28, by Goffi
-
chat: XHTML parsing first draft:2016-09-25, by Goffi
-
core (profile_manager): fixed bad import2016-09-16, by Goffi
-
core (xmlui): fixed bad import2016-09-16, by Goffi
-
chat: changed udpate to use dict instead of single key/value2016-09-15, by Goffi
-
xmlui: implemented most of XMLUI, not finished yet2016-09-11, by Goffi
-
core: menus first draft:2016-09-11, by Goffi
-
contact list: fixed contact list display2016-09-10, by Goffi
-
core: postInit() is now called, allowing automatic profile connection2016-09-10, by Goffi
-
core: avoid kivy arguments hijacking so QuickApp arguments parsing can be used2016-09-10, by Goffi
-
chat: update avatar following quick frontend improvments2016-09-09, by Goffi
-
chat: fixed MUC joining following changes in backend2016-09-09, by Goffi
-
chat: design improvments:2016-09-04, by Goffi
-
chat: avatar and nick are now displayed, need further aesthetic improvments2016-08-28, by Goffi
-
chat: joining MUC using header input is now working:2016-08-28, by Goffi
-
core: new getPluginInfo method to retrieve plugin info corresponding to filter(s)2016-08-28, by Goffi
-
core: removed forgotten debug logs2016-08-28, by Goffi
-
contact list, selector: use of blue variant of icons2016-08-28, by Goffi
-
widgets handler, core: hidden widgets can now be shown with swipes:2016-08-28, by Goffi
-
cagou widget, root widget: used of dp to specify distances2016-08-28, by Goffi
-
chat: header_input text is reset when widget is changed due to input2016-08-28, by Goffi
-
handler, widget: deleteWidget is now properly called when a QuickWidget is deleted2016-08-22, by Goffi
-
core: XMLUI notifications coming from backend are handled:2016-08-21, by Goffi
-
minor docstring fix2016-08-21, by Goffi
-
core: expand now accepts extra arguments, which will be used in format2016-08-21, by Goffi
-
notes first draft:2016-08-21, by Goffi
-
common: first draft of a module were common widgets will be put2016-08-21, by Goffi
-
code (cagou widget), selector: icons handling + use of new muchoslava icon set2016-08-09, by Goffi
-
chat: better bubble and time resizing2016-08-09, by Goffi
-
chat: time text is now displayed above text bubble2016-08-08, by Goffi
-
plugin chat: first draft:2016-08-07, by Goffi
-
images: added 2 backgrounds for chat messages2016-08-07, by Goffi
-
main: fixed profiles value in _defaultFactory + getPluggedWidgets is now a generator2016-08-07, by Goffi
-
plugin widget selector: display improvment + host profiles are now used by default2016-08-07, by Goffi
-
contact list: added call to the new postInit method2016-07-24, by Goffi
-
host can now be get as a global value:2016-07-09, by Goffi
-
files reorganisation, cagou is now launched with python2 cagou.py in src/2016-07-09, by Goffi
-
plugin system, first draft:2016-07-09, by Goffi
-
widget handler first draft:2016-07-08, by Goffi
-
widget selector:2016-07-08, by Goffi
-
core: added switchWidget method, to change a CagouWidget for an other one2016-07-08, by Goffi
-
added CagouWidget:2016-07-08, by Goffi
-
contact list: first draft2016-07-08, by Goffi
-
added an Image class which accept source without extention2016-07-08, by Goffi
-
core (logs): forbid kivy to handle stderr itself2016-07-08, by Goffi
-
core (logs): integrate Kivy logs with SàT:2016-07-07, by Goffi
-
Profile manager: Connect button is disabled when no profile is selected2016-07-07, by Goffi
-
added .hgignore2016-07-07, by Goffi
-
Profile manager: profile(s) deletion is handled2016-03-26, by Goffi
-
Profile manager: new profile creation is handled2016-03-26, by Goffi
-
initial commit:2016-03-26, by Goffi