1. 8edfa74 chore(test): manually manage flutter dependency by Jason Campbell · 8 years ago master
  2. 1ebf396 TBR fix(make): temporarily noop flutter tests by Jason Campbell · 8 years ago
  3. 91010e1 chore(make): only run flutter tests by Jason Campbell · 8 years ago
  4. 2c35ec8 TBR: reader: Make all versions 'v23-0.1'. by Nicolas Lacasse · 8 years ago
  5. aa3b58a reader: Step #1 of simplified Syncbase API transition by Adam Sadovsky · 8 years ago
  6. 5559caf reader/flutter: reflect the upstream flutter changes by YoungSeok Yoon · 8 years ago
  7. f27f8ca reader/flutter: WIP flutter test setup. by Jason Campbell · 8 years ago
  8. 3988bbb reader: add reference to the JavaScript client. by YoungSeok Yoon · 8 years ago
  9. 5544353 reader: remove JavaScript client by YoungSeok Yoon · 8 years ago
  10. beefcfa reader: v.io/x/devtools: start to use profile-v23 by Cosmos Nicolaou · 8 years ago
  11. 8ab9ff7 reader/flutter: adds initial scaffold by Jason Campbell · 8 years ago
  12. 302c98d TBR: reader: Remove .v23 from all .gitignore files. by Nicolas Lacasse · 8 years ago
  13. 982a5e3 TBR: reader: update 'docs' references to point to vanadium.github.io by Adam Sadovsky · 8 years ago
  14. 0e3dc25 reader/android: companion wear app for page navigation by YoungSeok Yoon · 8 years ago
  15. 05e815c reader/android: port to vanadium-android:1.5 by YoungSeok Yoon · 8 years ago
  16. 26c17c9 reader/android: fix the problem where device set list is not updated in the initial screen. by YoungSeok Yoon · 8 years ago
  17. f3f638b reader/android: add Robolectric and the first unit test for the initial page assignment. by YoungSeok Yoon · 8 years ago
  18. c24d117 reader/android: determine the initial page automatically. by YoungSeok Yoon · 8 years ago
  19. ead738c reader/android: use android.graphics.pdf.PdfRenderer by YoungSeok Yoon · 8 years ago
  20. 1ca627c TBR: reader/android: small fixes by YoungSeok Yoon · 8 years ago
  21. 3a48358 reader/android: AsyncTask version of the progress-bar by YoungSeok Yoon · 8 years ago
  22. 7a2113a reader/android: progress indicator for the device set creation phase. by YoungSeok Yoon · 8 years ago
  23. 39f1a99 reader/android: pass the blob stream directly to pdf.js by YoungSeok Yoon · 8 years ago
  24. c92a2a8 reader/android: adds proof of concept UI tests by Jason Campbell · 8 years ago
  25. 23a5bd7 reader/android: swipe left or right to turn pages by YoungSeok Yoon · 8 years ago
  26. 7171112 TBR: reader/android: use the new BlessingsManager API by YoungSeok Yoon · 8 years ago
  27. 989b3ac reader/android: request external storage access permission on Android M+ by YoungSeok Yoon · 8 years ago
  28. a6ea64a TBR: reader/android: use the ip address of the global mount table. by YoungSeok Yoon · 8 years ago
  29. 4bb2135 reader/android: add null-check to the log purging code and update vanadium-android to 0.8 by YoungSeok Yoon · 8 years ago
  30. cf68f83 reader/android: store logcat logs to files by YoungSeok Yoon · 8 years ago
  31. 29f98bb reader/android: fix the problem with libv23.so when using local android-lib by YoungSeok Yoon · 8 years ago
  32. 39460e3 reader/android: make it easier to use the local version of android-lib by YoungSeok Yoon · 8 years ago
  33. d0e9919 TBR: android/reader: fix the link toggle bug by YoungSeok Yoon · 8 years ago
  34. 9f83042 TBR: reader/android: fix the link toggle bug by YoungSeok Yoon · 8 years ago
  35. 98c5699 reader/android: initial baku-toolkit integration by YoungSeok Yoon · 8 years ago
  36. d5421fe TBR: reader/android: show where the logs are stored by YoungSeok Yoon · 8 years ago
  37. 0807bed reader/android: more improvements to the CSV logging by YoungSeok Yoon · 8 years ago
  38. d168284 TBR: reader/android: add null check to prevent app crash by YoungSeok Yoon · 8 years ago
  39. aff14ae reader/android: fix a few CSV logging issues by YoungSeok Yoon · 8 years ago
  40. 3b600af reader: bump the reader project to 0.3 vanadium release by Srdjan Petrovic · 8 years ago
  41. 2a1f1fc reader/android: adds local CSV logging of gestures by Jason Campbell · 8 years ago
  42. d7efe0d reader/android: use vanadium-android lib v0.2 by YoungSeok Yoon · 8 years ago
  43. a80ad56 reader/android: Google Analytics integration for collecting user events by YoungSeok Yoon · 8 years ago
  44. d55903b reader/android: adds zoom capability by Jason Campbell · 8 years ago
  45. 75c52d3 Merge "reader/android: adds retina support to the web-view" by Jason Campbell · 8 years ago
  46. 239099d reader/android: link/unlink checkbox in the options menu by YoungSeok Yoon · 8 years ago
  47. 714297b Merge "reader/android: lock screen orientation to portrait mode" by YoungSeok Yoon · 8 years ago
  48. 4e82375 reader/android: adds retina support to the web-view by Jason Campbell · 8 years ago
  49. 5a4a417 TBR: reader/android: change colons to slashes by YoungSeok Yoon · 8 years ago
  50. 1a581f0 reader/web: change slashes to colons in the email parsing script by YoungSeok Yoon · 8 years ago
  51. ed7a0ef reader/android: lock screen orientation to portrait mode by YoungSeok Yoon · 8 years ago
  52. 9a37804 reader/android: set the correct page count from the JS side. by YoungSeok Yoon · 8 years ago
  53. b579cd9 reader/android: updates pixel ratio and debug logging by Jason Campbell · 8 years ago
  54. 62bb8af reader/android: initial working version of pdf.js based rendering by YoungSeok Yoon · 8 years ago
  55. a4b870c reader/android: initial web-veiw JS by Jason Campbell · 8 years ago
  56. f7b71d9 TBR: reader: more instructions for OS X by YoungSeok Yoon · 8 years ago
  57. c518a93 reader: README.md for Android by YoungSeok Yoon · 8 years ago
  58. 932a23b reader/android: prepare WebView for embedding pdf.js by YoungSeok Yoon · 8 years ago
  59. 2e79afb Merge "TBR reader/web: adds UI for drag and drop device-set management." by Jason Campbell · 8 years ago
  60. c7891a0 Merge "remove references to maven.v.io" by James Ring · 8 years ago
  61. b6934af remove references to maven.v.io by James Ring · 8 years ago
  62. 77129fb TBR reader/web: adds UI for drag and drop device-set management. by Jason Campbell · 8 years ago
  63. bcdda7d reader: change proxy name. by YoungSeok Yoon · 8 years ago
  64. ab2d948 reader/android: use Syncbase blobs to store and sync pdf files. by YoungSeok Yoon · 8 years ago
  65. 722464d use released version of gradle VDL plugin by James Ring · 8 years ago
  66. 747851d reader: add Android test script by YoungSeok Yoon · 8 years ago
  67. ded631b TBR: reader/android: fix compile error by YoungSeok Yoon · 8 years ago
  68. 9f06ff3 reader: fix to use the new exceptions handling by Srdjan Petrovic · 8 years ago
  69. 5f3db0f remove reader from java mega project by James Ring · 8 years ago
  70. 8d9475c reader/web(refactor): replace cuid with uuid by Jason Campbell · 8 years ago
  71. b731273 TBR reader/web(refactor): adapts old file UI to work with device-sets by Jason Campbell · 8 years ago
  72. bb379d9 reader/android: build fix by YoungSeok Yoon · 8 years ago
  73. e5d58ec reader/android: receive implicit intent from other apps by YoungSeok Yoon · 8 years ago
  74. dcdbfd4 reader/android: add floating action button for creating a new device set by YoungSeok Yoon · 8 years ago
  75. 640cf89 reader/android: use the vdls included in android-lib by YoungSeok Yoon · 8 years ago
  76. 21fb92f reader: move vdl files into common/vdl by YoungSeok Yoon · 8 years ago
  77. 0222531 Merge "v.io/jiri: add policy driven flags for merging environment variables." by Cosmos Nicolaou · 8 years ago
  78. de30bbc v.io/jiri: add policy driven flags for merging environment variables. by Cosmos Nicolaou · 8 years ago
  79. f0b558f reader/android: display the devices of a device set by YoungSeok Yoon · 8 years ago
  80. 086c51b TBR: reader/android: force run with armeabi-v7a by YoungSeok Yoon · 8 years ago
  81. 21544b4 TBR: reader/android: revert the relative path change by YoungSeok Yoon · 8 years ago
  82. 29693ca TBR: reader/android: use relative paths in the vdl plugin by YoungSeok Yoon · 8 years ago
  83. e41df96 reader/android: add swipe left to delete action by YoungSeok Yoon · 8 years ago
  84. e757e79 reader/android: create/join syncgroup and watch for changes by YoungSeok Yoon · 8 years ago
  85. 0d762a0 TBR: reader/android: use local build of android-lib by YoungSeok Yoon · 8 years ago
  86. c0e4da4 reader/android: add device meta-data by YoungSeok Yoon · 8 years ago
  87. 9b36caf reader/android: show active device sets instead of pdf files by YoungSeok Yoon · 8 years ago
  88. 9328871 reader/android: use the vdl-generated code directly by YoungSeok Yoon · 8 years ago
  89. bc52ad1 reader/android: Refactored the package structure by YoungSeok Yoon · 8 years ago
  90. 37e9c78 reader: Revert the changes to the VDL schema. by YoungSeok Yoon · 8 years ago
  91. df4d7d5 reader: Rename struct SyncgroupPrefix to a more generic 'TableRow' by Jatin Lodhia · 8 years ago
  92. 373fe75 TBR: reader/android: ignore iml files, build fix. by YoungSeok Yoon · 8 years ago
  93. 2a834ff reader: Updated VDL schema to nest the device sets under each file. by YoungSeok Yoon · 8 years ago
  94. 8f948bc reader: Changed the vdl->code generation scripts. by YoungSeok Yoon · 8 years ago
  95. 5c0b90d TBR: reader/router WIP UI refactor by Jason Campbell · 8 years ago
  96. 9be4d2f TBR: Fix PATH for new profiles. by Nicolas Lacasse · 8 years ago
  97. 4c3daf5 reader: adds initial VDL files and generation tasks. by Jason Campbell · 8 years ago
  98. 6f168c8 reader: Use the modified PATH variable when creating tmp/id. by YoungSeok Yoon · 8 years ago
  99. 7c71288 reader/android: Basic Syncbase setup by YoungSeok Yoon · 8 years ago
  100. fc65f98 reader/android: DB interface similar to syncslides. by YoungSeok Yoon · 8 years ago