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

90 Commits

Author SHA1 Message Date
Allan Wang
63d8779ad4 Enhancement/video (#484)
* Fix more parsing issues

* Try catch decoder resolves #456

* Fix unit test and add null check for images, resolves #458

* Remove downloadservice, resolves #459

* Clean up progress animator

* Check for download manager before download attempt

* Update strings
2017-11-13 05:09:24 -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
Allan Wang
e1c12f7716 Update/kau (#476)
* Update all dependencies

* Revert to working build

* Update kau again

* Update nullables

* Update more nullables

* Inline some things

* Add images to readme

* Update readme translators
2017-11-09 01:54:12 -05:00
Allan Wang
fc4a018d48 Update dependency and address deprecations (#473) 2017-11-06 00:13:53 -05:00
Allan Wang
c2ca9066c6 WIP: Feature/pip video 2 (#405)
* Add dependency

* Test new video view

* Add initial video bindings

* Implement drag to dismiss

* Begin initial integration

* Fix typo

* Fix up url formatter

* Update changelog

* Create first fully integrated video build

* Update translations

* Update translations 2
2017-10-24 23:29:55 -04:00
Allan Wang
64dbf74b7a Translations (#443)
* Merge dev

* Update kau

* Add translations

* Update some strings

* Update readme
2017-10-24 21:06:37 -04:00
Allan Wang
3e0d4547a5 misc (#428)
* Add permission check

* Validate uri before downloading

* Update links, addresses # 411

* Update crashlytics
2017-10-24 17:47:52 -04:00
Allan Wang
d08fd6f8d2 Enhancement/notifications (#416)
* Update notification defaults

* Setup initial channel test
2017-10-15 15:07:23 -04:00
Allan Wang
a4b3e99022 V1.5.8 (#410)
* Add show all to searchview

* Remove web search view

* Update kau

* Add translation links
2017-10-14 00:07:42 -04:00
Allan Wang
32ff6c3269 misc (#400)
* Remove job scheduler null check

* Add try catch for viewpager on touch event. Resolves #356

* Update kotlin and translation url

* Use short url

* Check job scheduler null check against travis lint

* Add badges and update crashlytics
2017-10-12 12:36:05 -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
bd7da76b14 Fix/adblock (#338)
* Rename none to no notifications

* Add pgl adblock and adblock class

* Add faq

* Line spacing
2017-09-24 20:50:08 -04:00
Allan Wang
251e697e8e Enhancement/rating (#334)
* Add rating button after one month

* Add rating for pro purchase and clean dialogs

* Update kau
2017-09-24 16:28:15 -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
270ff7705b fix/searchview (#239)
* Keep searchview even if headless response fails

* Keep searchview even if headless response fails

* Update changelog and add search tests

* Update kau and remove tests

* Remove duplicate dispose calls
2017-08-30 12:55:56 -04:00
Allan Wang
17fc972955 Enhancement/kau gradle api implementation (#240)
* Update kau

* Update kau

* Update kau

* Update external dependencies

* Update rx networks
2017-08-29 19:04:26 -04:00
Allan Wang
14efdd91a4 Fix pref text overflow and update dependencies 2017-08-20 10:59:34 -07:00
Allan Wang
c28dfff063 Fix/text pref overflow (#204)
* Add check to see if signing is valid

* Add test keystore

* Update through kau
2017-08-20 00:17:21 -07:00
Allan Wang
1538c192b5 Enhancement/media-camera-picker (#194)
* Update kau

* Update changelog
2017-08-19 00:50:59 -07:00
Allan Wang
ede53aff0c Feature/theme accent (#192)
* Add lots of theming components

* Optimize and add

* Update accents
2017-08-18 20:25:26 -07: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
5d9a3fd7fb v1.4.5 (#174)
* Update/kau (#125)

* Update logger

* Clean imports and bring back reactive libs

* Update dependencies and make billing async

* Misc (#128)

* Update null

* Attempt to improve transparent theme backgrounds

* Update menu

* Move injections to visible method and reduce offset

* Update searchview and logging

* Clean temp strings and add network states

* Move console blacklist to web state

* Change some logs to info

* Move glide loader to onCreate (#135)

* Remove commit number increments (#139)

* Fix/misc (#140)

* Add canadian locale to toLowerCase

* Add try catch to JsAssets

* Disable error throwing for bad search subject

* Log more throwables quietly

* Check internet connection before fetching username

* Remove name check in frost notifications

* Add activity lifecycle logger

* Add rxjava to lib showcase

* Move network checker to io thread (#150)

* Update dependency

* Blank

* Feature/jsoup debugger (#152)

* Create debugger

* Update debugger content

* Create debugging logic

* Finalize and test debugger

* Add reload listener

* Fix/pro crash without play store (#155)

* Update changelog

* Check if iab service exists

* Add checker before launching play store request

* Separate strings

* Enhancement/message notifications (#157)

* Map message notifs to the headless html extractor

* Update strings

* Bring im notifs out of alpha

* Update changelog

* Remove confirmation dialog (#159)

* Separate message notifications and add click intents (#171)

* Separate message notifications and add click intent for group notifications

* Add comments and finalize

* Feature/scroll down on message thread (#172)

* Add hook for scroll

* Update changelog

* Add custom navdrawer layout (#173)

* Add faq for auto play

* Update changelog

* Fix page banner bg (#163)
2017-08-14 20:48:39 -07: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
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
14185936f4 Intro (#100)
* Create base activity

* Created some testers

* Update theme and fix mess up

* Update theme and replace paint

* WIP intro drawables

* Create intro screens

* Clear unnecessary dependencies

* Finalize intro panels

* Clean up intro

* Attack intro to settings

* Fix lint

* Finalize intro
2017-07-30 15:57:27 -07:00
Allan Wang
d94bc858c8 Update image downloads , IAB, and many issue reports (#95)
* Remove iab proguard line

* Remove dup vending aidl

* Fix double calling issue

* Change pro logging

* Remove async call

* Allow for multiple result flags from settings

* Rename restore to get

* Remove remaining async

* Add null checks across web clients

* Do not delete temp file on save

* Implement image logic

* Update file chooser

* Update travis

* Add intent checker

* Update dependencies

* Update dependencies

* Add debugging option

* Switch context for login glide

* Scan newly added files

* Update theme

* Allow image downloading in messages

* Finalize beta release

* Build to beta

* Update strings
2017-07-25 15:18:12 -07:00
Allan Wang
1388240656 Test new billing logic (#86)
* 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

* Fix notification and circle

* Bring back regex

* Update kau, optimize imports, and remove string ambiguity

* Bring back anjlab iab and move to alpha

* Create initial billing test
2017-07-22 20:27:22 -07:00
Allan Wang
37a9f9057d Dev - minor fixes (#75)
* 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

* Fix notification and circle

* Bring back regex
2017-07-19 13:20:03 -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
7bf93ea74b Test against proguard and fix minor details (#67)
* Reenable enum in proguard rules

* Add missing permission and upload to beta

* Use kau permission const
2017-07-16 20:23:42 -07:00
Allan Wang
d90cb9b61c Add image viewing and downloading (#63)
* Commence aggressive image caching

* Add glide toggle and css url parsing

* Add image hook and refractor activities

* Update version analytics

* Implemented imageactivity but glide will not load

* Create working image loader

* Finalize image view

* Finalize image view logic

* Remove custom cache experiment
2017-07-16 17:26:58 -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
Allan Wang
085295d5db Dev 1.2.1 (#43) - Revamp notifications
* Test proguard

* Test proguard without enums

* Allow notifications from only current account

* Prettify notifications

* Clean up layouts

* Test proguard log

* Update rxkotlin

* Update remaining dependencies
2017-07-08 19:21:13 -04:00
Allan Wang
b10a745c7f Dev-1.1.7 (#39) - feature overload + context menu
* Address some crashlytics issues

* Add text scaling

* Kau fixes and cleanup

* WIP formatter

* Create in house url formatter

* Update context menu

* Update themes

* Test proguard without R

* Implement sharing and clean up context menu

* Disable viewpager swipe on long press

* Test keeping lib strings

* Update changelog and proguard
2017-07-08 03:03:55 -04:00
Allan Wang
6adfc49637 Dev 1.1.6 (#33) - Fix play store listing, add sharing options, update css & js
* Remove play store listing updates

* Fix up listing

* Combine url getters for overlay activity

* Begin building context menu programmatically

* Update css and js
2017-07-07 03:26:55 -04:00
Allan Wang
bb70ed737d Dev 1.1.5 - JS fixes & sharing intents (#32)
* Add sharing intents

* Fix up multiple js instances
2017-07-06 19:26:38 -04:00
Allan Wang
bbe30297a2 Dev (#29) - micro fixes mostly from KAU
* Add changelog

* Add play descriptions

* Test build since tag

* Adjust view on keyboard, fixes

* Update kau, merge kpref singles, update swipe

* Fix swipe background

* Allow swipe customization
2017-07-06 02:52:18 -04:00
Allan Wang
a67f99fcf2 Dev (#21) - fix search and file chooser
* Fix up search and add file chooser

* Fix repeating file chooser
2017-07-04 17:22:36 -04:00
Allan Wang
caf3c41877 Update kau 2017-07-03 22:56:18 -07:00
Allan Wang
4a07d2ed10 Adding auto uploads 2017-07-02 17:24:17 -07:00
Allan Wang
b9aab92aee Add restore function 2017-07-02 14:19:50 -07:00
Allan Wang
8cc26f47b1 Remap billing functionality 2017-07-02 11:57:57 -07:00
Allan Wang
b148feff51 Test tags 2017-07-02 10:36:38 -07:00
Allan Wang
0018677886 Cleanup and docs 2017-07-01 12:14:29 -07:00
Allan Wang
a5ea70cd8f Ensure crashlytics sends report 2017-06-30 20:39:39 -07:00
Allan Wang
1811531d69 Test more billing 2017-06-30 20:32:33 -07:00
Allan Wang
8760cb29b8 Change default custom theme 2017-06-30 10:52:36 -07:00
Allan Wang
a425190308 Add log throws 2017-06-29 23:43:36 -07:00
Allan Wang
86f789f8ec Lots of small incremental fixes 2017-06-29 21:48:27 -07:00