[Libreoffice-commits] core.git: Changes to 'feature/android-remote-ng'

Artur Dryomov artur.dryomov at gmail.com
Wed Sep 11 16:09:15 PDT 2013


New branch 'feature/android-remote-ng' available with the following commits:
commit f4690bc6be9eebec6edea6ec737840b7e2da93cd
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Wed Jul 17 04:18:31 2013 +0300

    Clean up the codebase.
    
    * Fix licenses headers and footers once again.
    * Fix inspection warnings.
    * Fix typos.
    * Rename resources to follow the same style everywhere.
    
    Change-Id: I3ee60f4761446322bd34323f404354096292a086

commit 9155bfc8a18f42172c4e250755b302b86232e67b
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Wed Jul 17 03:27:57 2013 +0300

    Change the source code structure a bit.
    
    * Follow usual Android project structure.
    * Make the structure more clean.
    
    Change-Id: Ia5b115fe2b8a6417e6d9cfaae46c859c9e4c3c1a

commit 3c586031bc0b039ad458360f9f39b0e682273ac1
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Wed Jul 17 03:10:27 2013 +0300

    Remove legacy and unused code.
    
    Change-Id: I9c126628cd8e73c162e561d23bd884c1af26404a

commit 1f516b07992b6d20a6349418122e3e5fa41bdab5
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Wed Jul 17 01:16:02 2013 +0300

    Add a basic slide show activity.
    
    Slides grid and pager could be switched now.
    
    Change-Id: I2c29f36b16c247f1d895773d90766828f571a375

commit 745a1c4da4f1ded85a81c7a7c4bc4bf573e14713
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Wed Jul 17 00:27:04 2013 +0300

    Add a basic slides pager UI.
    
    Change-Id: I0ef53ca7bbcf5eab2bb131a88c687e302f80dc41

commit b468bcafdc85174fbf153f51a633a5a6902511b7
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Tue Jul 16 00:13:34 2013 +0300

    Add a basic slides grid UI.
    
    The slides adapter is using the ViewHolder pattern and view recycling to
    improve performance.
    
    Change-Id: I8f922799dc3af73e9ecaec92ca91eb38e8a784c0

commit 2b79bf934767c7b990fe8de66f5dd38e521b5e5f
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Sun Jul 14 22:47:16 2013 +0300

    Fix source files headers and footers.
    
    Change-Id: I3d5298f43efdf220fc56eee60636a94985a07360

commit dac3ebb00aa2fac33d784d2b254b56ad17cca450
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Sun Jul 14 22:44:58 2013 +0300

    Fix intent creation to use the static factory class.
    
    Change-Id: I7c9cd2ab8a0d185e7ace7d7f9c0183775b620178

commit a8fbd1a253156f7bd066a83110e1fe61003a727f
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Sun Jul 14 22:07:31 2013 +0300

    Move pairing operations from CommunicationService to a PairingProvider.
    
    Clean up CommunicationService as well.
    
    Change-Id: I0fcea89b2531192869f4e039dba7e06528f22def

commit 499037275a37a2ffc785b388f73655a509598ea5
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Sun Jul 14 22:01:38 2013 +0300

    Add adding and removing computers.
    
    Change-Id: I52166bbe848e1b877a91d8ad83859e9f6345c3aa

commit c6d9be41904f52bf2eeb566d4e2faac084dc4117
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Sat Jul 13 01:16:34 2013 +0300

    Remove PAIRING_STARTED intent action.
    
    Replace with PAIRING_VALIDATION. Probably it is better to rely on
    protocol and server.
    
    Change-Id: I5120fe1b2c3a5f48c294fb2c76334c1cd09285a1

commit 9ff646c936c5499c39b1e7174ad58ec00e5c94f7
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Fri Jul 12 21:26:18 2013 +0300

    Add static factory for intents.
    
    * Remove intents actions from the CommunicationService.
    * Move all intents extras names to a single place.
    * Move intents creation to a single place.
    
    So we avoid duplications and possible typos.
    
    Change-Id: Ic486727522962763e2fefbf96b65125cf2e3d466

