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

18 commits

Author SHA1 Message Date
Christophe Beyls
9496513e7e Added intent-filter to enable link to notification settings when long-pressing a notification in API 21+ 2016-11-27 04:34:42 +01:00
Christophe Beyls
295a70d441 Improved accessibility throughout the app 2016-11-21 21:07:35 +01:00
Christophe Beyls
7f037faf18 Disable automatic backup 2016-05-16 18:54:42 +02:00
Christophe Beyls
1d410fb2b8 Added RTL support 2016-01-04 00:03:19 +01:00
Christophe Beyls
14f38d5e6e Updated Navigation Drawer in MainActivity to comply with latest material design guidelines. 2016-01-01 21:16:18 +01:00
Christophe Beyls
9ffa61f70b Migrate to AppCompat 23.1.1
Removed legacy hacks
Material dialogs on older versions
2015-12-27 01:28:59 +01:00
Christophe Beyls
f31af2f492 Moved all build config values to build.gradle 2015-12-25 16:52:12 +01:00
Christophe Beyls
0c2ddc73e0 Moved launcher icon to mipmap resource folders for better scaling on modern devices. 2015-06-08 18:11:01 +02:00
Christophe Beyls
7f8a8aa5cb Improve readability of up navigation code in EventDetailsActivity and add missing flags in the Manifest file for it. 2015-02-04 23:30:13 +01:00
Christophe Beyls
1a8e48b46a Update manifest file for next hotfix release. 2015-01-19 23:41:44 +01:00
Christophe Beyls
3b89b76d7f New dual-pane tablet layout featuring extended height Toolbar and CardView. 2015-01-18 16:06:27 +01:00
Christophe Beyls
03f3fdb76a Merge branch 'master' into material 2015-01-18 13:42:18 +01:00
Christophe Beyls
7d1e5df598 Added support for direct search from Google Now 2015-01-18 13:41:30 +01:00
Christophe Beyls
49dd79a187 Added extended title Toolbar for PersonInfoActivity
+ Fixed toolbar elevation value.
2015-01-13 19:40:32 +01:00
Christophe Beyls
e96bdd6ad2 Updated manifest for hotfix release 1.1.1. 2015-01-08 03:26:58 +01:00
Christophe Beyls
28828062bd First batch of Material Design with complete new themes, styles and ActionBar drawables. 2015-01-06 01:39:50 +01:00
Christophe Beyls
bc689437ac Updated manifest for release 1.1.0 (latest stable release before design upgrade) 2014-12-22 19:34:14 +01:00
Christophe Beyls
03ce6ac786 Migrated project structure to Android Studio 2014-12-10 22:46:27 +01:00
Renamed from AndroidManifest.xml (Browse further)