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

636 Commits

Author SHA1 Message Date
Pierre Theo Klein
2a1875a315
Edit formatting for markdown in GitHub.
I was looking at the docs and noticed that the list rendering etc. was not great. I changed the formatting to work more nicely with Github's markdown renderer.
2019-03-20 13:41:56 -04:00
Allan Wang
b1c7358c24
Apply spotless 2019-03-07 19:43:26 -05:00
Allan Wang
3f5d2cf2a5
Replace tab dao with generic dao 2019-03-07 19:36:09 -05:00
Allan Wang
cac563f6c6
Prepare generic db 2019-03-07 19:25:11 -05:00
Allan Wang
47ac9c218e
Specify coroutine scopes in base main activity 2019-03-07 19:03:09 -05:00
Allan Wang
0f500024a3
Move viewpager page setup to adapter 2019-03-07 19:01:30 -05:00
Allan Wang
2056d9cb72
Make cookie name null by default 2019-03-07 18:56:42 -05:00
Allan Wang
9edbab9845
Delete dbflow data on migration 2019-03-07 18:47:17 -05:00
Allan Wang
f038ed790f
Fix tab customizer activity 2019-03-07 18:29:24 -05:00
Allan Wang
7b5df27ea3
Set page limit based on tab count 2019-03-07 18:18:10 -05:00
Allan Wang
adf9f2f6f2
Rebind main activity logic 2019-03-07 18:15:46 -05:00
Allan Wang
b769e36802
Disable fallback 2019-03-07 17:29:53 -05:00
Allan Wang
e617c95e2b
Rename some methods 2019-03-07 17:28:32 -05:00
Allan Wang
9e201159fd
Optimize imports 2019-03-07 15:26:35 -05:00
Allan Wang
12f491737e
Add cache test 2019-03-07 14:59:40 -05:00
Allan Wang
f1878133d8
Add koin test 2019-03-07 04:00:20 -05:00
Allan Wang
eabc8e3393
Add cache entityt 2019-03-07 03:12:27 -05:00
Allan Wang
f717953deb
Delete unused dbutils 2019-03-07 00:36:11 -05:00
Allan Wang
d7ee076bdc
Allow migration for fbtabs 2019-03-07 00:32:17 -05:00
Allan Wang
cf5fd28ec7
Move legacy notif model to internal call 2019-03-07 00:22:15 -05:00
Allan Wang
e96160d7f7
Do not send notifications if db save fails 2019-03-07 00:16:22 -05:00
Allan Wang
7f1f2247de
Migrate to dao and add filter to title 2019-03-07 00:12:24 -05:00
Allan Wang
b417cc51b2
Update notif database 2019-03-06 23:35:04 -05:00
Allan Wang
8b70d80070
Make db entities immutable 2019-03-06 17:42:31 -05:00
Allan Wang
9a1d9719ad
Port rest of cookie items 2019-03-05 21:25:46 -05:00
Allan Wang
65bb9233b2
Convert fbcookies to room entities 2019-03-05 21:06:24 -05:00
Allan Wang
5c44009754
Add fb tab test 2019-03-05 20:03:55 -05:00
Allan Wang
cd0e7549d4
Split db tests per dao 2019-03-05 19:21:17 -05:00
Allan Wang
b5d442ba3c
Add more cookie db tests 2019-03-05 19:13:57 -05:00
Allan Wang
8841728780
Change dependencies and add back suspensions 2019-03-05 18:52:47 -05:00
Allan Wang
e82b74a687
Move helper functions outside of interface 2019-03-05 18:46:42 -05:00
Allan Wang
ee9a9a6964
Create working dao without suspension 2019-03-05 18:44:18 -05:00
Allan Wang
c917dc13da
Create initial room models 2019-03-05 18:31:47 -05:00
Allan Wang
566fcce5b7
Update changelog 2019-03-05 00:30:32 -05:00
Allan Wang
ca6ecf83b1
Add fbclid trimmer, resolves #1290 2019-03-04 16:24:36 -05:00
Allan Wang
f77c652e61
Improve context click logic 2019-03-04 16:08:55 -05:00
Allan Wang
dc4910e1e9
Allow hiding stories (#1361) 2019-03-04 15:55:47 -05:00
Allan Wang
7e5894aa51
Reorder test args 2019-03-04 15:25:44 -05:00
Allan Wang
e591fb30ce
Apply spotless 2019-02-06 12:15:01 -05:00
Allan Wang
91b7d53fb3
Fix/open broadcast (#1345)
* Convert jsi related channels to broadcasts

* Close channel in debug activity
2019-02-06 12:12:10 -05:00
Allan Wang
a75555f346
Theme (#1346)
* Theme text from linked user list

* Theme unlike page, resolves #1335

* Fix comment theme box text, resolves #1340

* Apply spotless
2019-02-05 23:46:02 -05:00
Allan Wang
81e259430c
Update changelog 2019-02-05 23:17:54 -05:00
Allan Wang
8e3bfc1680
Merge pull request #1334 from AllanWang/fix/offline-crash
Fix/offline crash
2019-02-05 23:16:29 -05:00
Allan Wang
ddfc310fde
Add ability to copy comments, resolves #454 2019-02-05 23:02:50 -05:00
Allan Wang
8b850711ce
Add log and strict equality 2019-02-05 22:44:47 -05:00
Allan Wang
87469aba96
Strip images and update context handler 2019-02-05 22:40:24 -05:00
Allan Wang
330bf28573
Enhancement/js (#1344)
* Attempt to add package json

* Add initial typescript components

* Convert remaining files

* Remove some null checks

* Reorganize folders

* Add missing js and tests for file paths

* Delete unused babelrc

* Remove unused packages
2019-02-05 22:13:41 -05:00
Allan Wang
c484c2728c
Add checks to fast fail menu 2019-02-02 00:39:48 -05:00
Allan Wang
459359672b
Fix crash 2019-02-02 00:10:27 -05:00
Allan Wang
83fb36f666
Enable clear text traffic, resolves #1331 2019-01-22 23:52:28 -05:00