index
:
frost
dev
My fork of Frost, a third-party app for Facebook
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
androidTest
/
kotlin
Age
Commit message (
Expand
)
Author
2019-06-13
Fix test code errors
Allan Wang
2019-04-24
Add click events to notifications
Allan Wang
2019-03-07
Apply spotless
Allan Wang
2019-03-07
Replace tab dao with generic dao
Allan Wang
2019-03-07
Rename some methods
Allan Wang
2019-03-07
Optimize imports
Allan Wang
2019-03-07
Add cache test
Allan Wang
2019-03-07
Add koin test
Allan Wang
2019-03-07
Migrate to dao and add filter to title
Allan Wang
2019-03-06
Update notif database
Allan Wang
2019-03-06
Make db entities immutable
Allan Wang
2019-03-05
Add fb tab test
Allan Wang
2019-03-05
Split db tests per dao
Allan Wang
2019-03-05
Add more cookie db tests
Allan Wang
2019-03-05
Create working dao without suspension
Allan Wang
2019-03-05
Create initial room models
Allan Wang
2019-03-04
Reorder test args
Allan Wang
2018-12-31
Enhancement/coroutines (#1273)
Allan Wang
2018-12-29
Completely remove fbcookie's invoke function
Allan Wang
2018-12-25
Update imageactivity and add tests, resolves #1107
Allan Wang
2018-12-25
Clean up image activity and prepare for tests
Allan Wang