Commit graph

2921 commits

Author SHA1 Message Date
tibbi
fea03771b7 adding a helper function for launching call intent 2020-05-08 22:32:19 +02:00
tibbi
dd0e01622a rename ContactsHelper to SimpleContactsHelper 2020-05-08 21:59:13 +02:00
tibbi
8d5f77f142 adding some View Contact intent related helper functions 2020-05-08 21:50:22 +02:00
tibbi
2f29f9510e add both RawID and ContactID into SimpleContact model 2020-05-08 21:43:23 +02:00
tibbi
198c0c1fb3 tweaking the contact related layout items 2020-05-08 10:12:53 +02:00
tibbi
895c955ba5 adding more helper functions into ContactsHelper 2020-05-07 15:43:50 +02:00
tibbi
011f372a35 adding some contact related layouts 2020-05-07 13:36:32 +02:00
tibbi
52daf7d314 removing the old file vector 2020-05-07 08:58:27 +02:00
Charles-770
4cd1be0fe2
Updating French strings
I was not able to find those others corrections:
* You have to put 'Poids' instead of 'Dimension';
* And 'Dimensions' (with an 's' at the end) instead of 'Résolution' (the resolution is measured in dpi or ppi).
* Likewise, the unit of weight for images is denoted 'ko', 'Mo' or 'Go' (the 'o' in lower case) in french, instead of 'kB', 'MB', 'GB'.

 * In French, the decimal is noted by a comma instead of a dot, and a space after the value ('0,2 You have to put 'Poids' instead of 'Dimension';

 And 'Dimensions' (with an 's' at the end) instead of 'Résolution' (the resolution is measured in dpi or ppi).

 * Likewise, the unit of weight for images is denoted 'ko', 'Mo' or 'Go' (the 'o' in lower case) in French, instead of 'kB', 'MB', 'GB'.
* In French, the decimal is noted by a comma instead of a dot, and a space after the value ('0,2 MP' instead of '0.2MP').
2020-05-07 03:36:58 +02:00
tibbi
dd287c9d0b adding some contact related helper functions 2020-05-06 23:36:28 +02:00
tibbi
bab24f92ec updating some arabic strings 2020-05-06 21:25:18 +02:00
tibbi
a2eba90dea catching some exceptions at the Properties dialog 2020-05-06 18:50:00 +02:00
tibbi
acb362ee2f moving the LastModified fetching from MediaStore into context extension 2020-05-06 11:48:24 +02:00
tibbi
8760213138 improve album fetching too 2020-05-06 11:44:29 +02:00
tibbi
db334fcc4a improve artist fetching in Properties 2020-05-06 11:41:27 +02:00
tibbi
ae6c8762be improving the way file title is fetched, mostly used at songs 2020-05-06 11:33:07 +02:00
tibbi
b73bebf085 properly fetch duration from content uris 2020-05-06 11:28:46 +02:00
tibbi
5be5de3dac improve the handling of content uris at the Properties dialog 2020-05-06 11:11:05 +02:00
tibbi
7203b0c075 reverting glide back to 4.10.0, it is too unstable 2020-05-05 16:09:37 +02:00
tibbi
4f3034703d renaming getVideoDuration to getDuration, it works on audio too 2020-05-05 15:02:04 +02:00
tibbi
f7637f38bf change the default contact avatars letter to A instead of S 2020-05-04 16:28:48 +02:00
tibbi
f9fe30c505 updating glide to 4.11.0 2020-05-04 12:46:49 +02:00
tibbi
bb84af3a3e adding a better way of retrieving video durations 2020-05-04 10:54:30 +02:00
tibbi
ed1733206b allow checking the READ_PHONE_STATE permission 2020-05-01 23:47:16 +02:00
tibbi
afe1bc07fa adding an Android build version 27 check 2020-05-01 12:42:27 +02:00
tibbi
b799f89b70 adding helper functions for getting contact name and photo uri from number 2020-05-01 11:06:13 +02:00
tibbi
fe90959610 updating the Play icon 2020-04-30 23:21:51 +02:00
tibbi
f785c079eb updating the Stop vector 2020-04-30 23:02:50 +02:00
tibbi
f6f9c42f71 adding a microphone vector icon 2020-04-30 22:49:23 +02:00
tibbi
ab82011667 adding a helper function for getting the notificationManager 2020-04-30 21:43:53 +02:00
Sérgio Marques
0d781e44e9
Update strings.xml 2020-04-29 22:17:06 +01:00
10cents
0d145684a2
developer_description 2020-04-29 17:55:18 +02:00
tibbi
0970005ca0 revert to the previous way of checking folder .nomedia files 2020-04-26 18:51:04 +02:00
Guillaume
8c4f64aa5b
Dutch 2020-04-26 02:17:17 +02:00
tibbi
726223b4f4 catch exceptions thrown at searching for SD card nomedia files 2020-04-25 16:36:20 +02:00
tibbi
1ee0334dc6 use fast DocumentFile for checking if .nomedia exists 2020-04-24 11:16:17 +02:00
tibbi
ec6dc7210e removing an empty space at opening map coordinates 2020-04-23 21:28:46 +02:00
tibbi
d39610f4c6 allow passing the date and timeformat at getBubbleText too 2020-04-23 20:59:46 +02:00
tibbi
df7f481eec allow passing the date and time formats to formatDate for better performance 2020-04-23 20:16:59 +02:00
tibbi
4bd2cfdfe1 adding a SQL file type icon 2020-04-23 20:16:19 +02:00
tibbi
a1d0d80993 updating the file picker dialog, show real file type placeholders 2020-04-23 10:20:43 +02:00
Vytautas Gumbakis
c8a69b71ac
Updated lithuanian strings.xml 2020-04-23 00:14:03 +03:00
tibbi
176658897a properly handle SD card file/folder creation on some devices 2020-04-22 10:49:23 +02:00
tibbi
1ec0489cd9 improving the way latest media ID is fetched 2020-04-21 23:37:05 +02:00
tibbi
5ea60c535d fixing a deadloop at navigationBarHeight getter 2020-04-21 17:45:36 +02:00
tibbi
194e5bde09 improving the way navigation bar height is checked 2020-04-21 17:33:12 +02:00
tibbi
a1f19cbf4d updating some icons, add vector versions 2020-04-21 13:07:13 +02:00
Tibor Kaputa
c76cf9ed05
Merge pull request #912 from Pzqqt/patch-38
Update Simplified Chinese translation
2020-04-21 10:49:26 +02:00
Tibor Kaputa
4ee98dbc08
Merge pull request #911 from solokot/master
Updated Russian language
2020-04-21 10:48:54 +02:00
Tibor Kaputa
ff99fd0634
Merge pull request #910 from spkprs/patch-43
Update strings.xml
2020-04-21 10:48:15 +02:00