1
0
mirror of https://github.com/akaessens/NoFbEventScraper synced 2025-06-05 23:29:13 +02:00
Commit Graph

38 Commits

Author SHA1 Message Date
63de4b4a4f add shared prefs, cleanup 2020-09-26 14:04:43 +02:00
0506b5dfa0 re-add banner 2020-09-24 23:28:32 +02:00
551a3c21a9 update items, cleanup, add intents 2020-09-24 22:00:57 +02:00
3c5876f6bc update card design 2020-09-20 23:03:43 +02:00
3c73ea2d77 vertical scrolling for cards 2020-09-19 12:19:25 +02:00
85e0d1ff24 restart scraping on activity restore 2020-09-05 17:58:13 +02:00
56300d78a3 use scroll view instead of card, re-add maps intent and fix soft keyboard 2020-09-05 17:14:06 +02:00
85e9c15f5e include card view, add app bars 2020-09-04 15:53:32 +02:00
926c2c612a first recyclerview with multiple events prototype 2020-09-04 13:24:28 +02:00
643ac62788 prevent activityNotFound crash on calendar intent 2020-08-31 16:45:34 +02:00
320d1787aa improve high-res image url scraping 2020-08-31 16:13:43 +02:00
bb1e7579d8 prepare v0.3.2 2020-08-31 14:45:13 +02:00
ba2ec36666 add german error translation 2020-08-31 12:05:24 +02:00
ec62cb6347 switch to webview display in help and about
add icons to overflow menu
add settings with scrape url prefix selection
rewrite help and about
2020-08-28 20:47:52 +02:00
4e319d3807 add javadoc 2020-08-28 17:32:39 +02:00
41eac31dba remove unneeded try catch error handling 2020-08-28 16:59:11 +02:00
16d390094e much refactoring:
-move event formatting logic to event class
-disable editing of event output, it's available in the calendar app
-replace string datetimes with ZonedDateZime
-move uri checking logic to scraper
-update exception handling and error messages
-reformatting and renaming
-fix messy xml layouts
-update tests
-add comments
2020-08-28 16:14:03 +02:00
05f3ba9a33 use regex find instead of replace for url matching 2020-08-26 18:47:44 +02:00
57b00e2e57 add maps intent
not gmaps exclusive
closes #9
2020-08-26 17:57:51 +02:00
d60717f0b7 switch to m.facebook scraping
more descriptive toolbar button string
update unit tests
2020-08-26 17:01:13 +02:00
98ab900b3d set banner as default toolbar image 2020-08-26 15:51:10 +02:00
5af23c1962 use regex to check if URL valid
fix querystrings issue, closes #17
2020-08-26 14:25:53 +02:00
40a2c7d18f cancel scraping if clear is pressed to prevent inconsitent cleared state
disable add button to prevent creating empty events
2020-08-15 13:51:12 +02:00
bc9cf04f10 use helper error instead of toast
move clear fuction to text input
more concise add button
remove autocorrect o textfields
closes #10
2020-08-15 13:15:01 +02:00
ac98a4a43c fix tests,
minor design fixes
2020-08-15 11:42:56 +02:00
e08497fd2d fix overlap of bottom nav bar, add error messages to fields 2020-08-15 00:31:43 +02:00
7c975b8d7e material design and image display 2020-08-14 23:58:29 +02:00
8a1f5f8c53 add unit tests, closes #12
fix for datetime timezone calculation
2020-07-29 19:38:39 +02:00
3f37c9b2b3 add new help section 2020-06-04 14:04:15 +02:00
7e015c87d5 Inital release.
add about page
2020-03-29 12:07:08 +02:00
42a91802dc fix date timezone 2020-03-27 19:31:28 +01:00
f7222b513e add share to nofb 2020-03-27 17:58:28 +01:00
33d4bd8556 add location address
fix for events without end date
2020-03-27 10:57:02 +01:00
46a6241913 add missing res icons 2020-03-26 18:26:24 +01:00
ec177f4394 add icon
add error handling
fix bugs
2020-03-26 16:03:47 +01:00
f36646abb3 deep linking to fb links 2020-03-26 11:15:56 +01:00
3c6c51e781 rewrite layout and catch url errors 2020-03-25 23:53:49 +01:00
065cc04667 initial version for NoFb 2020-03-25 18:33:03 +01:00