Commit Graph

63 Commits

Author SHA1 Message Date
akaessens 268a6bc650 prepare v0.3.0 2020-08-28 21:37:09 +02:00
akaessens f9a711300e use activity names as titles 2020-08-28 21:24:23 +02:00
akaessens 793a9e3549 prevent nullpointer exception on tests 2020-08-28 21:13:21 +02:00
akaessens 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
akaessens 023b7f951a use rfc time format instead of local 2020-08-28 17:52:36 +02:00
akaessens 4e319d3807 add javadoc 2020-08-28 17:32:39 +02:00
akaessens 41eac31dba remove unneeded try catch error handling 2020-08-28 16:59:11 +02:00
akaessens 6c0c2d23fe make fbevent properties immutable 2020-08-28 16:19:08 +02:00
akaessens 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
akaessens 05f3ba9a33 use regex find instead of replace for url matching 2020-08-26 18:47:44 +02:00
akaessens 57b00e2e57 add maps intent
not gmaps exclusive
closes #9
2020-08-26 17:57:51 +02:00
akaessens 9fd1a975ec prepare v0.2.2 2020-08-26 17:15:05 +02:00
akaessens d60717f0b7 switch to m.facebook scraping
more descriptive toolbar button string
update unit tests
2020-08-26 17:01:13 +02:00
akaessens 98ab900b3d set banner as default toolbar image 2020-08-26 15:51:10 +02:00
akaessens 5af23c1962 use regex to check if URL valid
fix querystrings issue, closes #17
2020-08-26 14:25:53 +02:00
akaessens 868a5340e9 update icons and banners 2020-08-26 13:55:20 +02:00
akaessens c3d1227d4d update Screenshots 2020-08-15 19:42:53 +02:00
akaessens f9843b63bf
Update README.md 2020-08-15 19:32:47 +02:00
akaessens fc9fb169ef prepare v0.2.1 2020-08-15 19:29:56 +02:00
akaessens a1c7720836 links in text color for better visibility 2020-08-15 16:38:12 +02:00
akaessens 9ab18b496f update jsoup 2020-08-15 15:31:05 +02:00
akaessens 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
akaessens fd874d7cb0 fix calendar icon color for dark layout 2020-08-15 13:27:17 +02:00
akaessens eafa1bfc1b Merge branch 'master' of github.com:akaessens/NoFbEventScraper 2020-08-15 13:15:50 +02:00
akaessens 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
akaessens ac98a4a43c fix tests,
minor design fixes
2020-08-15 11:42:56 +02:00
akaessens b9f9038f6e
Update README.md 2020-08-15 01:00:03 +02:00
akaessens 22591424fa prepare v0.2.0 2020-08-15 00:56:39 +02:00
akaessens e08497fd2d fix overlap of bottom nav bar, add error messages to fields 2020-08-15 00:31:43 +02:00
akaessens 7c975b8d7e material design and image display 2020-08-14 23:58:29 +02:00
akaessens 423642f7f7 Merge branch 'master' of github.com:akaessens/NoFbEventScraper 2020-07-29 19:39:51 +02:00
akaessens 8a1f5f8c53 add unit tests, closes #12
fix for datetime timezone calculation
2020-07-29 19:38:39 +02:00
akaessens ef42b404e9
Update README.md 2020-07-29 16:37:02 +02:00
akaessens dbde1188dc version 0.1.1 ready 2020-07-29 16:29:29 +02:00
akaessens d37a8362a6 fix location detection
closes #4
2020-07-29 13:53:13 +02:00
akaessens 53ff8e4609 add link name after fixing 2020-07-29 11:51:10 +02:00
akaessens b88d429af1 implement Links to pages
closes #3
2020-07-29 11:42:50 +02:00
akaessens bbadfef7d3 generate icons and banners
add donation button
2020-06-04 18:32:38 +02:00
akaessens 3f37c9b2b3 add new help section 2020-06-04 14:04:15 +02:00
akaessens 25f763ae1f fix gradle 2020-06-04 13:02:49 +02:00
akaessens 3c119f8209 Update README.md 2020-06-04 09:57:20 +02:00
akaessens c9db3d61cd update gradle sha256 sum for github actions 2020-06-04 09:28:09 +02:00
akaessens 43365350b7
Create android.yml 2020-06-04 09:24:20 +02:00
akaessens ed27561506 update to gradle 6.5 and remove .idea 2020-06-03 22:34:46 +02:00
akaessens 5e90eea230 update gradle wrapper 2020-05-23 15:30:12 +02:00
akaessens c394bcb727 add metadata for fdroid fastlane 2020-05-20 10:30:41 +02:00
akaessens d448698e97
Update LICENSE 2020-05-19 07:43:24 +02:00
akaessens 50875132f1
Update README.md 2020-05-02 19:32:18 +02:00
pinkman 62157cb657
Create README.md 2020-03-29 12:38:21 +02:00
akaessens e3d3397e18 add screenshot 2020-03-29 12:34:27 +02:00