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

67 Commits

Author SHA1 Message Date
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
Allan Wang
601b049211 Adding about app 2017-06-29 17:10:56 -07:00
Allan Wang
82e761f7cd Test dependencies 2017-06-27 11:45:57 -07:00
Allan Wang
ed3efcef75 Update kau 2017-06-26 20:06:24 -07:00
Allan Wang
cddb866441 Test dependencies 2 2017-06-26 15:04:46 -07:00
Allan Wang
6270c060e4 Test dependencies 2017-06-26 14:54:07 -07:00
Allan Wang
a95107d0d1 Update dependencies 2017-06-26 13:31:37 -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
0aac77d2bb Add keys and header reload 2017-06-23 21:53:50 -07:00
Allan Wang
8c1ff3e546 Start pro version 2017-06-23 15:48:51 -07:00
Allan Wang
9cfccbe6cb Added custom theming 2017-06-23 11:25:45 -07:00
Allan Wang
da5967f87b Fix up colors and add overlay tip 2017-06-22 19:50:44 -07:00
Allan Wang
633618b509 Refresh adapter on previous 2017-06-22 16:42:11 -07:00
Allan Wang
56678f8a76 Add notification filtering 2017-06-22 15:20:11 -07:00
Allan Wang
297e6704a6 Update kau 2017-06-21 23:45:38 -07:00
Allan Wang
8769be8551 Lots of theming and fixes 2017-06-21 16:03:00 -07:00
Allan Wang
50a7b483b9 Clean up and add event logging 2017-06-21 00:17:11 -07:00
Allan Wang
7b90fa9819 Clean up notifications and animations 2017-06-19 21:04:31 -07:00
Allan Wang
ab61f2afd8 Update kau and show changelog on version change 2017-06-19 20:25:58 -07:00
Allan Wang
382433780c Parse header badges 2017-06-19 15:31:10 -07:00
Allan Wang
377c96d364 Add proper external link parsing 2017-06-17 15:32:57 -07:00
Allan Wang
125cd16f84 Update kprefs 2017-06-16 23:50:45 -07:00
Allan Wang
0784fddafc Add more theming 2017-06-16 16:48:19 -07:00