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

52 Commits

Author SHA1 Message Date
Allan Wang
1bc2b30815 Remove dsl 2023-07-28 17:03:33 -07:00
Allan Wang
3bd266feb4
Convert FrostWebStore into singleton 2023-06-20 01:06:09 -07:00
Allan Wang
3c0a8b3fb9
Create accounts sq 2023-06-18 15:27:30 -07:00
Allan Wang
b5a5e5b25b
Add account proto 2023-06-18 02:21:23 -07:00
Allan Wang
20c4545874
Add spotless 2023-06-17 21:53:56 -07:00
Allan Wang
397844a767
Create base for compose project 2023-06-17 21:02:19 -07:00
Allan Wang
72d27f7915
Remove jcenter where possible 2022-09-15 15:34:34 -07:00
Allan Wang
fb32d4c051
Update versions 2021-08-29 21:57:13 -07:00
Allan Wang
39db7f4c3d
Start hilt injection 2021-04-17 17:08:19 -07:00
Allan Wang
3ed1e1a965 Remove analytic content 2021-01-10 18:12:44 -08:00
Allan Wang
eefffafcf9
Enable plugins 2020-10-04 03:09:10 -07:00
Allan Wang
36d707365f
Update AS and gradle 2020-06-27 23:48:00 -07:00
Allan Wang
2798abf62b
Fix image activity tests 2020-03-01 23:22:58 -08:00
Allan Wang
a93cdf52cc
Update versions 2020-02-29 18:37:09 -08:00
Allan Wang
1af2414105
Fix versions and imports 2019-06-08 02:10:02 -04:00
Allan Wang
03480c2495
Removed theme md option 2019-06-07 15:13:18 -04:00
Allan Wang
f1301c6ee5
Import versions in plugin 2019-06-07 14:52:55 -04:00
Allan Wang
dc409d14c2
Enhancement/whatsnew (#1434)
* Use kts for settings

* Update whatsnew automatically

* Remove changelog length check
2019-06-06 16:23:22 -04:00
Allan Wang
23def966c0
Update versions 2019-03-30 22:44:03 -04:00
Allan Wang
697d01882b
Enhancement/ktlint (#1259)
* Add spotless

* Reformat code

* Apply license header

* Add remaining license headers
2018-12-24 01:47:03 -05:00
Allan Wang
c45b30e28f
Update/bindview (#1258)
* Update bindview for FrostVideoViewer

* Remove more bindview usages

* Fix compilation problems

* Remove custom drawer header
2018-12-24 00:21:21 -05:00
Allan Wang
88b4073687
Migrate to androidx (#1257)
* Initial migration

* Update gradle wrapper

* Update iconics and revert progressanimator api

* Clean up imports

* Update dependencies and address some lint issues

* Update constants

* Remove extra import
2018-12-23 20:04:08 -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
6943976bf1 Fix useragent update (#845)
* Test windows user agent

* Update dependencies

* Update KAU

* Switch back user agent and use android base

* Fix lint issues

* Fix lint part 2

* Test messenger user agent

* Update bugsnag release levels
2018-04-07 14:41:28 -04:00
Allan Wang
175c4c47f0 Update badges 2018-03-25 18:03:15 -04:00
Allan Wang
d36dfe98a5 Feature/bugsnag (#807)
* Add bugsnag

* Remove crashlytics

* Remove pro features and iab

* Make analytics opt in

* Clean settings activity

* Clean settings activity 2
2018-03-21 01:28:31 -04: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
726d2a4dc3 Misc (#592)
* Update dependencies

* Allow null message

* Support new kau logging
2017-12-31 17:14:26 -05:00
Allan Wang
6d68220111 Update theme (#512)
* Update theme

* Update gradle (#519)
2017-11-26 16:30:22 -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
Allan Wang
d08fd6f8d2 Enhancement/notifications (#416)
* Update notification defaults

* Setup initial channel test
2017-10-15 15:07:23 -04:00
Allan Wang
60cc50d8f6 Enhancement/message parsing (#369)
* Test custom regex

* Remove statics, use lists, and add amp (#366)

* Remove statics, use lists, and add amp

* Remove another jvmstatic

* Update parser for messages

* Update dependencies

* Update travis

* Use parsing for background im fetcher

* Update changelog

* Update changelog
2017-10-07 01:00:24 -04:00
Allan Wang
6e68016c9c Update/dependencies (#329)
* Update dependencies 1

* Update KAU to fix dialogs and resolvers
2017-09-23 18:04:34 -04:00
Allan Wang
52bfdb66ca Misc (#190)
* Update play store description

* Finalize description

* Update kotlin and bg2 for custom themes

* Update to Android Studio 3.0 beta 2

* Update test dependencies and add logging to image activity

* Rename throwable to errorRef

* Update searchview and media picker through kau
2017-08-18 14:40:08 -07:00
Allan Wang
7746e63373 Add IM notifications, FAQ, video uploading, and geolocations (#107)
* Test canary

* Update activities to use kau base

* Update dependencies

* Cherry pick faq

* Update kau and add faq

* Add readme badges

* Add im notifications and video uploading

* Update theme

* Update and fix unit tests

* Add geolocation

* Prepare alpha test

* Remove explicit nonnull request
2017-08-03 22:21:51 -07:00
Allan Wang
495b1bd498 Dev - minor updates (#73)
* Add lint

* Add new libs

* Update libs and add friends tab

* Aggressively hide nonrecent posts

* Update dependencies

* Add php to most recents

* Add full size image downloader

* Fix css cleaner
2017-07-19 00:28:56 -07:00
Allan Wang
e96651d20e Update tar 2017-07-02 22:55:52 -04:00
Allan Wang
a87d457e5a Use travis build number as basecode 2017-07-03 02:29:23 -07:00
Allan Wang
4007e36b7f Move git versioning 2017-07-02 17:27:18 -07:00
Allan Wang
4a07d2ed10 Adding auto uploads 2017-07-02 17:24:17 -07:00
Allan Wang
cddb866441 Test dependencies 2 2017-06-26 15:04:46 -07:00
Allan Wang
a95107d0d1 Update dependencies 2017-06-26 13:31:37 -07:00
Allan Wang
c4f936a8a4 Half framework of the search view 2017-06-25 23:04:43 -07:00
Allan Wang
b6530cc36d Hold kau 2017-06-25 21:11:15 -07:00
Allan Wang
f35939ce42 Test kau update 2017-06-25 14:30:49 -07:00
Allan Wang
a17ae247c4 Add kau and web scrolling 2017-06-12 16:51:27 -07:00
Allan Wang
bc0559e9cc test 2017-06-05 23:06:15 -07:00
Allan Wang
610df8c6d7 test crashlytics 2017-06-03 21:34:17 -07:00