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

1025 Commits

Author SHA1 Message Date
Allan Wang
952d4e41ef Feature/compact formatter (#337)
* Make components private and thus jvm fields

* Split converter and decoder

* Update changelog

* Only decode nonquery portions of links

* Add comments and fix test
2017-09-24 17:53:07 -04:00
Allan Wang
38d7b144cd Merge 2017-09-24 16:39:26 -04:00
Allan Wang
b2967e539e Update changelog 2017-09-24 16:37:56 -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
c4453c8555 Fix background color for non facebook pages (#335) 2017-09-24 16:18:23 -04:00
Allan Wang
3c85f0e84b Theme (#331)
* Add theme for polling and increase bg2 tint

* Update theme

* Theme questions

* More stylings

* Theme gradients
2017-09-24 14:04:00 -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
52d7966d18 Remove network image settings (#320)
* Remove network image settings

* Remove import
2017-09-19 23:33:53 -04:00
Allan Wang
d75ad7fb42 Fix/notification defaults (#308)
* Update downloader

* Disable deaults on creation

* Use notifCount rather than index

* Remove quiet

* Add checks to ensure job service exists

* Update changelog
2017-09-18 10:43:55 -04:00
Allan Wang
5ae7fd0352 Remove first production temp code (#303)
* Disable aggressive recents by default

* Remove first production message
2017-09-17 11:10:53 -04:00
Allan Wang
a5ea7fd960 misc (#298)
* Wrap searchsubject with error handler

* Add dialog for older users

* Add identifier key

* Ensure notification service starts when app starts

* Update theme
2017-09-17 01:21:46 -04:00
Allan Wang
e55fac98ef Feature/share links (#297)
* Add base for receiving plain text

* Update theme for links

* Theme bottom bar

* Add warning for plain text

* Compile all themes
2017-09-16 22:45:25 -04:00
Allan Wang
86838453bb Feature/video downloader (#270)
* Cherry pick old branch

* Revert to intent service
2017-09-16 21:40:03 -04:00
Allan Wang
e1835f0669 Wrap bottom bar layout with linearlayout (#296)
* Wrap bottom bar layout with linearlayout

* Update changelog
2017-09-16 21:37:00 -04:00
Allan Wang
2fe3422895 Feature/contextual overlays (#295)
* Update theme

* Update theme

* Compile compacts

* Update changelog

* Update theme

* Add overlay context items and their bindings

* Replace default with null and add changelog
2017-09-16 20:53:49 -04:00
Allan Wang
9c4ff00638 Theme (#293)
* Update theme

* Update theme

* Compile compacts

* Update changelog

* Update theme
2017-09-16 20:14:34 -04:00
Allan Wang
5e9ed54c90 Fix/messaging overlay (#291)
* Create base switcher

* Add intent blacklist

* Revert extra overlay

* Add user agent enum

* Test per link user agents

* Test extra overlays once again

* Fix up messaging overlays
2017-09-16 18:18:28 -04:00
Allan Wang
4394690250 Feature/recents (#290)
* Create toggle for aggressive recents

* Add toggle
2017-09-16 01:34:45 -04:00
Allan Wang
33ca5b2762 Generate markdown changelog 2017-09-12 00:30:40 -04:00
Allan Wang
8edba2e529 Theme (#268)
* Update theme

* Update theme

* Compile compacts
2017-09-12 00:24:40 -04:00
Allan Wang
2e98f5b32c Enhancement/link to autoplay (#271)
* Add link to autoplay

* Update changelog

* Update network strings
2017-09-12 00:19:46 -04:00
Allan Wang
cfa645abd8 Fix most recents in main activity (#269) 2017-09-12 00:08:34 -04:00
Allan Wang
fa00faa72c Reduce scontent trimming (#245)
* Reduce scontent trimming

* Update changelog
2017-08-31 00:56:22 -04:00
Allan Wang
8cc37e754c Fix lint 2017-08-30 14:11:16 -04:00
Allan Wang
100e5c04f6 Recompile files 2017-08-30 13:54:23 -04:00
Allan Wang
a095623d23 Add debugging for menu (#242)
* Add base for menu debugging

* Add debug js
2017-08-30 13:35:38 -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
a854dcc471 Fix/message loading (#241)
* Switch basic user agent

* Disable js

* Disable clients

* Disable edge chat blacklisting

* Update theme for message highlights
2017-08-29 20:52:53 -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
a6243384bc Miscellaneous fixes (#223)
* Disable js dialogs for headless webviews

* Update logging

* Fix sharing theme

* Add buddylist to drawer and theme update

* Blacklist sharer.php from launching in overlay

* Add whitelist for message related links
2017-08-29 13:49:54 -04:00
Allan Wang
93bc40dbe9 Fix theme (#214) 2017-08-22 21:59:17 -07:00
Allan Wang
a6bdfc3985 Fix/null ringtone from uri 2017-08-20 16:55:27 -07:00
Allan Wang
130b0ebf98 Update back press and changelog 2017-08-20 14:38:50 -07:00
Allan Wang
93b179c7f8 Update themes 2017-08-20 14:27:26 -07:00
Allan Wang
238c263376 Update login logic 2017-08-20 14:09:41 -07:00
Allan Wang
62e10aa129 Fix material light theme so colors do not get covered 2017-08-20 11:33:30 -07:00
Allan Wang
14efdd91a4 Fix pref text overflow and update dependencies 2017-08-20 10:59:34 -07:00
Allan Wang
f1a15901f3 Test v1.4.10 2017-08-20 00:21:52 -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
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
1d56e35c8a Remove travis publisher (#202) 2017-08-19 23:27:11 -07:00
Allan Wang
17b2b7a21b Feature/ringtone selector (#200)
* Update changelog

* Create and test ringtone selector

* Update changelog

* Update text
2017-08-19 23:18:47 -07:00
Allan Wang
8c178bd82d Refactor enums and optimize imports 2017-08-19 21:12:02 -07:00
Allan Wang
1240e26634 Add bottom bar layout 2017-08-19 21:07:54 -07:00
Allan Wang
bf2168ee57 Fix link issue and add option to use default browser 2017-08-19 20:31:53 -07:00
Allan Wang
86630a1a6b Update light theme (#198) 2017-08-19 10:10:20 -07:00
Allan Wang
1538c192b5 Enhancement/media-camera-picker (#194)
* Update kau

* Update changelog
2017-08-19 00:50:59 -07:00
Allan Wang
f5394badad Misc 2 (#191)
* Add further checks for iab and remove generic error dialog

* Theme all snackbars

* Add dynamic media action tile
2017-08-18 20:25:41 -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
22df6cd1cf Update themes (#183)
* Theme content now found view

* Update verified bg and bg2 for transparent themes

* Fix check in star text

* Various fixes

* Create base svg sass images
2017-08-18 18:50:06 -07:00