commit e958e2c27da94affa3e8e3f51731f2437e745acb
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Fri Jul 12 19:33:10 2013 +0300

    Change TcpServersFinder to handle multiple threads properly.
    
    Change-Id: I6d76e1b25e5d3a38fef0d3702fdb35a11e129946

commit 8f8f9edc02b4a85759b0f86fb01896e90e1b1d27
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Fri Jul 12 19:25:28 2013 +0300

    Add additional loading servers to the UI.
    
    Change-Id: I4866c6398146bd0e83d27c7f2014a0180b0b4540

commit 5cfd9e0c51dd88c989c52afb6735bce3607faaf1
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Fri Jul 12 19:24:20 2013 +0300

    Move servers management from the service to a separate class.
    
    Change-Id: I7739bbf961c2783b3699e2bac21fc79eedcf5b26

commit e78ede74c20fb45a79ed29e19972d3d509ac2617
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Fri Jul 12 02:01:40 2013 +0300

    Add action bar button for reconnection.
    
    Change-Id: I8729dcd2b179b7301ae85528a615195e907cf443

commit 002229d203979bcd2328d1044892815234398262
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Fri Jul 12 01:26:58 2013 +0300

    Fix search state declaration at the CommunicationService.
    
    Change-Id: Ib60b68cc9bad42207333738fa238e0dd1ec63588

commit fff0d527e7835bff816118dd5e5005e4c5ef7690
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Fri Jul 12 01:25:51 2013 +0300

    Change thread usage at TcpServersFinder.
    
    It seems like Executor is a much better solution.
    
    Change-Id: Icbc5ef4fbdc73c159e51acad0e37bf895a5e4a70

commit 85a754730c1bf454998360daa49462013ec2a456
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Fri Jul 12 01:22:18 2013 +0300

    Fix messages receiver possible errors related to thread usage.
    
    Change-Id: I403cee3815a4e2cd70468032dd9c50742262bee3

commit 02fca6f45df375f0374f05a25aa3c55be12d4dce
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Fri Jul 12 01:21:30 2013 +0300

    Fix broadcast manager usage.
    
    Change-Id: Ifa4b461b537e40a65753c49f848dd8e4357e82f7

commit 9315c418ea1677f67919f71e7c45264cc1217fcd
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Fri Jul 12 01:18:58 2013 +0300

    Modify up navigation.
    
    * Add such type of navigation to the ComputerConnectionActivity.
    * Remove NavUtils usage. It is not a really clean solution but it keeps
      activities state just right.
    
    Change-Id: I9be70a530c180745fdfb35490b025a683aab6cf5

commit 379325fd3a71c2a1a6478cd7b36effb5a67c0f77
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Thu Jul 11 19:56:30 2013 +0300

    Add the computer connection activity.
    
    It shows proper instructions for Bluetooth and WiFi at moment, it should
    be helpful for solving possible issues with the connection process.
    
    Change-Id: Ie81bd211fa2b47e3392e1ef83a52a15ea54fe370

commit 79fd6337975f993379f6a1fe7adb583f425844a2
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Tue Jul 2 23:37:04 2013 +0300

    Add the licenses activity for showing open source licenses.
    
    Change-Id: I2198cea9ef27cfbdf760a8da41e0c7af8e04f20e

commit d19ea892cf4cd38144d35cc5757fef7fd07f190b
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Tue Jul 2 22:10:13 2013 +0300

    Add basic functionality of displaying servers list to the new UI.
    
    Change-Id: I1df9d85d7c03884c9572a33957232edc576c9965

commit dbc856d9ea68bd0fb9d7d1532fe72b5467666c91
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Tue Jul 2 22:07:57 2013 +0300

    Remove preference requirement for TCP servers search.
    
    Change-Id: I4305ccedd487f39ea3ec1a765f55c55aff096fd1

commit 6226220b36a1e02f90d9ee250c898390d77ec41b
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Tue Jul 2 19:04:09 2013 +0300

    Add missed copyrights.
    
    Change-Id: I3b750e853fc74a19329236e186ee05fd31ee77cc

