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

130 Commits

Author SHA1 Message Date
Allan Wang
ee2cbac744
Fix crash for dialog prompt 2019-09-29 00:31:00 -07:00
Allan Wang
73e1642787
Merge branch 'dev' into desktop-url-convert 2019-09-28 23:53:40 -07:00
Allan Wang
9b32e6c884
Use mobile agent for non facebook urls 2019-09-28 23:26:22 -07:00
Allan Wang
142b95f0ae
Optimize imports and update changelog 2019-09-22 22:47:07 -07:00
Allan Wang
981d6ffb40
Apply kau migration 2019-09-22 22:36:16 -07:00
Allan Wang
509aca4c2c
Remove auth and native ui elements by default 2019-09-15 00:33:22 -07:00
Allan Wang
5f397d2b8f
Move biometric init out of coroutine launch 2019-09-08 02:06:14 -07:00
Allan Wang
4e09cf236f
Update changelog and apply spotless 2019-09-08 00:19:57 -07:00
Allan Wang
0a3339aee3
Update changelog 2019-08-15 22:15:19 -07:00
Allan Wang
f12762c417
Update changelog 2019-08-15 22:04:22 -07:00
Allan Wang
b71c73565f
Revert user agent changes 2019-08-08 00:08:22 -07:00
Allan Wang
7ed4ba701e
Restart main after applying 2019-08-07 23:08:40 -07:00
Allan Wang
5515d6dd56
Update changelog and apply spotless 2019-08-06 22:22:55 -07:00
Allan Wang
2acf10b110
Apply spotless 2019-08-06 00:50:15 -07:00
Allan Wang
96241eb6df
Update changelog 2019-08-04 23:32:03 -07:00
Allan Wang
1796aa0ee6
Disable auto session capture until analytics is disabled 2019-07-27 21:50:56 -07:00
Allan Wang
66dd55a079
Add intro panel 2019-07-23 00:22:48 -07:00
Allan Wang
53489f9c5a
Add translation update to changelog 2019-07-03 23:55:42 -07:00
Allan Wang
6685ed8d71
Update changelog 2019-07-03 01:19:28 -07:00
Allan Wang
8f4da4ea83
Sample gradle npm test 2019-07-02 19:59:59 -07:00
Allan Wang
03e16c98c7
Update changelog and apply spotless 2019-07-01 23:35:35 -07:00
Allan Wang
e6bc006975
Update changelog 2019-07-01 11:55:55 -07:00
Allan Wang
5094c9f259
Fix multi entry formats, resolves #1428 2019-06-13 16:37:08 -07:00
Allan Wang
e0bea89b08
Apply spotless and update changelog 2019-05-01 17:07:18 -07:00
Allan Wang
cf152584b5
Update changelog 2019-04-25 13:06:37 -07:00
Allan Wang
4739e6f58d
Merge properties 2019-04-21 20:26:01 -04:00
Allan Wang
bbafb7b65c
Merge dev 2019-04-21 20:22:11 -04:00
Allan Wang
e8c52e6ab1
Update user agent (#1400)
* Rename user agent and update chrome for desktop, resolves #1387

* Rename more basic to desktop

* Apply spotless
2019-04-13 19:52:24 -04:00
Allan Wang
d0b4471667
Merge mute specific fixes (#1386)
* Merge mute specific fixes

* Remove version tag in user agent

* Add extra forward slash

* Update kau
2019-04-04 21:28:41 -04:00
Allan Wang
f7ad18ff7f
Apply spotless 2019-03-31 23:09:36 -04:00
Allan Wang
0b4142715c
Update changelog and add fbclid test 2019-03-30 23:07:43 -04:00
Allan Wang
23def966c0
Update versions 2019-03-30 22:44:03 -04:00
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
c917dc13da
Create initial room models 2019-03-05 18:31:47 -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
ddfc310fde
Add ability to copy comments, resolves #454 2019-02-05 23:02:50 -05:00
Allan Wang
f1c74afe1c
Feature/marketplace (#1328)
* Add marketplace item

* Add marketplace entry to drawer

* Update changelog
2019-01-16 23:54:13 -05:00
Allan Wang
eb6f8f2161
Prepare next release 2019-01-05 23:00:30 -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
9f74d71852
Fix like button and disable cookie update, resolves #1203 2018-12-29 16:06:01 -05:00
Allan Wang
0d6f53c82c
Fully remove anko, resolves #1184 2018-12-28 23:09:58 -05:00
Allan Wang
dc6c12ba40
Fix/personal messages (#1194)
* Update dependency versions

* Fix regex to support personal messages, resolves #1180

* Update download url, resolves #1131

* Update changelog

* Downgrade apache dependency version

* Disable travis for master pushes [skip ci]

* Support java 1.8
2018-11-18 21:28:25 -05:00
Allan Wang
a3173f815a Update links 2018-11-11 21:05:20 -05:00
Allan Wang
da63f00eb5
Fix/duplicate back (#1177)
* Merge potential fix for text zoom

* Actually fix the duplicate back

* Prepare fixing dependent notifications

* Add notification fallback url

* Add back acontext to url, fixes #1137
2018-11-06 22:35:58 -05:00
Allan Wang
438affb07a Cleanup (#1087)
* Feature/download manager (#855)

* Add initial github release check

* Create update service

* Clean old manager directory

* Update kau

* Update updateActivity snippet

* Add back gradle keys

* Remove update service functionality

* Update changelog

* Misc (#865)

* Clean up git code

* Update download link

* Update theme

* Reorder settings, resolvees #856

* Do not log undeliverable exception

* Handle potential lack of webview

* Set notification epoch default to now, resolves #857

* Fix notification epoch time init

* Update changelog

* Update theme

* Add slack url, resolves #880

* Prepare for image update

* Fix view full image (#882)

* Test including full photo viewer

* Test cookie in glide

* Fix parser and add redirects to view full image

* Update changelog

* Fix compilation and add new keys

* Update all versions

* Fix signing configs

* Fix exoplayer api update

* Change string usage

* Test scss on travis

* Test with node_js flag

* Add back css

* Update versions and fix video view
2018-09-26 14:56:44 -04:00
Allan Wang
d9e2562267 Misc (#865)
* Clean up git code

* Update download link

* Update theme

* Reorder settings, resolvees #856

* Do not log undeliverable exception

* Handle potential lack of webview

* Set notification epoch default to now, resolves #857

* Fix notification epoch time init

* Update changelog

* Update theme

* Add slack url, resolves #880

* Prepare for image update
2018-04-12 18:50:58 -04:00
Allan Wang
f1275cbc38 Update buildsdk (#808)
* Update changelog

* Add build sdk check

* Remove play store affiliate

* Ignore Overdraw

* Remove theme background

* Add back for transparent

* Fix restart button
2018-03-21 17:36:53 -04:00
Allan Wang
6b85bc72a8 misc (#781)
* Rename image vars

* Add black media option, resolves #726

* Update changelog

* Fix menu parsin

* Update changelog

* Fix menu badges
2018-03-11 22:21:40 -04:00