4
I Use This!
High Activity

Commits : Listings

Analyzed 44 minutes ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[r103] [trunk/MobileMRSNoPolish] Test case should now fail. Seeing how this is handled by ccnet More... over 17 years ago
[r102] [trunk/MobileMRSNoPolish] Set up our unit test for CC.NET More... over 17 years ago
[r98] [trunk/MobileMRSNoPolish] Added files that will be used in automated integration tests More... over 17 years ago
[r97] [trunk/MobileMRSNoPolish] Intermediate commit; Not working properly More... over 17 years ago
[r95] [trunk/MobileMRSNoPolish] Use CellLife prompt class instead of Question More... over 17 years ago
[r94] [trunk/MobileMRSNoPolish] Add IForm interface to CellLife code for integration purposes More... over 17 years ago
[r93] [trunk/MobileMRSNoPolish] Use CellLife FormView screen; Create ChatPromptScreen More... over 17 years ago
[r92] [trunk/MobileMRSNoPolish] Add the rest of the questions from the Dimagi demo More... over 17 years ago
[r91] [trunk/MobileMRSNoPolish] Get rid of obsolete classes More... over 17 years ago
[r90] [trunk/MobileMRSNoPolish] Cleaned up More... over 17 years ago
[r89] [trunk/MobileMRSNoPolish] Get next and back commands working in ChatFormView More... over 17 years ago
[r88] [trunk/MobileMRSNoPolish] Chatscreen form view is displaying properly More... over 17 years ago
[r87] [trunk/MobileMRSNoPolish] Progress on getting ChatScreen view to work in CellLife architecture More... over 17 years ago
[r86] [trunk/MobileMRSNoPolish] Progress on integration; The code is a mess at this point, though. More... over 17 years ago
[r85] [trunk/MobileMRSNoPolish] Successfully build CellLife code (excluding BlueTooth libraries) on WTK DefaultColorPhone using Ant build script More... over 17 years ago
[r80] [trunk/MobileMRSNoPolish] Finish dropdown widget More... over 17 years ago
[r79] [trunk/MobileMRSNoPolish] More work on dropdown widget More... over 17 years ago
[r78] [trunk/MobileMRSNoPolish] Start of dropdown widget More... over 17 years ago
[r77] [trunk/MobileMRSNoPolish] Commit latest version of CellLife code (with minor changes to avoid name collisions) as first step of integration More... over 17 years ago
[r76] [trunk/MobileMRSNoPolish] Minor changes More... over 17 years ago
[r75] [trunk/MobileMRSNoPolish] Fix - only propagate the keyPress event to the active textbox widget More... over 17 years ago
[r74] [trunk/MobileMRSNoPolish] Enable delete key in textbox More... over 17 years ago
[r73] [trunk/MobileMRSNoPolish] If more than one answer is selected in a multi-select widget, disply "Multiple" for short answer. Bug fix - Previously, if you selected a new answer in a multi-select widget, the old answer was still displayed as the short answer. More... over 17 years ago
[r72] [trunk/MobileMRSNoPolish] Formatting fix: Don't leave space for missing frames More... over 17 years ago
[r71] [trunk/MobileMRSNoPolish] Don't do anything if the user hits the prev command for the first question More... over 17 years ago
[r70] [trunk/MobileMRSNoPolish] Change text of questions; Loop questions More... over 17 years ago
[r69] [trunk/MobileMRSNoPolish] Set right justification of answer in inactive widget to match ChoiceGroup widget More... over 17 years ago
[r68] [trunk/MobileMRSNoPolish] Reorder the frameSet vector in ChatScreenForm so that it matches the questions vector (instead of going in the opposite direction) Display activeQuestion at the bottom of the screen; In other words, remove the last question when you hit the previous command More... over 17 years ago
[r67] [trunk/MobileMRSNoPolish] Initialize shortAnswer More... over 17 years ago
[r66] [trunk/MobileMRSNoPolish] If user select "Prev" for the first question, do nothing. (Same as HUPA 1.) More... over 17 years ago