Commit Graph

36 Commits

Author SHA1 Message Date
vsuryakumar
4e42977fef Implemented (renamed) calculation with taking max values. 2023-01-30 13:51:59 +05:30
vsuryakumar
f4c620c7f8 created Common Interface for all the calculation classes. 2023-01-30 13:50:53 +05:30
vsuryakumar
3cc676bb32 added 2 more cards and renamed existing ones. 2023-01-30 13:49:42 +05:30
vsuryakumar
e74c42c78c Added data class for saving logs. 2023-01-30 13:49:07 +05:30
vsuryakumar
e945505568 Added enum for result types. 2023-01-30 13:48:20 +05:30
vsuryakumar
7b475fb922 commented down other devices leaving active only the testright device. 2023-01-30 13:47:31 +05:30
vsuryakumar
4ffc64f14b moved intent-filter from test right activity to main activity. 2023-01-30 13:46:59 +05:30
vsuryakumar
c3dca53807 updated package. 2023-01-30 13:46:20 +05:30
vsuryakumar
d72f6ecaa3 Removed update button. 2023-01-30 13:46:05 +05:30
vsuryakumar
5e2d2ff079 new drawable added. 2023-01-30 13:44:55 +05:30
vsuryakumar
3aa9969fc7 new style added. 2023-01-30 13:44:27 +05:30
vsuryakumar
c0cd1170f1 Impl Saving of logs. 2023-01-30 13:44:08 +05:30
vsuryakumar
ac705da152 Result calculation with average values updated. 2023-01-30 13:42:08 +05:30
vsuryakumar
74132ca5c7 Seperated function of creating folder & implemented methods to save csv. [working] 2023-01-27 13:22:21 +05:30
vsuryakumar
58fffded8b Updated UI 2023-01-27 13:21:36 +05:30
vsuryakumar
b8789d59bb Updated view model testing. 2023-01-27 13:21:20 +05:30
vsuryakumar
a43365268f Fixes in usbservice (making usbserviceconnector global) + relevant changes in other fragments 2023-01-27 13:21:04 +05:30
vsuryakumar
ea757d2b5f Inflating UI of results page. 2023-01-25 11:29:35 +05:30
vsuryakumar
2c144e3e67 code cleanup. 2023-01-25 11:29:20 +05:30
vsuryakumar
cb479589ca Added results to the data class. 2023-01-25 11:28:58 +05:30
vsuryakumar
dab3d09b3a Updated flow of commands to usb. 2023-01-25 11:28:38 +05:30
vsuryakumar
0b99ef9a18 Updated USbListeners 2023-01-25 11:27:53 +05:30
vsuryakumar
fe98f0e65d Added more commands 2023-01-25 11:27:14 +05:30
vsuryakumar
9ca3eecb87 Created results page UI. 2023-01-25 11:26:47 +05:30
vsuryakumar
e98a4e62b4 UI enhancements. 2023-01-25 11:26:09 +05:30
vsuryakumar
90de71e076 code cleanup. 2023-01-24 19:55:03 +05:30
vsuryakumar
7ae26334df minor UI fixes. 2023-01-24 19:54:26 +05:30
vsuryakumar
68be08a165 Gray color added. 2023-01-24 19:54:11 +05:30
vsuryakumar
ea021d4957 Created sample experiment page with form to take user input. 2023-01-24 19:53:52 +05:30
vsuryakumar
a7b9ed8cfa updated with new entries 2023-01-24 19:52:18 +05:30
vsuryakumar
7d09283af6 Adjusted activity and fragment to make space for softkeyboard. 2023-01-24 19:51:58 +05:30
vsuryakumar
ae8333b3e8 added Tests for TestRightViewModel 2023-01-24 17:13:26 +05:30
vsuryakumar
c6599a9f41 added methods to parse read string from device into java objects + added progress bar 2023-01-24 17:13:05 +05:30
vsuryakumar
dc52b14335 added permission support for USB & established a connection using service 2023-01-23 23:02:39 +05:30
vsuryakumar
37545a82e1 setup of the basic structure of the project with boiler plate code 2023-01-19 18:57:59 +05:30
vsuryakumar
a68a58034f initial setup with UI & package structure 2023-01-12 01:04:45 +05:30