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

41 Commits

Author SHA1 Message Date
Allan Wang
dc6c12ba40
Fix/personal messages (#1194)
* Update dependency versions

* Fix regex to support personal messages, resolves #1180

* Update download url, resolves #1131

* Update changelog

* Downgrade apache dependency version

* Disable travis for master pushes [skip ci]

* Support java 1.8
2018-11-18 21:28:25 -05:00
Allan Wang
e113308923
Translations (#1125)
* New translations strings.xml (Czech)

* New translations strings_download.xml (Czech)

* New translations strings_pref_debug.xml (Chinese Traditional)

* New translations strings_errors.xml (German)

* New translations strings_pref_experimental.xml (German)

* New translations strings.xml (Hungarian)

* New translations strings_pref_notifications.xml (Hungarian)

* New translations strings_pref_experimental.xml (Hungarian)

* New translations strings_pref_debug.xml (Hungarian)

* New translations strings_pref_behaviour.xml (Hungarian)

* New translations strings_pref_appearance.xml (Hungarian)

* New translations strings_errors.xml (Hungarian)

* New translations strings.xml (German)

* New translations strings_pref_notifications.xml (German)

* New translations strings_pref_debug.xml (German)

* New translations strings_errors.xml (French)

* New translations strings_pref_behaviour.xml (German)

* New translations strings_pref_appearance.xml (German)

* New translations strings_download.xml (German)

* New translations strings.xml (French)

* New translations strings_pref_notifications.xml (French)

* New translations strings_pref_experimental.xml (French)

* New translations strings_pref_debug.xml (French)

* New translations strings_pref_behaviour.xml (French)

* New translations strings_pref_appearance.xml (French)

* New translations strings_pref_debug.xml (Indonesian)

* New translations strings_pref_behaviour.xml (Polish)

* New translations strings_pref_appearance.xml (Polish)

* New translations strings_pref_notifications.xml (Portuguese, Brazilian)

* New translations strings_pref_experimental.xml (Portuguese, Brazilian)

* New translations strings_pref_debug.xml (Portuguese, Brazilian)

* New translations strings_pref_behaviour.xml (Portuguese, Brazilian)

* New translations strings_pref_appearance.xml (Portuguese, Brazilian)

* New translations strings_errors.xml (Portuguese, Brazilian)

* New translations strings_pref_notifications.xml (Polish)

* New translations strings_pref_debug.xml (Polish)

* New translations strings.xml (Italian)

* New translations strings_errors.xml (Polish)

* New translations strings_pref_notifications.xml (Italian)

* New translations strings_pref_experimental.xml (Italian)

* New translations strings_pref_debug.xml (Italian)

* New translations strings_pref_behaviour.xml (Italian)

* New translations strings_pref_appearance.xml (Italian)

* New translations strings_errors.xml (Italian)

* New translations strings.xml (Polish)

* New translations strings_pref_experimental.xml (Polish)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings_download.xml (Ukrainian)

* New translations strings_intro.xml (Ukrainian)

* New translations strings_web_context.xml (Ukrainian)

* New translations strings_preferences.xml (Ukrainian)

* New translations strings_pref_notifications.xml (Ukrainian)

* New translations strings_pref_networks.xml (Ukrainian)

* New translations strings_pref_feed.xml (Ukrainian)

* New translations strings_pref_experimental.xml (Ukrainian)

* New translations strings_pref_debug.xml (Ukrainian)

* New translations strings_play_store.xml (Ukrainian)

* New translations strings.xml (Turkish)

* New translations strings_errors.xml (Ukrainian)

* New translations strings_pref_notifications.xml (Turkish)

* New translations strings_pref_experimental.xml (Turkish)

* New translations strings_pref_debug.xml (Turkish)

* New translations strings_pref_behaviour.xml (Turkish)

* New translations strings_pref_appearance.xml (Turkish)

* New translations strings_errors.xml (Turkish)

* New translations strings_pref_behaviour.xml (Ukrainian)

* New translations strings_pref_appearance.xml (Ukrainian)

* New translations strings.xml (Ukrainian)

* New translations strings_pref_behaviour.xml (Spanish)

* New translations strings_errors.xml (Spanish)

* New translations strings_pref_appearance.xml (Spanish)

* New translations strings_pref_experimental.xml (Spanish)

* New translations strings_pref_debug.xml (Spanish)

* New translations strings_pref_notifications.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings_download.xml (Danish)

* New translations strings_errors.xml (Danish)

* New translations strings_pref_appearance.xml (Danish)

* New translations strings_pref_behaviour.xml (Danish)

* New translations strings_download.xml (Danish)

* New translations strings_errors.xml (Danish)

* New translations strings_intro.xml (Danish)

* New translations strings_play_store.xml (Danish)

* New translations strings_pref_appearance.xml (Danish)

* New translations strings_pref_behaviour.xml (Danish)

* New translations strings_pref_debug.xml (Danish)

* New translations strings_pref_experimental.xml (Danish)

* New translations strings_pref_feed.xml (Danish)

* New translations strings_pref_networks.xml (Danish)

* New translations strings_pref_notifications.xml (Danish)

* New translations strings_preferences.xml (Danish)

* New translations strings_web_context.xml (Danish)

* New translations strings.xml (Danish)

* New translations strings_download.xml (Swedish)

* New translations strings_errors.xml (Swedish)

* New translations strings_intro.xml (Swedish)

* New translations strings_play_store.xml (Swedish)

* New translations strings_pref_appearance.xml (Swedish)

* New translations strings_pref_behaviour.xml (Swedish)

* New translations strings_pref_debug.xml (Swedish)

* New translations strings_pref_experimental.xml (Swedish)

* New translations strings_pref_feed.xml (Swedish)

* New translations strings_pref_networks.xml (Swedish)

* New translations strings_pref_notifications.xml (Swedish)

* New translations strings_preferences.xml (Swedish)

* New translations strings_web_context.xml (Swedish)

* New translations strings.xml (Swedish)

* Update clone depth

* Remove blank translation files

* Optimize and reformat

* Update kau

* Update build tools in travis

* Update dependencies

* Revert apache commons text version
2018-10-08 17:39:02 -04: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
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
db262e9577 Feature/tab customization (#522)
* Add initial tab customizing view

* Add rest of content for now

* Delete project file backups

* Stash

* Support full tab customization

* Test activity animations

* Update kau and fix sound uri

* Try catch download, resolves #523
2017-12-11 17:52:24 -05:00
Allan Wang
1d4380cee7 theme (#546)
* Update to coffee and use webstorm

* Add chrome as well

* Update all

* Reinstall android 27
2017-12-10 14:25:29 -05:00
Allan Wang
a441de590f Translations (#533)
* New translations strings_pref_networks.xml (Afrikaans)

* New translations strings_pref_feed.xml (Afrikaans)

* New translations strings_pref_experimental.xml (Afrikaans)

* New translations strings_pref_debug.xml (Afrikaans)

* New translations strings_pref_behaviour.xml (Afrikaans)

* New translations strings_pref_appearance.xml (Afrikaans)

* New translations strings_play_store.xml (Afrikaans)

* New translations strings_intro.xml (Afrikaans)

* New translations strings_pref_notifications.xml (Arabic)

* New translations strings_web_context.xml (Arabic)

* New translations strings_pref_notifications.xml (Chinese Simplified)

* New translations strings_web_context.xml (Catalan)

* New translations strings_pref_networks.xml (Chinese Simplified)

* New translations strings_pref_feed.xml (Chinese Simplified)

* New translations strings_pref_experimental.xml (Chinese Simplified)

* New translations strings_pref_debug.xml (Chinese Simplified)

* New translations strings_pref_behaviour.xml (Chinese Simplified)

* New translations strings_pref_appearance.xml (Chinese Simplified)

* New translations strings_play_store.xml (Chinese Simplified)

* New translations strings_intro.xml (Chinese Simplified)

* New translations strings_errors.xml (Chinese Simplified)

* New translations strings_download.xml (Chinese Simplified)

* New translations strings_preferences.xml (Catalan)

* New translations strings_download.xml (Catalan)

* New translations strings_pref_notifications.xml (Catalan)

* New translations strings_pref_networks.xml (Catalan)

* New translations strings_pref_feed.xml (Catalan)

* New translations strings_pref_experimental.xml (Catalan)

* New translations strings_pref_debug.xml (Catalan)

* New translations strings_pref_behaviour.xml (Catalan)

* New translations strings_pref_appearance.xml (Catalan)

* New translations strings_play_store.xml (Catalan)

* New translations strings_intro.xml (Catalan)

* New translations strings_errors.xml (Catalan)

* New translations strings_pref_feed.xml (Dutch)

* New translations strings_pref_notifications.xml (Dutch)

* New translations strings_pref_behaviour.xml (Hungarian)

* New translations strings_pref_networks.xml (German)

* New translations strings_pref_behaviour.xml (Greek)

* New translations strings_pref_appearance.xml (Greek)

* New translations strings_play_store.xml (Greek)

* New translations strings_intro.xml (Greek)

* New translations strings_errors.xml (Greek)

* New translations strings_download.xml (Greek)

* New translations strings_web_context.xml (German)

* New translations strings_preferences.xml (German)

* New translations strings_pref_notifications.xml (German)

* New translations strings_pref_feed.xml (German)

* New translations strings_pref_experimental.xml (Greek)

* New translations strings_pref_experimental.xml (German)

* New translations strings_pref_debug.xml (German)

* New translations strings_pref_behaviour.xml (German)

* New translations strings_pref_appearance.xml (German)

* New translations strings_play_store.xml (German)

* New translations strings_intro.xml (German)

* New translations strings_errors.xml (German)

* New translations strings_download.xml (German)

* New translations strings_web_context.xml (Galician)

* New translations strings_preferences.xml (Galician)

* New translations strings_pref_debug.xml (Greek)

* New translations strings_pref_feed.xml (Greek)

* New translations strings_pref_networks.xml (Galician)

* New translations strings_pref_feed.xml (Hebrew)

* New translations strings_pref_appearance.xml (Hungarian)

* New translations strings_play_store.xml (Hungarian)

* New translations strings_intro.xml (Hungarian)

* New translations strings_errors.xml (Hungarian)

* New translations strings_download.xml (Hungarian)

* New translations strings_web_context.xml (Hebrew)

* New translations strings_preferences.xml (Hebrew)

* New translations strings_pref_notifications.xml (Hebrew)

* New translations strings_pref_networks.xml (Hebrew)

* New translations strings_pref_experimental.xml (Hebrew)

* New translations strings_pref_networks.xml (Greek)

* New translations strings_pref_debug.xml (Hebrew)

* New translations strings_pref_behaviour.xml (Hebrew)

* New translations strings_pref_appearance.xml (Hebrew)

* New translations strings_play_store.xml (Hebrew)

* New translations strings_intro.xml (Hebrew)

* New translations strings_errors.xml (Hebrew)

* New translations strings_download.xml (Hebrew)

* New translations strings_web_context.xml (Greek)

* New translations strings_preferences.xml (Greek)

* New translations strings_pref_notifications.xml (Greek)

* New translations strings_pref_notifications.xml (Galician)

* New translations strings_pref_feed.xml (Galician)

* New translations strings_preferences.xml (Dutch)

* New translations strings_pref_notifications.xml (English)

* New translations strings_pref_debug.xml (Finnish)

* New translations strings_pref_behaviour.xml (Finnish)

* New translations strings_pref_appearance.xml (Finnish)

* New translations strings_play_store.xml (Finnish)

* New translations strings_intro.xml (Finnish)

* New translations strings_errors.xml (Finnish)

* New translations strings_download.xml (Finnish)

* New translations strings_web_context.xml (English)

* New translations strings_preferences.xml (English)

* New translations strings_pref_networks.xml (English)

* New translations strings_pref_feed.xml (Finnish)

* New translations strings_pref_feed.xml (English)

* New translations strings_pref_experimental.xml (English)

* New translations strings_pref_debug.xml (English)

* New translations strings_pref_behaviour.xml (English)

* New translations strings_pref_appearance.xml (English)

* New translations strings_play_store.xml (English)

* New translations strings_intro.xml (English)

* New translations strings_errors.xml (English)

* New translations strings_download.xml (English)

* New translations strings_web_context.xml (Dutch)

* New translations strings_pref_experimental.xml (Finnish)

* New translations strings_pref_networks.xml (Finnish)

* New translations strings_pref_experimental.xml (Galician)

* New translations strings_pref_networks.xml (French)

* New translations strings_pref_debug.xml (Galician)

* New translations strings_pref_behaviour.xml (Galician)

* New translations strings_pref_appearance.xml (Galician)

* New translations strings_play_store.xml (Galician)

* New translations strings_intro.xml (Galician)

* New translations strings_errors.xml (Galician)

* New translations strings_download.xml (Galician)

* New translations strings_web_context.xml (French)

* New translations strings_preferences.xml (French)

* New translations strings_pref_notifications.xml (French)

* New translations strings_pref_feed.xml (French)

* New translations strings_pref_notifications.xml (Finnish)

* New translations strings_pref_experimental.xml (French)

* New translations strings_pref_debug.xml (French)

* New translations strings_pref_behaviour.xml (French)

* New translations strings_pref_appearance.xml (French)

* New translations strings_play_store.xml (French)

* New translations strings_intro.xml (French)

* New translations strings_errors.xml (French)

* New translations strings_download.xml (French)

* New translations strings_web_context.xml (Finnish)

* New translations strings_preferences.xml (Finnish)

* New translations strings_web_context.xml (Vietnamese)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Serbian (Cyrillic))

* New translations strings.xml (Russian)

* New translations strings.xml (Romanian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Polish)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Korean)

* New translations strings.xml (Japanese)

* New translations strings.xml (Italian)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Greek)

* New translations strings.xml (German)

* New translations strings.xml (Galician)

* New translations strings.xml (French)

* New translations strings.xml (Finnish)

* New translations strings.xml (English)

* New translations strings.xml (Dutch)

* New translations strings.xml (Danish)

* New translations strings.xml (Czech)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Catalan)

* New translations strings.xml (Arabic)

* New translations strings.xml (Afrikaans)

* New translations strings_pref_appearance.xml (Spanish)

* New translations strings_play_store.xml (Spanish)

* New translations strings.xml (Vietnamese)

* New translations strings_play_store.xml (Spanish)

* New translations strings_pref_appearance.xml (Spanish)

* New translations strings_pref_feed.xml (Spanish)

* New translations strings_download.xml (Galician)

* New translations strings_errors.xml (Galician)

* New translations strings_download.xml (German)

* New translations strings_pref_appearance.xml (German)

* New translations strings_pref_feed.xml (German)

* New translations strings_pref_notifications.xml (German)

* New translations strings_pref_feed.xml (Korean)

* New translations strings_pref_appearance.xml (Korean)

* New translations strings_play_store.xml (Korean)

* New translations strings_download.xml (Korean)

* New translations strings_pref_notifications.xml (Korean)

* New translations strings.xml (Korean)

* New translations strings_download.xml (Chinese Simplified)

* New translations strings_download.xml (Chinese Simplified)

* New translations strings_errors.xml (Chinese Simplified)

* New translations strings_intro.xml (Chinese Simplified)

* New translations strings_play_store.xml (Chinese Simplified)

* New translations strings_pref_notifications.xml (Chinese Simplified)

* New translations strings.xml (Chinese Simplified)

* New translations strings_play_store.xml (Chinese Simplified)

* New translations strings_play_store.xml (Portuguese, Brazilian)

* New translations strings.xml (Chinese Simplified)

* New translations strings_web_context.xml (Portuguese, Brazilian)

* New translations strings_preferences.xml (Portuguese, Brazilian)

* New translations strings_pref_notifications.xml (Portuguese, Brazilian)

* New translations strings_pref_networks.xml (Portuguese, Brazilian)

* New translations strings_pref_feed.xml (Portuguese, Brazilian)

* New translations strings_pref_experimental.xml (Portuguese, Brazilian)

* New translations strings_pref_debug.xml (Portuguese, Brazilian)

* New translations strings_pref_behaviour.xml (Portuguese, Brazilian)

* New translations strings_pref_appearance.xml (Portuguese, Brazilian)

* New translations strings_intro.xml (Portuguese, Brazilian)

* New translations strings_pref_appearance.xml (Chinese Simplified)

* New translations strings_errors.xml (Portuguese, Brazilian)

* New translations strings_download.xml (Portuguese, Brazilian)

* New translations strings_web_context.xml (Chinese Simplified)

* New translations strings_preferences.xml (Chinese Simplified)

* New translations strings_pref_notifications.xml (Chinese Simplified)

* New translations strings_pref_networks.xml (Chinese Simplified)

* New translations strings_pref_feed.xml (Chinese Simplified)

* New translations strings_pref_experimental.xml (Chinese Simplified)

* New translations strings_pref_debug.xml (Chinese Simplified)

* New translations strings_pref_behaviour.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Italian)

