Skip to content
Snippets Groups Projects
  1. May 14, 2013
    • Kurt Partridge's avatar
      Rename a var to match semantics · b5c39f45
      Kurt Partridge authored
      The IS_INHIBITING_AUTO_UPLOAD flag is tested in isPossibleToUpload, so it inhibits all uploads, not
      just automatic ones.  Renaming to IS_INHIBITING_UPLOAD.
      
      Change-Id: Iceed79260d4b062147f40c09f0c5bb06b2519b1b
      b5c39f45
  2. Mar 14, 2013
    • Kurt Partridge's avatar
      [FileEncap9] Extract ResearchLogDirectory class · f33f1cab
      Kurt Partridge authored
      Previously used a monotonically increasing int.  Now uses uuid and nanoseconds.
      
      squashed in:
          [FileEncap11] Read preference from ResearchSettings
          Change-Id: Ic779e0a69db6b16e92c6f4b63dbe7b7add566ab6
      
          [FileEncap12] Simplify directory cleanup invocation
          Change-Id: I688047409c0343d32b11447fb625dfb726c731ec
      
          [FileEncap14] Change log filename syntax
          Change-Id: I9243b20b2eb392f81ab8c5c3d19315211240e0bc
      
      Change-Id: I5c9d70e0cb7b0965158e17dd71dfab796bd9a440
      f33f1cab
  3. Mar 08, 2013
  4. Mar 06, 2013
  5. Jan 29, 2013
    • Kurt Partridge's avatar
      [Rlog29] User interface for recording · faf35c32
      Kurt Partridge authored
      - Also, internal flag for automatically replaying after a recording is made (off by default)
      - RLog key to "Bug?"
      
      multi-project commit with I0c2fababd73eed5a341af487bca04ddd650d4cc2
      
      Change-Id: I162c96a715de7180f276e08b4686a20f29dabafb
      faf35c32
    • Kurt Partridge's avatar
      [Rlog27] Add replay capability · f3731188
      Kurt Partridge authored
      - Add support for replaying log files to the ResearchLogger.  This will let
        users preview data that they choose to upload.
      - When the user explicitly requests that the system record their action, it
        will record everything up to, and including, the motion involved in shutting
        off the recording.  This change also removes the stop-recording motion
        commands.
      
      Change-Id: Ib1df383bbf1881512cb111fab9f6749c25e436ba
      f3731188
  6. Jan 21, 2013
  7. Dec 22, 2012
  8. Dec 20, 2012
  9. Aug 22, 2012
    • Kurt Partridge's avatar
      ResearchLogging upload via service · b5ace11a
      Kurt Partridge authored
      Upload using an intent service rather than just a thread.  More robust in case the keyboard
      is closed and the upload hasn't finished yet.
      
      multi-project commit with Id515c2b1b0d6f85be50f92a661a2d32ebaeaa143
      
      Bug: 6188932
      Change-Id: I64a9fab92ff89ee09df877db4e5f7f0ec0ffb3b6
      b5ace11a
  10. Aug 20, 2012
  11. Aug 18, 2012
    • Kurt Partridge's avatar
      ResearchLogging upload via service · baf1f0bd
      Kurt Partridge authored
      DO NOT MERGE
      
      Upload using an intent service rather than just a thread.  More robust in case the keyboard
      is closed and the upload hasn't finished yet.
      
      multi-project commit with I40db74fb780e01364609339764e150f0291d3f9b
      
      Bug: 6188932
      Change-Id: Ie980d38a713d15c01083d41bd73f0602ec75dd16
      baf1f0bd
  12. Aug 08, 2012
    • Kurt Partridge's avatar
      ResearchLogging upload via service · 7bc4bde4
      Kurt Partridge authored
      Upload using an intent service rather than just a thread.  More robust in case the keyboard
      is closed and the upload hasn't finished yet.
      
      multi-project commit with Idf39453f6ccc70af63e7b2c912f61f2533339870
      
      Bug: 6188932
      Change-Id: Id5484f2b6349e316e828d5bdc0ed9ca92887d5b8
      7bc4bde4
Loading