summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-25Change the source code structure a bit.Artur Dryomov21-29/+61
2013-07-25Remove legacy and unused code.Artur Dryomov84-3936/+1
2013-07-25Add a basic slide show activity.Artur Dryomov13-1/+141
2013-07-25Add a basic slides pager UI.Artur Dryomov8-2/+295
2013-07-25Add a basic slides grid UI.Artur Dryomov10-5/+358
2013-07-25Fix source files headers and footers.Artur Dryomov5-0/+51
2013-07-25Fix intent creation to use the static factory class.Artur Dryomov3-3/+11
2013-07-25Move pairing operations from CommunicationService to a PairingProvider.Artur Dryomov3-85/+128
2013-07-25Add adding and removing computers.Artur Dryomov24-2/+428
2013-07-25Remove PAIRING_STARTED intent action.Artur Dryomov4-31/+14
2013-07-25Add static factory for intents.Artur Dryomov12-110/+167
2013-07-25Change TcpServersFinder to handle multiple threads properly.Artur Dryomov1-0/+4
2013-07-25Add additional loading servers to the UI.Artur Dryomov1-0/+2
2013-07-25Move servers management from the service to a separate class.Artur Dryomov4-79/+130
2013-07-25Add action bar button for reconnection.Artur Dryomov7-1/+55
2013-07-25Fix search state declaration at the CommunicationService.Artur Dryomov1-0/+2
2013-07-25Change thread usage at TcpServersFinder.Artur Dryomov1-32/+10
2013-07-25Fix messages receiver possible errors related to thread usage.Artur Dryomov1-4/+2
2013-07-25Fix broadcast manager usage.Artur Dryomov2-6/+16
2013-07-25Modify up navigation.Artur Dryomov2-5/+25
2013-07-25Add the computer connection activity.Artur Dryomov8-1/+356
2013-07-25Add the licenses activity for showing open source licenses.Artur Dryomov7-0/+114
2013-07-25Add basic functionality of displaying servers list to the new UI.Artur Dryomov6-6/+284
2013-07-25Remove preference requirement for TCP servers search.Artur Dryomov1-6/+6
2013-07-25Add missed copyrights.Artur Dryomov4-0/+40
2013-07-25Change the UI to a new look.Artur Dryomov30-134/+220
2013-07-25Change the existing code to use new classes.Artur Dryomov10-741/+165
2013-07-25Add CommandsTransmitter and MessagesReceiver classes.Artur Dryomov3-0/+278
2013-07-25Add the ServerConnection interface and its Bluetooth and TCP implementations.Artur Dryomov3-0/+163
2013-07-25Refactor servers finders.Artur Dryomov7-293/+300
2013-07-25Fix possible null pointer exception in the BluetoothClient.Artur Dryomov1-8/+6
2013-07-25Refactor CommunicationService.Artur Dryomov3-149/+135
2013-07-25Refactor finders classes.Artur Dryomov5-195/+271
2013-07-25Refactor clients classesArtur Dryomov5-208/+351
2013-07-25Refactor the SlideShow class.Artur Dryomov4-144/+141
2013-07-25Refactor Receiver, Transmitter, Server and SlideShow classes.Artur Dryomov9-213/+311
2013-07-25Avoid duplication, use if function instead of ifeqTor Lillqvist1-9/+3
2013-07-25WaE: virtual dtor warningsCaolán McNamara2-1/+2
2013-07-25Resolves: fdo#61544 improve handling of grid's not enough layout spaceCaolán McNamara2-12/+43
2013-07-25Move the Avahi entries into sorted locationTor Lillqvist1-3/+3
2013-07-25Clean up configure output for AvahiTor Lillqvist1-3/+0
2013-07-25fix for OS where avahi is not presentSiqi3-6/+24
2013-07-25minor updatesCsikós Tamás3-2/+8
2013-07-25Related: fdo#61544 put help tips checkboxes side-by-sideCaolán McNamara1-2/+2
2013-07-25minor updates for avahi/bonjour refacotrationSiqi LIU12-33/+54
2013-07-25avahi for linux refactoredSiqi9-187/+163
2013-07-25avahi worksSiqi9-92/+145
2013-07-25avahi patchSiqi7-487/+810
2013-07-25prevent zeroconf discovery duplicationSiqi LIU2-23/+6
2013-07-25patch for reviewSiqi LIU5-3/+365