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
2021-10-24
Version bumps, koin removal, android 12 target
Allan Wang
2021-09-13
Separate and fix activity tests
Allan Wang
2021-09-13
Test remaining activities
Allan Wang
2021-09-13
Create initial hilt tests
Allan Wang
2021-04-18
Fix lint
Allan Wang
2021-04-18
Fix coroutine tests
Allan Wang
2021-04-17
Update theme providers and readd koin modules
Allan Wang
2021-01-24
Update db to include messenger cookie
Allan Wang
2021-01-10
Start converting pref colors into themeProvider colors
Allan Wang
2021-01-10
Spotless apply
Allan Wang
2021-01-10
Fix koin imports
Allan Wang
2020-07-18
Migrate showcase prefs to pref section
Allan Wang
2020-07-18
Create prefs package
Allan Wang
2020-03-01
Avoid version check on travis
Allan Wang
2020-03-01
Fix image activity tests
Allan Wang
2020-03-01
Format code
Allan Wang
2020-02-23
Add test runners
Allan Wang
2020-02-23
Apply spotless
Allan Wang
2020-02-23
Remove singleton pattern for fbcookie
Allan Wang
2020-02-04
Apply spotless
Allan Wang
2020-02-04
Fix image activity test
Allan Wang
2019-12-31
Apply spotless
Allan Wang
2019-12-31
Fix tests
Allan Wang
2019-12-30
Apply spotless and update changelog
Allan Wang
2019-07-03
Add translation update to changelog
Allan Wang
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