1
0
mirror of https://github.com/stom79/exodus-android-app synced 2024-12-23 04:28:07 +01:00
Commit Graph

75 Commits

Author SHA1 Message Date
Schoumi
cb23f90b9c Upgrade some dependencies versions 2019-01-09 16:42:55 +01:00
Schoumi
043ba6ab7a Merge branch 'master' of https://github.com/Exodus-Privacy/exodus-android-app
+fix some bug in translation files
# Conflicts:
#	app/src/main/res/values-de/strings.xml
2019-01-09 16:01:05 +01:00
Schoumi
08385513c4
Merge pull request #39 from nobody1407/patch-1
Updated de (German) translation
2019-01-09 14:53:42 +01:00
Schoumi
c11342bb39
Merge pull request #40 from czekaj/patch-1
Update strings.xml (EN)
2019-01-09 14:48:58 +01:00
Schoumi
5f0b036718
Merge pull request #38 from BoFFire/stringlate-ar-9836
Updated ar (Arabic) translation
2019-01-09 14:48:13 +01:00
Schoumi
5245044035 add color for trackers number and permissions number in app list 2019-01-08 18:56:36 +01:00
Schoumi
f6b5ef66ef add color for trackers number and permissions number in reports 2019-01-08 18:23:16 +01:00
Schoumi
c897cc1dd1 Fix crash when versionName is null in PackageInfo use versionCode instead (workaround)
Fix Missing permissions in the lists in reports
2019-01-08 18:17:37 +01:00
Lucas Czekaj
6b2b719394
Update strings.xml
Fix grammar
2019-01-04 15:46:41 -08:00
Nobody
aedb528ad9
Update strings.xml
Updated de (German) translation
2019-01-02 07:35:09 +01:00
ButterflyOfFire
5c986329d3 Updated ar (Arabic) translation
Commit made via Stringlate
2018-12-23 21:52:22 +01:00
Schoumi
1370b4e798 Release 1.1.0 2018-12-06 18:11:08 +01:00
Schoumi
d85bc959db Update german translation 2018-12-06 18:02:15 +01:00
Schoumi
056b6f718e
Merge pull request #35 from unbranched/master
italian translation
2018-11-24 15:37:10 +01:00
unbranched
5481c64a37
italian translation 2018-09-14 17:46:55 +02:00
Schoumi
62382b7559 Save PackageInfo in the bundle in order to restore it after long time 2018-08-31 18:37:06 +02:00
Schoumi
ba6cd8c9a3 Remove disabled app from the displayed list. 2018-08-31 18:36:01 +02:00
Schoumi
0af388ca72 German and Spanish Translation
thanks to Edu, Matograine and Framasoft who organise Contrib'atelier
(Contribution Workshop)
2018-08-31 17:20:48 +02:00
Schoumi
1e65884d4e Add management of Unique App Identifier (UAID). This help identify app
install threw other google play client (Yalp, Aurora,...)
Fix #7
Thanks @stom79 for working on most of what's in Utils.java
2018-08-31 15:35:42 +02:00
Jacques Foucry
416a3b4583
Merge pull request #23 from connyduck/add_adaptive-icon
add adaptive icon
2018-07-21 18:00:23 +02:00
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