Age | Commit message (Collapse) | 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 | |
* Convert rest of fbcookie to suspended methods * Replace active checks with yield * Apply spotless * Switch cookie domain to exact url * Optimize imports and enable travis tests again * Update proguard rules * Remove unnecessary yield * Remove unused flyweight * Remove unused disposable and method * Use contexthelper instead of dispatcher main * Convert login activity to coroutines * Use kau helper methods for coroutines * Enhancement/offline site (#1288) * Begin conversion of offline site logic * Fix offline tests and add validation tests * Ignore cookie in jsoup if it is blank * Force load and zip to be in io * Use different zip files to fix tests * Log all test output * Do not log stdout * Allow test skip for fb offline | |||
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 | |
2017-07-13 | Dev 1.2.2 - Add framework for messenger notifications (#47) | Allan Wang | |
* Update KAU to v2.0 * Only inject theme for facebook and inject js after * Clean up menu loading logic * Add path null check * Remove .idea files * Add url formatter testers * Update tests and check url nullability - Fixes * Create instant messaging parser * Shorted notification log and remove unnecessary null checks * Make migration buildable * Test message parser * finalize messenger notifs for now | |||
2017-05-29 | initial port | Allan Wang | |