aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Implemented querying contacts to visualize list of themTheJackiMonster2021-11-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added contacts dialog to select and open a chatTheJackiMonster2021-11-17
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented QR decoding using zbar_image_scannerTheJackiMonster2021-11-17
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed memory leaks regarding gtk buildersTheJackiMonster2021-11-15
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added zbar video input to scan for contactsTheJackiMonster2021-11-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixing ui inconsistency, removing placeholder valuesTheJackiMonster2021-11-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed segfault and added convenienceTheJackiMonster2021-11-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented multiple chats in parallelTheJackiMonster2021-11-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed mobile behavior to not send with enterTheJackiMonster2021-11-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented actual sending and receiving of text messages via chat interfaceTheJackiMonster2021-11-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added some changing icons and (visually only) sending messagesTheJackiMonster2021-11-03
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added dialog to create a new platform and connected new eventsTheJackiMonster2021-11-01
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added ui files for messages and automated some debug entriesTheJackiMonster2021-11-01
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added initialization of libhandy to load iconsTheJackiMonster2021-10-31
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Hooked up all important ui widgets from builderTheJackiMonster2021-10-31
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Removed unreferencing builders againTheJackiMonster2021-10-31
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed mobile flag option properlyTheJackiMonster2021-10-31
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added ui file to add chat/contact entriesTheJackiMonster2021-10-31
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed segfault during exitTheJackiMonster2021-10-31
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added area optimization for mobile usageTheJackiMonster2021-10-31
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Separated gtk, gnunet and events using bothTheJackiMonster2021-10-30
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Removed debug print and hooked up chat details buttonsTheJackiMonster2021-10-30
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Rearranged pieces of code to setup uiTheJackiMonster2021-10-30
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added second thread to link the ui with gnunetTheJackiMonster2021-10-30
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Setup some test data in ui to visualize the targetTheJackiMonster2021-10-28
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added basic code to startup ui file and handle first interactionsTheJackiMonster2021-10-27
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Relicensed from GPL3 to AGPL3 and added copyright noticeTheJackiMonster2021-06-06
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Initial commitTheJackiMonster2021-06-06
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>