Dinushka95 / iNotify

iNotifiy - Intelligent Notification Manger
Mozilla Public License 2.0
0 stars 0 forks source link

Implement display off on times #5

Closed Dinushka95 closed 5 years ago

Dinushka95 commented 5 years ago

need to recode display on and off times in a table and create helper class to access them

Dinushka95 commented 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?

chayawijesundara commented 5 years ago

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

Dinushka95 commented 5 years ago

@chayawijesundara ok @mihithahansani do you need the total screen on time?

chayawijesundara commented 5 years ago

@Dinushka95 there is another "uc_screentime_table " on which i have no idea better asking @mihithahansani

Dinushka95 commented 5 years ago

@chayawijesundara ok. those old prototype implementations will be deleted after, this is implemented

chayawijesundara commented 5 years ago

ok @Dinushka95 u mean all the tables and classes associated with the old standard

Dinushka95 commented 5 years ago

@chayawijesundara yes

mihithahansani commented 5 years ago

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 .

mihithahansani commented 5 years ago

@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