1. c144376 syncbase java high-level API impl: mo' bits by Adam Sadovsky · 8 years ago
  2. 70b7f0d java: Release 2.1.5 by Alex Fandrianto · 8 years ago
  3. 4b4d966 syncbase-java-highlevel: implement watch, plus a few other bits by Adam Sadovsky · 8 years ago
  4. 74c72fb syncbase-java: add temporary makefile with javadoc rule by Adam Sadovsky · 8 years ago
  5. 03b4721 discovery/plugins/ble: Fix silliness by Asim Shankar · 8 years ago
  6. 6e0f983 java: Add a unit test for the Syncbase internal API by Razvan Musaloiu-E · 8 years ago
  7. 9c5eccf discovery/plugins/ble: Add more information to DebugString. by Asim Shankar · 8 years ago
  8. c1c5686 bt-classic: Fix the local address of bt connections. by Suharsh Sivakumar · 8 years ago
  9. 48d8990 syncbase high-level API: add javadoc (needed for usability study) by Adam Sadovsky · 8 years ago
  10. da99988 syncbase java high-level: more bits of implementation by Adam Sadovsky · 8 years ago
  11. 8a667e9 vango: Enhancements to the "all" func by Asim Shankar · 8 years ago
  12. 28df8fe java: Grammar fix: s/try build/building/ by Razvan Musaloiu-E · 8 years ago
  13. 67bd310 java: Fix the behavior of addSyncbaseLib when JIRI_ROOT is missing by Razvan Musaloiu-E · 8 years ago
  14. e7d88c9 java: Add a minimal test for the Syncbase internal API by Razvan Musaloiu-E · 8 years ago
  15. 149cd8d java: Add deleting of jniLibs/ to the clean task by Razvan Musaloiu-E · 8 years ago
  16. 28545ea java: Enable loading of the syncbase library by Razvan Musaloiu-E · 8 years ago
  17. 1e452e7 TBR: Published 2.1.4 by Ali Ghassemi · 8 years ago
  18. 0ed2659 syncbase: Enable watching a set of glob patterns. by Ivan Pilat · 8 years ago
  19. 071325d syncbase-java-highlevel: more bits of impl by Adam Sadovsky · 8 years ago
  20. 85ecb18 java: Add a gradle task for building the android syncbase JNI library by Razvan Musaloiu-E · 8 years ago
  21. 3ea327d syncbase: Change Prefixes to Collections in the SyncgroupSpec. by Himabindu Pucha · 8 years ago
  22. 417f247 highlevel-java: implement more of Database and BatchDatabase by Adam Sadovsky · 8 years ago
  23. ccac481 syncbase java: start implementing high-level API in terms of low-level by Adam Sadovsky · 8 years ago
  24. b9cf210 java: Fix a typo: s/batchHandler/batchHandle/ by Razvan Musaloiu-E · 8 years ago
  25. e639b02 java: Add an initial version for the Syncbase internal Java API by Razvan Musaloiu-E · 8 years ago
  26. 39fcd6c syncbase java: initial commit of new API stubs by Adam Sadovsky · 8 years ago
  27. fa2d6f1 vango: Quick fix to prevent multiple servers from being created when by Suharsh Sivakumar · 8 years ago
  28. 8b8a36e discovery: android BLE driver by Jungho Ahn · 8 years ago
  29. ef28df0 java: Remove projects/build.gradle by Razvan Musaloiu-E · 8 years ago
  30. 7dce58e Make it easier to debug jni. by Todd Wang · 8 years ago
  31. d2b5066 projects/vango: Enable remote inspection. by Asim Shankar · 8 years ago
  32. cd08c87 Amending .gitignore in release.java in prep for release.java.syncbase by Ross Wang · 8 years ago
  33. e66ae53 java: use the full path of vdl tool by Jungho Ahn · 8 years ago
  34. aa55481 vango: README update by Asim Shankar · 8 years ago
  35. 4df67a9 simplify the java syncbase put/get API by Fred Quintana · 8 years ago
  36. 20fc0e6 java: InstanceName => InterfaceName by Alex Fandrianto · 8 years ago
  37. 45e0db9 Change vomtest to use reflect.Value instead of interface{} by Todd Wang · 8 years ago
  38. e075195 Make the expected blessings a slice rather than a string by Fred Quintana · 8 years ago
  39. 4ebdf02 V23GoRunner -> VAnGo by Suharsh Sivakumar · 8 years ago
  40. de388cf V23GoRunner: by Matt Rosencrantz · 8 years ago
  41. 9ff4f20 v23gorunner: Add mac address hack to allow getting the local mac address by Suharsh Sivakumar · 8 years ago
  42. 3782af7 TBR: java: published v 2.1.3 by Ali Ghassemi · 8 years ago
  43. 737f31e lib/discovery: Remove some tests. by Asim Shankar · 8 years ago
  44. 7377951 Make the syncgroup an Id by Fred Quintana · 8 years ago
  45. 294e36d btclassic rpc: Working android vanadium BT classic RPC. by Suharsh Sivakumar · 8 years ago
  46. 965af98 V23GoRunner: Move V23GoRunner from experimental to java repository. by Suharsh Sivakumar · 8 years ago
  47. 447f865 DebugFragment: Remove remote inspection. by Asim Shankar · 8 years ago
  48. 448799c TBR: Release 2.1.2 by Asim Shankar · 8 years ago
  49. d9c67bc V23GoRunner: Add ability to add go functions based on a unique string by Suharsh Sivakumar · 8 years ago
  50. a726beb RemoteInspection: Re-use existing server, list out all addresses by Asim Shankar · 8 years ago
  51. 1bc0040 java: V23GoRunnable android lib. by Suharsh Sivakumar · 8 years ago
  52. 30405ef Moving Baku debug features to V-Android by Ross Wang · 8 years ago
  53. 9431727 Add vdltest package, defining vdl test types and values. by Todd Wang · 8 years ago
  54. e9447ec add bintray API key to releasing instructions by James Ring · 8 years ago
  55. 38da7c5 syncbase: use "any" instead of []byte in Put/Get RPCs by Mike Burrows · 8 years ago
  56. 4a509be Upgrading dependencies by Ross Wang · 8 years ago
  57. c8ed2ff Revert "TBR Java: updated wakeup support." by Ross Wang · 8 years ago
  58. 399a314 TBR Java: updated wakeup support. by Srdjan Petrovic · 8 years ago
  59. e057ab3 TBR: TODOS: Moving to release.projects.todos by Ross Wang · 8 years ago
  60. 68e718e TODOs: Correctly notify the adapter of changes to the data by Alex Fandrianto · 8 years ago
  61. e72ee39 TODOs: Swap iteration to use values() over keySet() by Alex Fandrianto · 8 years ago
  62. 0f13354 TODOs: TodoLists track numCompleted. Can mark all as done. by Alex Fandrianto · 8 years ago
  63. 6a425a3 TODOs: Show better times by Alex Fandrianto · 8 years ago
  64. 8865a81 TBR. JAVAL published v 2.0 by Ali Ghassemi · 8 years ago
  65. abc4b08 TODOs - forking persistence by product flavor by Ross Wang · 8 years ago
  66. cb6f366 TODOs: Renames now that hierarchy is clear by Ross Wang · 8 years ago
  67. 04c1ce3 TODOs: Factoring out persistence by Ross Wang · 8 years ago
  68. 19b3f79 java: New Syncbase API changes: by Ali Ghassemi · 8 years ago
  69. 82b9f6c java/projects/todos: Upgrade gradle. 2.8 => 2.12 by Alex Fandrianto · 8 years ago
  70. 46435be Prepping Firebase for persistence abstraction by Ross Wang · 8 years ago
  71. edf6ee3 java/projects/todos: SwipeableCardViewHolder and SwipeableTouchHelperCallback by Alex Fandrianto · 8 years ago
  72. 6484b5c Renaming FirebaseSingleton -> persistence/FirebasePersistence by Ross Wang · 8 years ago
  73. adb384d java/projects/todos: Allow Screen Rotation. Use Cards by Alex Fandrianto · 8 years ago
  74. cdfb474 java/projects/todos: Respond to v.io/c/21631 by Alex Fandrianto · 8 years ago
  75. 9a83103 Fixing context timeout regression by Ross Wang · 8 years ago
  76. 8ae1b5d java/projects/todos: Basic TODOs application by Alex Fandrianto · 8 years ago
  77. d651c03 Baku 0.10.2 - additional SB utils by Ross Wang · 8 years ago
  78. c4a767c java: properly zero out array fields by Benjamin Prosnitz · 8 years ago
  79. 8a1ac26 TBR: java: Make all versions 'v23-0.1'. by Nicolas Lacasse · 8 years ago
  80. 87c1bf7 TBR: Java: Bump release version. by Srdjan Petrovic · 8 years ago
  81. d828824 discovery: make GlobalDiscovery public by Jungho Ahn · 8 years ago
  82. f533c70 v.io/v23/services/syncbase: use interface{} for values from syncbase's Exec() and Watch() by Mike Burrows · 8 years ago
  83. d8f12a0 discovery: add close() method to plugin interface by Jungho Ahn · 8 years ago
  84. 027a77f java: remove complex. by Benjamin Prosnitz · 8 years ago
  85. bf5b0a7 Syncpingpong - conventions by Ross Wang · 8 years ago
  86. cb11be0 TBR: mVB 0.10.1 - VAndroid 1.11 by Ross Wang · 8 years ago
  87. 07b6156 Adding remote inspection to Baku toolkit by Ross Wang · 8 years ago
  88. 458ddc6 TBR: Adding @StringRes annotations by Ross Wang · 8 years ago
  89. 843f5a6 TBR java: add flag to specify vdl tool in gradle build by Benjamin Prosnitz · 8 years ago
  90. 595d866 java: Step #1 of simplified Syncbase API transition by Adam Sadovsky · 8 years ago
  91. c738877 java: Add Syncbase Ping Pong App by Alex Fandrianto · 8 years ago
  92. aa9dd7a TBR: Java: bump up gradle-plugin release version. by Srdjan Petrovic · 8 years ago
  93. 3575c08 Call .jiri_root/scripts/jiri, not devtools/bin/jiri, which is deprecated. by Nicolas Lacasse · 8 years ago
  94. 23f5b54 baku-toolkit: Update baku code to use publisher state api changes. by Suharsh Sivakumar · 8 years ago
  95. d2b4861 Changing BindingBuilder onX to forX by Ross Wang · 8 years ago
  96. 7aa4734 Renaming binder() to dataBinder() by Ross Wang · 8 years ago
  97. ab48f7e Cognitive walkthrough 2016.03.07; delombok srcjar by Ross Wang · 8 years ago
  98. 7a2555b Binding builder usability enhancements by Ross Wang · 8 years ago
  99. fb70027 Java: disable flaky test, for now. by Srdjan Petrovic · 8 years ago
  100. 79cf73f TBR: Java: bump release versions by Srdjan Petrovic · 8 years ago