1
0
mirror of https://github.com/AllanWang/Frost-for-Facebook.git synced 2024-11-13 22:43:06 +01:00
Commit Graph

374 Commits

Author SHA1 Message Date
Allan Wang
37cd65102f
Apply sensitive string to start activity logger 2019-01-04 02:24:00 -05:00
Allan Wang
e0af746bc8
Redact default cookiemodel string 2019-01-04 02:20:27 -05:00
Allan Wang
339ce9db98
Convert global continuations to completable deferred 2019-01-04 01:56:04 -05:00
Allan Wang
8c77e02e89
Theme (#1308)
* Add new attribute and theme messages page

* Theme more components

* Update comments and remove them from css files

* Support at field in theme builder

* Support at field in theme builder

* Use wildcard matcher for menu overflow
2019-01-04 01:35:52 -05:00
Allan Wang
f162d23850
Remove exception filters from application, resolves #1304 2019-01-04 00:03:36 -05:00
Allan Wang
04ef20177c
Wrap full image url in try catch, resolves #1307 2019-01-03 23:58:46 -05:00
Allan Wang
a8c734070c
Add custom gradle function and ignore some tests 2019-01-03 23:50:46 -05:00
Allan Wang
82f79a7d36
Add asset preloader (#1311) 2019-01-03 23:10:53 -05:00
Allan Wang
bc6566bc92
Convert fade out to suspended function in login 2019-01-01 18:50:14 -05:00
Allan Wang
7d737fcb84
Fix login deadlock 2019-01-01 18:46:16 -05:00
Allan Wang
1ab4155b8f
Fix image downloading 2019-01-01 18:13:42 -05:00
Allan Wang
3ca39c2ef8
Add changelog 2019-01-01 17:30:58 -05:00
Allan Wang
8245f835b6
Close channels after destroy, resolves #1292 2019-01-01 17:21:26 -05:00
Allan Wang
91de05ef93
Link changelog and add basic privacy policy, resolves #1293 2019-01-01 17:12:25 -05:00
Allan Wang
1ea25388cd
Theme (#1289)
* Convert light theme to use transparent components

* Theme menu overflow

* Theme more settings and make links a different color

* Retheme main tags
2018-12-31 19:20:08 -05: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
83cc259792
Completely remove fbcookie's invoke function 2018-12-29 16:30:11 -05:00
Allan Wang
9f74d71852
Fix like button and disable cookie update, resolves #1203 2018-12-29 16:06:01 -05:00
Allan Wang
a9acbb16b2
Remove paper parcel, resolves #1193 2018-12-29 15:10:11 -05:00
Allan Wang
625cff050c
Remove add members from dependents, resolves #1176 2018-12-29 15:05:25 -05:00
Allan Wang
30b359c944
Apply spotless 2018-12-28 23:11:31 -05:00
Allan Wang
0d6f53c82c
Fully remove anko, resolves #1184 2018-12-28 23:09:58 -05:00
Allan Wang
7f545a19dc
Switch default user agent to android, resolves #1245, #1229 2018-12-28 22:15:08 -05:00
Allan Wang
66a6657b81
Prevent crash with null frost cookie 2018-12-28 21:41:38 -05:00
Allan Wang
5393f171e4
Update badge channel 2018-12-28 21:12:07 -05:00
Allan Wang
1e2fc927b1
Update consts and android extensions 2018-12-28 20:38:10 -05:00
Allan Wang
e5e83736d3
Switch remaining primary observables 2018-12-28 20:19:18 -05:00
Allan Wang
c970d70710
Fix initial crash 2018-12-27 16:54:11 -05:00
Allan Wang
0c3eb79834
Add tests for channel context switching 2018-12-27 14:45:08 -05:00
Allan Wang
f9e3a324e4
Convert remaining view observables 2018-12-27 14:34:29 -05:00
Allan Wang
e6dcbd7b32
Begin replacing observables with channels 2018-12-27 02:15:10 -05:00
Allan Wang
7d85262ada
Support old fbRequest 2018-12-26 18:37:47 -05:00
Allan Wang
bddb58f035
Merge new auth flyweight and update hd image fetcher 2018-12-26 18:35:01 -05:00
Allan Wang
3a3096be58
Add new flyweight 2018-12-26 18:10:04 -05:00
Allan Wang
c9769223cb
Add coroutines to FrostRequestService 2018-12-25 22:32:03 -05:00
Allan Wang
d1ed8498e5
Introduce android ktx 2018-12-25 22:27:23 -05:00
Allan Wang
49a67bc7c6
Update imageactivity and add tests, resolves #1107 2018-12-25 22:14:56 -05:00
Allan Wang
697e457da4
Clean up image activity and prepare for tests 2018-12-25 16:32:51 -05:00
Allan Wang
25760fa2d0
Avoid events for duplicate cancellations 2018-12-24 17:41:08 -05:00
Allan Wang
9e1fe4bb7c
Convert notification service to coroutines 2018-12-24 17:27:43 -05:00
Allan Wang
d12e04e088
Remove login web async 2018-12-24 16:27:16 -05:00
Allan Wang
2c02356c49
Merge branch 'dev' into update/coroutines 2018-12-24 01:49:57 -05:00
Allan Wang
697d01882b
Enhancement/ktlint (#1259)
* Add spotless

* Reformat code

* Apply license header

* Add remaining license headers
2018-12-24 01:47:03 -05:00
Allan Wang
c45b30e28f
Update/bindview (#1258)
* Update bindview for FrostVideoViewer

* Remove more bindview usages

* Fix compilation problems

* Remove custom drawer header
2018-12-24 00:21:21 -05:00
Allan Wang
9a40780c3b
Add composer to css 2018-12-23 20:16:20 -05:00
Allan Wang
26590c96cf
Update play listings (#1250)
* Update play listing

* Update default language

* Delete fastlane
2018-12-23 20:05:18 -05:00
Allan Wang
88b4073687
Migrate to androidx (#1257)
* Initial migration

* Update gradle wrapper

* Update iconics and revert progressanimator api

* Clean up imports

* Update dependencies and address some lint issues

* Update constants

* Remove extra import
2018-12-23 20:04:08 -05:00
Allan Wang
fce0bf0a6d
Add logging and switch domain url 2018-12-21 20:51:12 -05:00
Allan Wang
46fb61e533
Add initial coroutines 2018-12-20 23:12:41 -05:00
Allan Wang
f195f068bc
Support/fdroid (#1201)
* Add metadata

* Add images
2018-11-24 12:18:45 -05:00