1
0
mirror of https://github.com/AllanWang/Frost-for-Facebook.git synced 2024-09-20 07:31:40 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
Allan Wang
658da93f98
Remove dbflow dependencies 2019-08-16 00:14:33 -07:00
Allan Wang
149c6be1bf
Enhancement/coroutines (#1273)
* 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-31 18:57:28 -05:00
Allan Wang
3076d9a97c feature/menu-parser (#582)
* Test menu parser

* Add menu fragment implementation

* Test proguard

* Clean up

* Use async

* Use invoke

* Try without proguard

* Try 2

* Add fallback logic

* Use normal notification event

* Add custom event flag

* Add rest of menu fragment data

* Ensure fallback works

* Update docs
2017-12-31 00:42:49 -05:00
Allan Wang
91119de328 Dev 1.2.2 - Add framework for messenger notifications (#47)
* 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-07-13 13:50:00 -07:00
Allan Wang
085295d5db Dev 1.2.1 (#43) - Revamp notifications
* Test proguard

* Test proguard without enums

* Allow notifications from only current account

* Prettify notifications

* Clean up layouts

* Test proguard log

* Update rxkotlin

* Update remaining dependencies
2017-07-08 19:21:13 -04:00
Allan Wang
7a13673828 Misc fixes
* Remove experimental by default

* Update theme

* Update glide caching to reload with every version

* Pause hidden searchview when not in use

* Convert glide to glide app
2017-07-04 03:28:52 -04:00
Allan Wang
82e761f7cd Test dependencies 2017-06-27 11:45:57 -07:00
Allan Wang
9cfccbe6cb Added custom theming 2017-06-23 11:25:45 -07:00
Allan Wang
980fb3eecd Proguard for jsoup 2017-06-16 15:12:26 -07:00
Allan Wang
605a08c2e2 Preparing preferences 2017-06-06 23:24:06 -07:00
Allan Wang
6fa685433e Fix log webview and use leak canary 2017-06-04 00:19:58 -07:00
Allan Wang
23d0e789c7 Crashlytics for test builds 2017-06-03 22:24:19 -07:00
Allan Wang
610df8c6d7 test crashlytics 2017-06-03 21:34:17 -07:00
Allan Wang
5796566137 css updates and beginning login migration 2017-06-03 00:22:10 -07:00
Allan Wang
e33120d454 initial port 2017-05-29 15:05:26 -07:00