commit 17cd08b17515d0553c530b168c28cac2c0b5dae5
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Tue Jul 2 17:20:08 2013 +0300

    Change the UI to a new look.
    
    * Change action bar color to a more Impress- and Holo-consistent one.
    * Clear used styles.
    * Optimize manifest.
    * Add computers lists activity with proper styling of tabs in landscape
      and portrait modes.
    
    Change-Id: Ie0a5ac15866b8cacdf44c39f7a2ca806e43421a4

commit 4dd2740196037bf7463b0814bcbe37e80221ac08
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Sun Jun 30 03:25:02 2013 +0300

    Change the existing code to use new classes.
    
    * Remove old classes, their functionality was moved to more suitable
      places.
    * Update existing ones to use new schema.
    
    Change-Id: Ic525fd4682051317dc717dedb6d08b97f11c0b09

commit 63ba696acf8c28c84931c99413fb12c6378c3cc5
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Sun Jun 30 03:20:59 2013 +0300

    Add CommandsTransmitter and MessagesReceiver classes.
    
    These classes consist of the code from Client, Receiver and Transmitter
    classes. The main goal is to combine all actions at suitable plases.
    
    Change-Id: Ic90f1c0a47a31bd32d57f409fe24a60f3b0686e1

commit a446d4cc6833af51f05787bcc54f66ac29967a81
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Sun Jun 30 03:09:22 2013 +0300

    Add the ServerConnection interface and its Bluetooth and TCP implementations.
    
    Basically code of these classes consists of Client implementations. The
    new classes only provide connection and access to messages and commands
    streams.
    
    Change-Id: I683b58dc764d309c47bb46c98663bcb1986a197b

commit 6024be55fa7ec481fcefc037ea55a5d55566169a
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Tue Jun 25 02:38:01 2013 +0300

    Refactor servers finders.
    
    * Add a common ServersFinder interface.
    * Rename finders to match their responsibility.
    
    Change-Id: Ib414ce2ba8315558695c80ca47d43d98f64298c9

commit 26a84b3306234a6653fe0d9169e0b0fcec68a44e
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Tue Jun 25 02:34:46 2013 +0300

    Fix possible null pointer exception in the BluetoothClient.
    
    Change-Id: Ib43458bd8cfa9624f6f43610db90686476d9865f

commit c23d743aa05fd2b4b4d38de4ef1f64a74b09dc44
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Thu Jun 20 19:03:46 2013 +0300

    Refactor CommunicationService.
    
    Change-Id: I5107d18101a3d37e6df260563814a367c93ec10d

commit 215ba932b38420da5afa28efb4e2544dfb4fa03b
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Thu Jun 20 18:23:40 2013 +0300

    Refactor finders classes.
    
    Change-Id: Icaf80e1ff13bca059f6ee42a56f36a4b3f65a3fb

commit bc5ccdc2a5b3676da8061c0578d902d967bc04b2
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Tue Jun 18 14:05:54 2013 +0300

    Refactor clients classes
    
    * Remove logging, it should not be running on users devices.
    * Try to break long methods to small ones.
    
    Change-Id: I6ee1f211b4c9d20ff9d04f0faf96b45393c067ef

commit 8e97f28fe299a34a8f456d4762e6cebdb41fc311
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Mon Jun 17 18:43:33 2013 +0300

    Refactor the SlideShow class.
    
    * Move the Timer class to a separate file.
    * Remove drawing shadows for slides, it would be better to draw shadow
      only for the ViewPager in the future.
    
    Change-Id: I4373bdcf83f31ab08dccf96fd09a0a60f5d085b6

commit 94a3e898b03c8e134e7f9d04b936dc18b83a5ab7
Author: Artur Dryomov <artur.dryomov at gmail.com>
Date:   Sat Jun 15 15:56:01 2013 +0300

    Refactor Receiver, Transmitter, Server and SlideShow classes.
    
    Introduce the Protocol class which contains all static information about
    the remote protocol: server messages, client commands, etc. It will help
    to avoid duplicates and possible typos.
    
    Change-Id: Ic96a17899b3cec13c4081d671e2296c647bf328c



More information about the Libreoffice-commits mailing list