* New translations strings_pref_feed.xml (Portuguese, Brazilian)

* New translations strings_pref_feed.xml (Korean)

* New translations strings_pref_feed.xml (Polish)

* New translations strings_pref_feed.xml (Vietnamese)

* New translations strings_pref_feed.xml (Spanish)

* New translations strings_pref_feed.xml (Chinese Simplified)

* New translations strings_pref_feed.xml (German)

* New translations strings_pref_feed.xml (Galician)

* New translations strings_pref_feed.xml (French)

* New translations strings_pref_appearance.xml (Polish)

* New translations strings_errors.xml (Polish)

* New translations strings_download.xml (Polish)

* New translations strings_errors.xml (French)

* Remove comments and dups

* Remove blank translations

* New translations strings_errors.xml (Italian)

* New translations strings_download.xml (Italian)

* New translations strings_download.xml (Spanish)

* New translations strings_pref_notifications.xml (Italian)

* New translations strings_pref_feed.xml (Italian)

* New translations strings_play_store.xml (Vietnamese)

* New translations strings.xml (Italian)

* Update gradle

* New translations strings_pref_behaviour.xml (Portuguese, Brazilian)

* New translations strings_pref_notifications.xml (Spanish)

* Update crashlytics
2017-12-03 13:41:19 -05:00
Allan Wang
98fb870bda Exclude translation branch again 2017-11-13 13:37:58 -05:00
Allan Wang
06f57db1bd Add crowdin yaml
Remove fake api key

