Commit graph

882 commits

Author SHA1 Message Date
tibbi
39370381da make MyRecyclerViewAdapters ViewHolder, so we can extend it 2018-10-11 20:48:08 +02:00
tibbi
7ed3ea17a9 increasing the minimal required Android OS version to Lollipop (5) 2018-10-11 11:17:54 +02:00
tibbi
b14d8548fb improve item removing animation from lists 2018-10-10 23:50:03 +02:00
tibbi
12752395d9 removing the recyclerview-multiselect license related things 2018-10-10 23:21:03 +02:00
tibbi
dd2bc3f7ba avoid redrawing recyclerview items unnecessarily 2018-10-10 23:12:16 +02:00
tibbi
08cb4bc225 remove recyclerview-selection, use an own solution for selecting items 2018-10-10 22:59:31 +02:00
tibbi
66e4bc983a use the new recyclerview-selector for handling recycler view item selecting 2018-10-09 22:53:28 +02:00
tibbi
233cc5d525 remove the config used for storing ForcePortraitMode 2018-10-05 20:27:35 +02:00
tibbi
b50f3c4764 update support libraries to android X 2018-10-05 15:28:26 +02:00
tibbi
eafae9d739 update version to 4.8.8 2018-10-03 15:19:20 +02:00
tibbi
b7958d814b adding a new helper function for checking if the device has Android 9 2018-10-02 23:23:30 +02:00
tibbi
cfe20618f7 update version to 4.8.6 2018-10-02 23:16:49 +02:00
tibbi
43acc6ae2f adding some new strings related to moving items in the Recycle Bin 2018-10-02 17:57:50 +02:00
tibbi
32cbbad639 correcting some strings related warnings 2018-10-02 17:35:32 +02:00
tibbi
d79326e031 update version to 4.8.3 2018-09-29 23:11:24 +02:00
tibbi
c0a591ae3c updating some things related to Android Studio 3.2 2018-09-28 15:03:24 +02:00
tibbi
71863a234a update version to 4.7.17 2018-09-22 18:42:43 +02:00
tibbi
967d024501 closing a string tag 2018-09-22 09:18:07 +02:00
tibbi
3180bac0a5 update version to 4.7.15 2018-09-21 15:10:42 +02:00
tibbi
c8ccb616f6 handle conflict resolutions at file move too, not just at copy 2018-09-19 22:06:19 +02:00
tibbi
b17302389b update version to 4.7.10 2018-09-19 10:41:17 +02:00
tibbi
82cadb4f7e update kotlin to 1.2.70 2018-09-17 21:02:38 +02:00
tibbi
16d2d707a4 update version to 4.7.5 2018-09-06 00:03:40 +02:00
tibbi
caed9e67b0 update version to 4.7.3 2018-09-04 17:18:37 +02:00
tibbi
c7e57c3c8d adding a new string for Label 2018-09-02 21:55:57 +02:00
tibbi
6fa26a3838 update version to 4.7.1 2018-09-01 23:07:51 +02:00
tibbi
6815204c37 update kotlin to 1.2.61 2018-08-24 22:48:38 +02:00
tibbi
d616c9dc33 update target sdk to 28 2018-08-21 10:52:30 +02:00
tibbi
c8f9c0859c check file exif date_time_original before date_time 2018-08-20 21:50:31 +02:00
tibbi
8c869b2b1d remove svg from the photoExtensions as it is a special type 2018-08-20 20:15:32 +02:00
tibbi
6b7ae0482c adding a helper function for recognizing svg files 2018-08-20 20:09:53 +02:00
tibbi
77fb27ee4b update Glide to 4.8.0 2018-08-20 19:46:52 +02:00
tibbi
ec676d7430 update version to 4.6.10 2018-08-15 10:35:40 +02:00
tibbi
316b847cf7 update maven gradle plugin to 2.1 2018-08-15 10:35:20 +02:00
tibbi
c896c7e389 update version to 4.6.7 2018-08-13 12:56:30 +02:00
tibbi
0c51f054c6 normalize strings at highlighting at search results 2018-08-12 20:16:52 +02:00
tibbi
9f7092041b update version to 4.6.5 2018-08-10 20:14:20 +02:00
tibbi
3c08b810a6 update version to 4.6.4 2018-08-08 23:00:37 +02:00
tibbi
b9d6cd38b1 update gradle to 3.1.4 2018-08-08 12:11:21 +02:00
tibbi
f285bd2ec4 update version to 4.6.3 2018-08-07 20:05:25 +02:00
tibbi
786e4e08ba allow highlighting all string occurrences in a text 2018-08-07 15:46:06 +02:00
tibbi
d5c7ffbc33 use renameTo for moving files on Android 7+ 2018-08-06 11:56:24 +02:00
tibbi
b6c16d1635 catch exceptions thrown at showing toasts 2018-08-05 11:56:46 +02:00
tibbi
498e68a56f add handling for READ_CALL_LOG permission 2018-08-05 11:52:33 +02:00
tibbi
d5100e2792 add a helper function for checking GET_ACCOUNTS permission 2018-08-04 23:00:31 +02:00
tibbi
f4e06b59fe added handling for write_call_log permission 2018-08-03 15:58:20 +02:00
tibbi
b8e2c4fe42 fix a glitch at setting custom dialog text title 2018-08-03 11:31:53 +02:00
tibbi
d024c53bfb allow setting custom text as dialog title 2018-08-03 11:24:07 +02:00
tibbi
ee1fad15bf removing the More Donating Options button from the Purchase Thank You dialog 2018-08-01 20:46:09 +02:00
tibbi
56a38ca576 make the Read FAQ before sending email optional 2018-07-30 15:37:44 +02:00