Commit Graph

155 Commits

Author SHA1 Message Date
Schoumi bd2ff73c27 Add Scrollbar on the side of app list
Fix #31
2018-07-02 17:54:26 +02:00
Schoumi d735d57baf Add bottom margin to the loading bar
Fix #30
2018-07-02 16:37:32 +02:00
Schoumi 19d50b0bc0 Remove white stipes on top and bottom, the left and right should stay
Fix #24
2018-07-02 16:15:23 +02:00
Schoumi 2a09ff9819 Merge branch 'stom79-filter_app' 2018-06-28 13:45:35 +02:00
Schoumi 70289666e6 Merge branch 'filter_app' of https://github.com/stom79/exodus-android-app into stom79-filter_app 2018-06-28 13:43:55 +02:00
Schoumi a0f1896dcd
Merge pull request #15 from stom79/expand_buttons
Expand buttons
2018-06-27 10:44:22 +02:00
Schoumi 9ec4af3ca7
Merge pull request #14 from stom79/animate_transitions
Animate transitions
2018-06-27 10:25:19 +02:00
Schoumi 402c922269
Merge pull request #17 from licaon-kter/fix-messages
Fix broken English
2018-06-26 16:54:20 +02:00
Schoumi b058a04f58
Merge pull request #13 from stom79/disable_data_backup
Disable db backup
2018-06-26 09:56:09 +02:00
Schoumi ff5a8dbddf
Merge pull request #12 from stom79/landscape_mode
Landscape mode
2018-06-26 09:47:09 +02:00
Conny Duck 1e97fc9a78 add adaptive icon 2018-04-15 19:43:54 +02:00
Anthony Chomienne 2479edcbb8
Merge pull request #20 from Poussinou/patch-1
Update README.md
2018-04-14 19:55:22 +02:00
Poussinou e11c1cd528
Update README.md 2018-04-14 19:41:47 +02:00
stom79 543941fc94 Remove filter in reports 2018-04-14 15:29:39 +02:00
Licaon_Kter 16630e49ee
Fix broken English 2018-04-14 15:54:09 +03:00
stom79 37050d78fc Add app filter in top bar 2018-04-14 14:37:51 +02:00
stom79 12c455cce6 Remove drawable padding that is not needed 2018-04-14 11:54:39 +02:00
stom79 9749d594d1 Fix handle for clicks when no content 2018-04-14 11:50:04 +02:00
stom79 bd96568cc5 Remove expand buttons when they are not needed 2018-04-14 11:34:26 +02:00
stom79 fa59e10890 Changes delay + left anim 2018-04-14 09:57:34 +02:00
stom79 04170de4f8 Animate fragment transitions 2018-04-14 09:46:03 +02:00
stom79 cbe27c5da4 Disable db backup 2018-04-14 07:57:48 +02:00
stom79 9803a40ec7 Make reports scrollable 2018-04-13 19:16:20 +02:00
stom79 7009bea432 support for landscape mode 2018-04-13 18:09:36 +02:00
Schoumi 4300b2c598 release v1.0.4 2018-04-12 12:25:35 +02:00
Schoumi 13289fcfaf Change permission and tracker list to RecyclerView
Add permission description (Fix #10)
Change permission code to permission label
2018-04-11 23:33:23 +02:00
Schoumi 357500df9a Use databinding in place of all findViewById 2018-04-11 15:27:05 +02:00
Schoumi 9c619c2135 Change some margin in layouts 2018-04-10 15:00:06 +02:00
Anthony Chomienne 7b6a3c33f4
Merge pull request #9 from KowalskiOmniROM/patch-1
Create strings.xml for French
2018-04-09 08:57:49 +02:00
KowalskiOmniROM 5358c6294e
Create strings.xml 2018-04-08 09:48:50 +02:00
Schoumi e69ef1cda6 release 1.0.3 2018-04-03 13:04:02 +02:00
Schoumi f0fd17b5df Fix bug that don't fetch correctly reports 2018-04-03 13:02:26 +02:00
Schoumi 6e901b7e44 Release 1.0.2 2018-04-03 01:25:48 +02:00
Schoumi 83ca1559c8 Fix crash on back press
fix #3
2018-03-30 17:40:11 +02:00
Schoumi 4ec3980d7d Change NetworkManager to fit the new Endpoints in place of /reports
: /applications /search{handle}
2018-03-28 17:00:05 +02:00
Anthony Chomienne d7448fb991
Merge pull request #5 from Rudloff/patch-1
Add a SHA-256 sum for the downloaded Gradle
2018-03-19 22:04:02 +01:00
Pierre Rudloff 6067531b50
Update gradle-wrapper.properties
Add a SHA-256 sum for the downloaded Gradle
2018-03-17 12:02:04 +01:00
Schoumi 93f64eda66 remove emulator 2018-03-14 21:24:43 +01:00
Schoumi e989c156f5 CI: disable cache and replace script by assembleDebug 2018-03-14 21:21:57 +01:00
Schoumi 73b26ecbe0 CI: 25 is the default target installed by travis 2018-03-13 17:23:16 +01:00
Schoumi c4bff2753b commit only for understand travis... 2018-03-13 17:13:55 +01:00
Schoumi 9d586767e7 Fix dependency to sys-image 2018-03-13 17:08:03 +01:00
Schoumi 661d80cbae Fix version to 27 for emulator 2018-03-13 17:06:00 +01:00
Schoumi 59b70bf56b CI: Add an emulator for testing purpose (even if there's no test right
now)
2018-03-13 17:00:26 +01:00
Schoumi f4d08339ce CI: Add Licence file and Licence checksum 2018-03-13 16:21:52 +01:00
Schoumi f94cfabb8a CI: Add licence that gradle should accept 2018-03-13 16:15:12 +01:00
Schoumi 3678f5d7e7 CI: add empty file to avoid build.gradle scan during wrapper generation in 2018-03-13 16:06:34 +01:00
Schoumi 597ddb185b Ignore check for gradle version in order to force usage 4.1 2018-03-08 17:36:54 +01:00
Schoumi d69a067be5 Try to fix Wrong gradle version by enforce usage of 4.1 version 2018-03-08 17:32:39 +01:00
Schoumi b7abda61a8 Add Travis for CI 2018-03-08 15:39:06 +01:00