Closed Dinushka95 closed 5 years ago
@chayawijesundara what column names do we need in the table? are we creating 2 tables or one? Are we calculating the (total use time = on time - off time ), is this needed in a future, total time?
two tables are already created to save screen on and off times.ua_screenon table saves the screen on time while us_screenoff_table saves the screen off time. So far total use time is not calculated. for my component i only check whather the screen is on or off when a notification is delivered. Some times mihitha might need this type of total time
@chayawijesundara ok @mihithahansani do you need the total screen on time?
@Dinushka95 there is another "uc_screentime_table " on which i have no idea better asking @mihithahansani
@chayawijesundara ok. those old prototype implementations will be deleted after, this is implemented
ok @Dinushka95 u mean all the tables and classes associated with the old standard
@chayawijesundara yes
yes
On Sat, 16 Mar 2019, 11:55 Dinushka95, notifications@github.com wrote:
@chayawijesundara https://github.com/chayawijesundara yes
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Dinushka95/iNotify/issues/5#issuecomment-473504578, or mute the thread https://github.com/notifications/unsubscribe-auth/AdmSceW2fzTmbHv9cDP_-Hax0oqKFp5yks5vXI5dgaJpZM4b3nXl .
@Dinushka95 there is another "uc_screentime_table " on which i have no idea better asking @mihithahansani
I did not creted that table. any thing related to screen time
need to recode display on and off times in a table and create helper class to access them