Use android language code

Ignore translation branch

Disable publishing on translation branch

Move path to file

Revert

Add strings xml

Add comma
2017-11-13 06:16:24 -05:00
Allan Wang
ec7fdc2521 Change to other account (#479) 2017-11-10 01:06:27 -05: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
1d56e35c8a Remove travis publisher (#202) 2017-08-19 23:27:11 -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
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
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
2586e947f7 Dev 1.1.4 - fixes for donations (#31)
* Remove cookie from error log

* Remove null check on login as it isn't possible

* Add exception to profile loading

* Remap billing logic

* Display snackbar only for user prompts

* Private disposed caller
2017-07-06 17:13:04 -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
bde1c74e57 Dev (#14)
* Allow file access

* Log all to phone

* Rework billing logic

* Simplify travis process

* More logging
2017-07-03 21:07:12 -04:00
Allan Wang
01250f9382 Fix purchase recognition (#12)
* Update travis

* Update bad billing booleans

* Remove empty cancel fun
2017-07-03 16:57:00 -04:00
Allan Wang
5e93f76f64 Add check for master branch 2017-07-02 23:36:37 -07:00
Allan Wang
0af60659f6 Update travis 2017-07-02 23:33:41 -07:00
Allan Wang
c03c7d2c6e Clean up unnecessary nonnulls 2017-07-02 23:16:22 -07:00
Allan Wang
ee30d44c39 Remove depth 99999 2017-07-03 05:52:23 -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
32d8f6d0d2 Clean travis yml 2017-07-03 02:12:10 -07:00
Allan Wang
01919a1d91 Clone everything 2017-07-03 02:10:57 -07:00
Allan Wang
29c68644ca Test on linux 2017-07-02 21:46:17 -04:00
Allan Wang
8bbf449bae Clean up secrets 2017-07-02 17:44:09 -07:00
Allan Wang
9c8427c502 Test auto publish 2017-07-02 17:28:29 -07:00
Allan Wang
4a07d2ed10 Adding auto uploads 2017-07-02 17:24:17 -07:00
Allan Wang
3b8631c1b5 Add caching again 2017-06-16 15:33:08 -07:00
Allan Wang
bf205360d0 Remove tab 2017-06-16 15:28:32 -07:00
Allan Wang
558e2ebe84 Travis without cache 2017-06-16 15:27:01 -07:00
Allan Wang
7994cb1e92 Update travis 2017-06-16 15:25:24 -07:00
Allan Wang
980fb3eecd Proguard for jsoup 2017-06-16 15:12:26 -07:00
Allan Wang
768e75c535 Add fabric properties 2017-06-05 23:25:31 -07:00
Allan Wang
6806f735ba travis test without proguard 2017-06-03 23:02:54 -07:00
Allan Wang
300690cbba Add slack and finalize crashlytics 2017-06-03 22:50:52 -07:00
Allan Wang
610df8c6d7 test crashlytics 2017-06-03 21:34:17 -07:00
Allan Wang
bc197ad576 integrate travis 2017-06-01 18:09:43 -07:00