Go to file
Pierre Hubert 5bf11f0a8b Clean screen 2020-01-15 17:15:36 +01:00
entities Can process & return the real name of conversations 2020-01-12 21:15:51 +01:00
helpers Can process & return the real name of conversations 2020-01-12 21:15:51 +01:00
.gitignore Initial commit 2020-01-07 21:08:18 +01:00
ComunicTerm.pro Can process & return the real name of conversations 2020-01-12 21:15:51 +01:00
api_request.cpp Get current user ID 2020-01-09 13:20:46 +01:00
api_request.h First request to the API 2020-01-07 21:53:27 +01:00
apiresponse.cpp First request to the API 2020-01-07 21:53:27 +01:00
apiresponse.h First request to the API 2020-01-07 21:53:27 +01:00
config.h First request to the API 2020-01-07 21:53:27 +01:00
conversations_screen.cpp Implement conversations screen 2020-01-14 22:01:43 +01:00
conversations_screen.h Get the list of conversations 2020-01-12 20:24:35 +01:00
loginscreen.cpp Show basic menu 2020-01-10 16:03:03 +01:00
loginscreen.h Added a mode to get only user tokens 2020-01-10 15:21:03 +01:00
main.cpp Show basic menu 2020-01-10 16:03:03 +01:00
mainmenu.cpp Clean screen 2020-01-15 17:15:36 +01:00
mainmenu.h Show basic menu 2020-01-10 16:03:03 +01:00
ui_utils.cpp Display the list of conversations 2020-01-14 21:12:52 +01:00
ui_utils.h Display the list of conversations 2020-01-14 21:12:52 +01:00