Allan Wang
765c741960
Remove unnecessary zip function with reactivex
2019-01-04 23:59:55 -05:00
Allan Wang
5d2722b220
Remove unused dependencies and remove reactivex from username fetcher
2019-01-04 23:59:30 -05:00
Allan Wang
a1cf58e0ee
Use coroutine version in kau
2019-01-04 13:56:12 -05:00
Allan Wang
96418eb386
Prepare new test for unique only
2019-01-04 13:53:45 -05:00
Allan Wang
535004b8a2
Fix flyweight tests
2019-01-04 13:32:58 -05:00
Allan Wang
9bd77fa983
Fix compilation error
2019-01-04 02:33:15 -05:00
Allan Wang
702503db4e
Try catch apache unescape, resolves #1300
2019-01-04 02:27:44 -05:00
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
7661bbfc9b
Merge pull request #1271 from AllanWang/theme
...
Fix like button and disable cookie update, resolves #1203
2018-12-29 16:32:00 -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
9c3d7c8b6c
Merge pull request #1269 from AllanWang/enhancement/coroutine-auth
...
Enhancement/coroutine
2018-12-28 21:45:46 -05:00
Allan Wang
8c4db7d79d
Merge pull request #1265 from AllanWang/enhancement/coroutine-ui
...
Replace coroutines in view logic
2018-12-28 21:43:49 -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
9fb5d8a3d2
Merge pull request #1260 from AllanWang/update/coroutines
...
Update/coroutines
2018-12-25 22:17:14 -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