1
0
mirror of https://github.com/AllanWang/Frost-for-Facebook.git synced 2024-09-19 15:11:42 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Allan Wang
771676db9f
Github actions (#1797)
* Add android workflow

* Test without dynamic artifact name

* Add back spotless ktlint version

* Always decrypt secret

* Ignore ci for l10n_dev [skip ci]

* Rename test asset

* Use github run number var

* Test github context var

* Add legacy build release

* Test step 1

* Test next steps

* Test prev version step

* Partial test

* Partial test

* Partial test

* Partial test

* Partial test

* Partial test

* Partial test

* Partial test

* Partial test

* Partial test

* Partial test

* Partial test

* Partial test

* Partial test

* Partial test

* Partial test

* Partial test

* Partial test

* Partial test

* Partial test

* Partial test

* Partial test

* Partial test

* Enable full flow

* Test build

* Test build

* Full release v2

* Use pitched apps email

* Echo release link [skip ci]

* Fix should release
2021-09-12 01:01:06 -07: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
4c0ba22041 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
2018-04-09 01:17:21 -04:00
Allan Wang
55cda1842f Fix/travis (#203)
* Add check to see if signing is valid

* Add test keystore
2017-08-20 00:16:41 -07:00
Allan Wang
91119de328 Dev 1.2.2 - Add framework for messenger notifications (#47)
* Update KAU to v2.0

* Only inject theme for facebook and inject js after

* Clean up menu loading logic

* Add path null check

* Remove .idea files

* Add url formatter testers

* Update tests and check url nullability - Fixes

* Create instant messaging parser

* Shorted notification log and remove unnecessary null checks

* Make migration buildable

* Test message parser

* finalize messenger notifs for now
2017-07-13 13:50:00 -07:00