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

109 Commits

Author SHA1 Message Date
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
Allan Wang
fe51373f5a Enhancement/debug mode (#779)
* Update changelog

* Improve debugger

* Remove need for mapping urls

* Remove excess logs

* Clean up
2018-03-11 19:24:32 -04:00
Allan Wang
fec23276e8 Update/misc (#728)
* Update basic agent check; fixes  #714

* Disable swipe on long click

* Remove duplicate code

* Update dependencies

* Update dependencies 2

* Add debug keystore

* Update versions

* Fix duplicate notification

* Fix duplicate notification sound; addreesses #725

* Update changelog

* Clean up
2018-02-16 21:51:02 -05:00
Allan Wang
d68ea6d7eb Feature/post (#696)
* Reorder final override

* Add initial fab bindings

* Update scripts

* Optimize and use js header hider

* Remove old header hider

* Use method for generating clicker
2018-02-02 21:05:26 -05:00
Allan Wang
8bfbbac2b8 Enhancement/video (#669)
* Test stricter video extractor

* Mess around with mutations

* Revert back to strict click listener

* Update theme

* Update dependencies

* Update theme

* Create pip toggle

* Add pip disabler

* Update theme

* Update theme
2018-01-25 00:23:44 -05:00
Allan Wang
6fe7bd4358 Update KAU translations 2018-01-20 18:48:57 -05:00
Allan Wang
d766100c29 Enhancement/speed up (#650)
* Revert back to m.facebook

* Add initial speedup

* Update theme

* Fix link press for event status

* Move web states to fb const

* Fix images and email

* Fix up flyweight for requests

* Ensure frost request is synchronous

* Prepare diff utils

* Improve speed and fix blank overlay

* Update comments

* Add debugger and fix searchview

* Theme discover pages. Resolves #654

* Fix duplicate reload

* Fix image loading

* Update changelog

* Update tests

* Rename test

Update dependencies

Update gitignore
2018-01-20 16:42:37 -05:00
Allan Wang
fd5f2a82eb Misc (#614)
* Add locale log

* Add flyweight design for authenticator

* Add option to have instant messages only

* Update interceptor

* Add hd image model loader (#613)

* Launch image view for view full image

* Update changelog

* Greatly improve ImageActivity loading

* Update hashes

* Add back keyword filter

* Clean up
2018-01-10 22:13:28 -05:00
Allan Wang
8aece5e3f9 Feature/website debug (#603)
* Create beginning of web downloader

* Clean up

* Update KAU for reified activity launching

* Update web attachments and setFrostColor

* Test other zipper

* Test simpler image saving model

* Finish up image activity

* Restore aggressive overlays

* Try new zipper

* Test again

* Fix tests

* Add working build

* Rename

* Support cancellation
2018-01-07 02:43:57 -05:00
Allan Wang
726d2a4dc3 Misc (#592)
* Update dependencies

* Allow null message

* Support new kau logging
2017-12-31 17:14:26 -05:00
Allan Wang
b556c42daa Mock logger in unit tests 2017-12-31 03:10:58 -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
8fee0629c2 Update description and kau 2017-12-27 00:25:09 -05:00
Allan Wang
1769dbcef9 Enhancement/fb requests (#575)
* Update lambdas to references

* Simplify regex and parsers

* Fix some parsing and add more tests

* Improve message parser and tests

* Simplify parser

* Shorten interfaces

* Push rem

* Create notification parser

* Clean up notification service

* Clean up notification service

* Add safe cookie fallback

* Fix cookie reference

* Make parsers only hold cookie string

* Clean up cookie references

* Fix up login and event theme

* Update changelog

Remove workspace backup
2017-12-26 03:39:28 -05:00
Allan Wang
bd96905dbf Update webview components (#571)
* Add volume binding

* Remove key override

* Add pause timers to webview
2017-12-22 01:51:43 -05:00
Allan Wang
bd99aebf43 Update themes (#569)
* Update themes

* Update changelog
2017-12-21 23:07:20 -05:00
Allan Wang
82f9aca964 Update/intro (#550)
* Add edit button to intro

* Update readme

* Fix video error and cancellation

* Update changelog

* Hide invalid tab options
2017-12-12 00:52:12 -05:00
Allan Wang
b90dcc0437 misc (#548)
* Separate scss files and fix some issues

* Delete blank css

* Update menu stylings

* Add branch details to auto release

* Update script and readme

* Test 2

* Test 3
2017-12-11 21:18:57 -05:00
Allan Wang
a441de590f Translations (#533)
* New translations strings_pref_networks.xml (Afrikaans)

* New translations strings_pref_feed.xml (Afrikaans)

* New translations strings_pref_experimental.xml (Afrikaans)

* New translations strings_pref_debug.xml (Afrikaans)

* New translations strings_pref_behaviour.xml (Afrikaans)

* New translations strings_pref_appearance.xml (Afrikaans)

* New translations strings_play_store.xml (Afrikaans)

* New translations strings_intro.xml (Afrikaans)

* New translations strings_pref_notifications.xml (Arabic)

* New translations strings_web_context.xml (Arabic)

* New translations strings_pref_notifications.xml (Chinese Simplified)

* New translations strings_web_context.xml (Catalan)

* New translations strings_pref_networks.xml (Chinese Simplified)

* New translations strings_pref_feed.xml (Chinese Simplified)

* New translations strings_pref_experimental.xml (Chinese Simplified)

* New translations strings_pref_debug.xml (Chinese Simplified)

* New translations strings_pref_behaviour.xml (Chinese Simplified)

* New translations strings_pref_appearance.xml (Chinese Simplified)

* New translations strings_play_store.xml (Chinese Simplified)

* New translations strings_intro.xml (Chinese Simplified)

* New translations strings_errors.xml (Chinese Simplified)

* New translations strings_download.xml (Chinese Simplified)

* New translations strings_preferences.xml (Catalan)

* New translations strings_download.xml (Catalan)

* New translations strings_pref_notifications.xml (Catalan)

* New translations strings_pref_networks.xml (Catalan)

* New translations strings_pref_feed.xml (Catalan)

* New translations strings_pref_experimental.xml (Catalan)

* New translations strings_pref_debug.xml (Catalan)

* New translations strings_pref_behaviour.xml (Catalan)

* New translations strings_pref_appearance.xml (Catalan)

* New translations strings_play_store.xml (Catalan)

* New translations strings_intro.xml (Catalan)

* New translations strings_errors.xml (Catalan)

* New translations strings_pref_feed.xml (Dutch)

* New translations strings_pref_notifications.xml (Dutch)

* New translations strings_pref_behaviour.xml (Hungarian)

* New translations strings_pref_networks.xml (German)

* New translations strings_pref_behaviour.xml (Greek)

* New translations strings_pref_appearance.xml (Greek)

* New translations strings_play_store.xml (Greek)

* New translations strings_intro.xml (Greek)

* New translations strings_errors.xml (Greek)

* New translations strings_download.xml (Greek)

* New translations strings_web_context.xml (German)

* New translations strings_preferences.xml (German)

* New translations strings_pref_notifications.xml (German)

* New translations strings_pref_feed.xml (German)

* New translations strings_pref_experimental.xml (Greek)

* New translations strings_pref_experimental.xml (German)

* New translations strings_pref_debug.xml (German)

* New translations strings_pref_behaviour.xml (German)

* New translations strings_pref_appearance.xml (German)

* New translations strings_play_store.xml (German)

* New translations strings_intro.xml (German)

* New translations strings_errors.xml (German)

* New translations strings_download.xml (German)

* New translations strings_web_context.xml (Galician)

* New translations strings_preferences.xml (Galician)

* New translations strings_pref_debug.xml (Greek)

* New translations strings_pref_feed.xml (Greek)

* New translations strings_pref_networks.xml (Galician)

* New translations strings_pref_feed.xml (Hebrew)

* New translations strings_pref_appearance.xml (Hungarian)

* New translations strings_play_store.xml (Hungarian)

* New translations strings_intro.xml (Hungarian)

* New translations strings_errors.xml (Hungarian)

* New translations strings_download.xml (Hungarian)

* New translations strings_web_context.xml (Hebrew)

* New translations strings_preferences.xml (Hebrew)

* New translations strings_pref_notifications.xml (Hebrew)

* New translations strings_pref_networks.xml (Hebrew)

* New translations strings_pref_experimental.xml (Hebrew)

* New translations strings_pref_networks.xml (Greek)

* New translations strings_pref_debug.xml (Hebrew)

* New translations strings_pref_behaviour.xml (Hebrew)

* New translations strings_pref_appearance.xml (Hebrew)

* New translations strings_play_store.xml (Hebrew)

* New translations strings_intro.xml (Hebrew)

* New translations strings_errors.xml (Hebrew)

* New translations strings_download.xml (Hebrew)

* New translations strings_web_context.xml (Greek)

* New translations strings_preferences.xml (Greek)

* New translations strings_pref_notifications.xml (Greek)

* New translations strings_pref_notifications.xml (Galician)

* New translations strings_pref_feed.xml (Galician)

* New translations strings_preferences.xml (Dutch)

* New translations strings_pref_notifications.xml (English)

* New translations strings_pref_debug.xml (Finnish)

* New translations strings_pref_behaviour.xml (Finnish)

* New translations strings_pref_appearance.xml (Finnish)

* New translations strings_play_store.xml (Finnish)

* New translations strings_intro.xml (Finnish)

* New translations strings_errors.xml (Finnish)

* New translations strings_download.xml (Finnish)

* New translations strings_web_context.xml (English)

* New translations strings_preferences.xml (English)

* New translations strings_pref_networks.xml (English)

* New translations strings_pref_feed.xml (Finnish)

* New translations strings_pref_feed.xml (English)

* New translations strings_pref_experimental.xml (English)

* New translations strings_pref_debug.xml (English)

* New translations strings_pref_behaviour.xml (English)

* New translations strings_pref_appearance.xml (English)

* New translations strings_play_store.xml (English)

* New translations strings_intro.xml (English)

* New translations strings_errors.xml (English)

* New translations strings_download.xml (English)

* New translations strings_web_context.xml (Dutch)

* New translations strings_pref_experimental.xml (Finnish)

* New translations strings_pref_networks.xml (Finnish)

* New translations strings_pref_experimental.xml (Galician)

* New translations strings_pref_networks.xml (French)

* New translations strings_pref_debug.xml (Galician)

* New translations strings_pref_behaviour.xml (Galician)

* New translations strings_pref_appearance.xml (Galician)

* New translations strings_play_store.xml (Galician)

* New translations strings_intro.xml (Galician)

* New translations strings_errors.xml (Galician)

* New translations strings_download.xml (Galician)

* New translations strings_web_context.xml (French)

* New translations strings_preferences.xml (French)

* New translations strings_pref_notifications.xml (French)

* New translations strings_pref_feed.xml (French)

* New translations strings_pref_notifications.xml (Finnish)

* New translations strings_pref_experimental.xml (French)

* New translations strings_pref_debug.xml (French)

* New translations strings_pref_behaviour.xml (French)

* New translations strings_pref_appearance.xml (French)

* New translations strings_play_store.xml (French)

* New translations strings_intro.xml (French)

* New translations strings_errors.xml (French)

* New translations strings_download.xml (French)

* New translations strings_web_context.xml (Finnish)

* New translations strings_preferences.xml (Finnish)

* New translations strings_web_context.xml (Vietnamese)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Serbian (Cyrillic))

* New translations strings.xml (Russian)

* New translations strings.xml (Romanian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Polish)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Korean)

* New translations strings.xml (Japanese)

* New translations strings.xml (Italian)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Greek)

* New translations strings.xml (German)

* New translations strings.xml (Galician)

* New translations strings.xml (French)

* New translations strings.xml (Finnish)

* New translations strings.xml (English)

* New translations strings.xml (Dutch)

* New translations strings.xml (Danish)

* New translations strings.xml (Czech)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Catalan)

* New translations strings.xml (Arabic)

* New translations strings.xml (Afrikaans)

* New translations strings_pref_appearance.xml (Spanish)

* New translations strings_play_store.xml (Spanish)

* New translations strings.xml (Vietnamese)

* New translations strings_play_store.xml (Spanish)

* New translations strings_pref_appearance.xml (Spanish)

* New translations strings_pref_feed.xml (Spanish)

* New translations strings_download.xml (Galician)

* New translations strings_errors.xml (Galician)

* New translations strings_download.xml (German)

* New translations strings_pref_appearance.xml (German)

* New translations strings_pref_feed.xml (German)

* New translations strings_pref_notifications.xml (German)

* New translations strings_pref_feed.xml (Korean)

* New translations strings_pref_appearance.xml (Korean)

* New translations strings_play_store.xml (Korean)

* New translations strings_download.xml (Korean)

* New translations strings_pref_notifications.xml (Korean)

* New translations strings.xml (Korean)

* New translations strings_download.xml (Chinese Simplified)

* New translations strings_download.xml (Chinese Simplified)

* New translations strings_errors.xml (Chinese Simplified)

* New translations strings_intro.xml (Chinese Simplified)

* New translations strings_play_store.xml (Chinese Simplified)

* New translations strings_pref_notifications.xml (Chinese Simplified)

* New translations strings.xml (Chinese Simplified)

* New translations strings_play_store.xml (Chinese Simplified)

* New translations strings_play_store.xml (Portuguese, Brazilian)

* New translations strings.xml (Chinese Simplified)

* New translations strings_web_context.xml (Portuguese, Brazilian)

* New translations strings_preferences.xml (Portuguese, Brazilian)

* New translations strings_pref_notifications.xml (Portuguese, Brazilian)

* New translations strings_pref_networks.xml (Portuguese, Brazilian)

* New translations strings_pref_feed.xml (Portuguese, Brazilian)

* New translations strings_pref_experimental.xml (Portuguese, Brazilian)

* New translations strings_pref_debug.xml (Portuguese, Brazilian)

* New translations strings_pref_behaviour.xml (Portuguese, Brazilian)

* New translations strings_pref_appearance.xml (Portuguese, Brazilian)

* New translations strings_intro.xml (Portuguese, Brazilian)

* New translations strings_pref_appearance.xml (Chinese Simplified)

* New translations strings_errors.xml (Portuguese, Brazilian)

* New translations strings_download.xml (Portuguese, Brazilian)

* New translations strings_web_context.xml (Chinese Simplified)

* New translations strings_preferences.xml (Chinese Simplified)

* New translations strings_pref_notifications.xml (Chinese Simplified)

* New translations strings_pref_networks.xml (Chinese Simplified)

* New translations strings_pref_feed.xml (Chinese Simplified)

* New translations strings_pref_experimental.xml (Chinese Simplified)

* New translations strings_pref_debug.xml (Chinese Simplified)

* New translations strings_pref_behaviour.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Italian)

* New translations strings_pref_feed.xml (Portuguese, Brazilian)

* New translations strings_pref_feed.xml (Korean)

* New translations strings_pref_feed.xml (Polish)

* New translations strings_pref_feed.xml (Vietnamese)

* New translations strings_pref_feed.xml (Spanish)

* New translations strings_pref_feed.xml (Chinese Simplified)

* New translations strings_pref_feed.xml (German)

* New translations strings_pref_feed.xml (Galician)

* New translations strings_pref_feed.xml (French)

* New translations strings_pref_appearance.xml (Polish)

* New translations strings_errors.xml (Polish)

* New translations strings_download.xml (Polish)

* New translations strings_errors.xml (French)

* Remove comments and dups

* Remove blank translations

* New translations strings_errors.xml (Italian)

* New translations strings_download.xml (Italian)

* New translations strings_download.xml (Spanish)

* New translations strings_pref_notifications.xml (Italian)

* New translations strings_pref_feed.xml (Italian)

* New translations strings_play_store.xml (Vietnamese)

* New translations strings.xml (Italian)

* Update gradle

* New translations strings_pref_behaviour.xml (Portuguese, Brazilian)

* New translations strings_pref_notifications.xml (Spanish)

* Update crashlytics
2017-12-03 13:41:19 -05:00
Allan Wang
5a6bf455cb Fix/bad overlay (#490)
* Fix intent launching

* Add some tests and update kotlin
2017-11-15 02:47:13 -05:00
Allan Wang
4aed05a892 Translations (#482)
* Update translators

* Remove translation for some other texts

* Update kau

* Fix build and optimize

* Add translations

* Update readme and changelog

* Clean unnecessary strings

* Fix translations

* Add korean translations for kau
2017-11-12 04:03:41 -05:00
Allan Wang
2b51bc4bfa enhancement/video-player (#480)
* Add toolbar visibility toggle and draw it over viewer

* Set contract bindings once available

* Fix video url param error and prepare progressanimator

* Add gif support and better transitions

* Interface a lot of things

* Reorder back press

* Clean up files and fix selector

* Add gif support

* Redraw bounds when necessary
2017-11-12 02:48:36 -05:00