1
0
Fork 0
mirror of https://github.com/MatomoCamp/matomocamp-companion-android.git synced 2024-09-20 17:23:46 +02:00
Commit graph

606 commits

Author SHA1 Message Date
e26feae181
don't store local time zone 2021-09-26 11:33:33 +02:00
a1d0144aa4
fix readme 2021-09-22 23:03:25 +02:00
58e86f7d21
add F-Droid repo 2021-09-22 23:02:50 +02:00
4d4137e590
notification permissions 2021-09-22 19:48:22 +02:00
23a0f7054f
update gitignore 2021-09-22 19:00:08 +02:00
7bb3080d7e
update README 2021-09-22 18:41:27 +02:00
921b493aed
update dependencies (especially OkHttp 3->4) 2021-09-22 18:37:06 +02:00
06ff228253
German translation and "open in webbrowser" button 2021-09-22 18:12:50 +02:00
668e0978c3
better notification icons 2021-09-22 16:53:52 +02:00
5455207d48
replace more URLs 2021-09-22 16:26:34 +02:00
828b77d807
use light theme by default 2021-09-22 15:11:44 +02:00
13e494767e
use track colors 2021-09-22 15:08:54 +02:00
5014c121d7
store URL from API response 2021-09-22 14:23:10 +02:00
27b2084656
correct schedule.xml URL 2021-09-22 13:51:28 +02:00
474988451c
support displaying local time zone 2021-09-21 23:43:34 +02:00
5b3bcdc2cc
replace app icon 2021-09-18 23:42:04 +02:00
e1a5aea213
remove more map-related things 2021-09-18 23:21:25 +02:00
b7424c541f
switch out sidebar logo 2021-09-18 23:12:48 +02:00
d3e2c65444
targetSdkVersion 31 2021-09-18 22:45:07 +02:00
215d81e789
rename a bit more 2021-09-18 13:03:26 +02:00
6f6964e002
live all event view 2021-09-18 12:50:21 +02:00
3a1cf7bbbc
rename URLS and 3h instead of 30min 2021-09-18 11:57:01 +02:00
7a833d9251
rename to MatomoCamp 2021-09-18 11:26:27 +02:00
Christophe Beyls
9bafa44dac update command line SDK tools for Travis CI 2021-07-30 03:30:24 +02:00
Christophe Beyls
5136b2a2d6 update Gradle plugin to 7.0.0 2021-07-30 03:25:44 +02:00
Christophe Beyls
07b6bc16a0 upgrade Kotlin, Coroutines, Hilt, Fragment, AppCompat 2021-07-23 12:19:54 +02:00
Christophe Beyls
7531b22a0a update Gradle plugin, Core, Material Components 2021-07-10 12:03:49 +02:00
Christophe Beyls
71b1bcaf37 update Hilt to 2.37, inject HttpClient in FosdemApi, inject Call.Factory in HttpClient 2021-07-10 11:45:54 +02:00
Christophe Beyls
cf41d38547 update Kotlin, Core, Fragment, AppCompat, RecyclerView 2021-06-19 15:46:26 +02:00
Christophe Beyls
f6543ea3e8 update coroutines library to 1.5.0 2021-05-14 21:51:06 +02:00
Christophe Beyls
684131fb51
Add dependency injection using Hilt (#68)
Configure Hilt to inject FosdemApi, FosdemAlarmManager, BookmarksDao and ScheduleDao
2021-05-14 21:47:10 +02:00
Christophe Beyls
d5e246ef20 cleanup methods deprecated since Kotlin 1.5 2021-05-14 02:01:42 +02:00
Christophe Beyls
3a90a1ed79 remove custom enum type conversion. Room now supports enums since version 2.3.0 2021-05-14 01:53:48 +02:00
Christophe Beyls
d27e3d49c4 update CI command line tools to latest version 2021-05-14 01:34:12 +02:00
Christophe Beyls
8be4632b84 upgrade Gradle plugin to 4.2.1 2021-05-13 20:51:18 +02:00
Christophe Beyls
0b707b5872 update Gradle Plugin to 4.2.0, Kotlin to 1.5.0, fragment-ktx to 1.3.3 and Room to 2.3.0 2021-05-07 22:35:18 +02:00
Christophe Beyls
44e9e69a5d upgrade various libraries and replace custom ConcatAdapter implementation with RecyclerView's ConcatAdapter 2021-04-09 19:01:58 +02:00
Christophe Beyls
51d25112bc update Material Components library to 1.3.0 and replace custom MaterialHorizontalProgressBar with LinearProgressIndicator 2021-02-16 18:46:27 +01:00
Christophe Beyls
389af5475c update fragments to 1.3.0 and use the new Activity Result and Fragment Result APIs 2021-02-15 22:03:36 +01:00
Christophe Beyls
cf91dcc0f8 allow alarms to go off while the device is in low-power idle mode 2021-02-07 16:57:54 +01:00
Christophe Beyls
12d355cb09 bump version code for release 2.0.5 2021-02-06 01:39:43 +01:00
Christophe Beyls
531b8e38b8 update OkHttp to 3.12.13 2021-02-06 01:36:25 +01:00
Christophe Beyls
258598e730
Import bookmarks feature (#65)
- move ICalendarWriter to ical package
- create ICalendarReader and share CRLF constant with ICalendarWriter
- add import icon
- implement bookmarks parser and add file picker to send parsed bookmark ids to ExternalBookmarksActivity
- add feature to import all bookmarks shown in the external bookmarks list at once, with confirmation dialog.
2021-02-06 01:33:41 +01:00
Christophe Beyls
d7e9dcf63b update Kotlin to 1.4.30 2021-02-05 00:19:46 +01:00
Christophe Beyls
3df765fecc upgrade kotlinx.coroutines and okio to their latest version 2021-02-04 14:09:23 +01:00
Christophe Beyls
5948dac00c update Gradle plugin to 4.1.2 2021-01-27 19:57:28 +01:00
Christophe Beyls
b7484e406c always expect non-null body in case of successful http response 2021-01-27 19:56:59 +01:00
Jaime Soriano Pastor
3518208b3a
Ignore duplicated person in event (#64) 2021-01-26 18:48:33 +01:00
Christophe Beyls
4e8959ce84 fix res-override sourceSet path 2020-12-25 17:26:12 +01:00
Christophe Beyls
7e63735a7d replace "more info" menu item with floating action button in PersonInfoActivity
use a single ViewModel in the Activity as data source for both Activity and Fragment.
2020-12-21 18:01:57 +01:00