1
0
mirror of https://github.com/AllanWang/Frost-for-Facebook.git synced 2024-11-08 20:12:39 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
Allan Wang
5139111a7f
Docker (#1411)
* Add initial docker test

* Depend on java only

* Remove android part

* Move build stuff to docker

* Use shorter docker file

* Quiet docker build

* Move quiet flag forward

* Export android home

* Echo versions

* Try generic lang

* Copy project

* Group sdk manager runs

* Reorder sdkmanager

* Gitignore generated files

* Copy apk output out of docker

* Fail if no apks found

* Install packages

* Add caching

* Name container

* Update caching

* Add package lock file

* Update folder path

* Switch home dir

* Copy folder contents

* Disable caching

* Add back gradle caching

* Remove original files from asset folder

* Try generic docker

* Delete extra loader

* Try java

* Try android

* Use java

* Restrict caching
2019-04-26 23:48:19 -07: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
ec7fdc2521 Change to other account (#479) 2017-11-10 01:06:27 -05:00
Allan Wang
ab7ec131b6 Fix/2FA (#115)
* Create basis for downloading videos

* Resolve some download errors and allow video to be opened in external apps

* Remove url checks for loging

* Update readme with build links

* Allow for all apks to build

* Fix travis apk uploads

* Fix null mapping

* Fix some notation

* Add commit message to test builds

* Remove faulty commit from test release

* Add intent overriding to login web client

* Add resource logging

* Add intent verification without url check

* Simplify login activity

* Check start activity for result

* Add check before resolving intent

* Fix wrong index

* Temporary fix for 2FA login with U2F (#116)

* Clean up and add comments
2017-08-07 14:56:48 -07:00
Allan Wang
bc197ad576 integrate travis 2017-06-01 18:09:43 -07:00