tibbi
3aaa17a02d
fixing a couple crashes
2018-04-23 10:10:34 +02:00
tibbi
a75a50358a
update version to 3.8.0
2018-04-22 23:47:04 +02:00
tibbi
470a0c5ea2
update commons to 3.19.9
2018-04-22 23:46:57 +02:00
tibbi
508a3b8b19
removing the unused GlideDecoder class
2018-04-22 23:35:53 +02:00
tibbi
4949744677
update commons to 3.19.8
2018-04-22 23:35:08 +02:00
tibbi
04ab018a32
make sure New Folder appears first on the list
2018-04-22 23:15:57 +02:00
tibbi
8ff9e7f6ad
fix some Rename related glitches
2018-04-22 23:08:36 +02:00
tibbi
302a7842c4
fetch all stored media files at "Show all folders content"
2018-04-22 22:17:40 +02:00
tibbi
b0a26d0bd8
update UI at picker dialogs from the main thread
2018-04-22 22:08:27 +02:00
tibbi
37c31f813b
make sure only the appropriate media files are shown at third party intents
2018-04-22 22:01:05 +02:00
tibbi
d0f4f0d403
rename some media type related constants
2018-04-22 20:16:02 +02:00
tibbi
2eaff8568f
properly filter cached directories by file type shown
2018-04-22 20:01:48 +02:00
tibbi
7f17aeda71
refresh media thumbnails instantly after changing sorting or filtering
2018-04-22 10:39:00 +02:00
tibbi
8af103d98c
filter cached media by type too
2018-04-22 10:32:13 +02:00
tibbi
a90f48889d
do the hidden file filtering right inside getCachedMedia
2018-04-22 10:20:32 +02:00
tibbi
d479baa625
refresh media instantly after toggling Temporarily show hidden too
2018-04-21 23:21:45 +02:00
tibbi
ab589c52cf
refresh directories at toggling Temporarily show hidden immediately
2018-04-21 23:18:43 +02:00
tibbi
570e471dec
display cached dirs and media only when appropriate
2018-04-21 23:15:31 +02:00
tibbi
e237afe916
update directories if one is renamed
2018-04-21 22:49:29 +02:00
tibbi
f08fd48d1f
properly handle deleting not existing directories from local db
2018-04-21 22:23:42 +02:00
tibbi
0039591a53
properly update files after renaming in the local database
2018-04-21 22:19:27 +02:00
anthologist
716e623af2
italian update
2018-04-21 11:24:16 +02:00
10cents
3aa5f8216a
New file - da
2018-04-20 23:21:34 +02:00
tibbi
af7108fd12
remove the old way of caching media files
2018-04-20 22:21:00 +02:00
tibbi
cb5ac8510f
delete medium from the local db on delete too
2018-04-20 21:37:15 +02:00
tibbi
ee07da6277
move some extension functions from Activity to Context
2018-04-20 21:11:12 +02:00
tibbi
1a5ec41f8b
do not select ID at directories and media, for proper old/new comparing
2018-04-20 21:01:55 +02:00
tibbi
c17b58dc53
rely on Room db data at caching items
2018-04-20 15:34:17 +02:00
tibbi
244e29b437
remove the commented out function too
2018-04-20 14:55:14 +02:00
tibbi
d28b95290f
remove the functions related to old checking if folder content changed
2018-04-20 14:54:34 +02:00
tibbi
73ac822661
handle deleting folders from local db
2018-04-20 13:20:44 +02:00
tibbi
5b8143d41e
replace the Shared Prefs way of storing directories by Room
2018-04-20 12:35:40 +02:00
tibbi
236ceafe46
removing the install receiver used to fetch media right after installing
2018-04-20 11:55:51 +02:00
tibbi
b0afe92afb
move the gallery database fetcher in a context extension
2018-04-20 11:52:26 +02:00
tibbi
73000aa611
store media parent paths too
2018-04-20 11:46:50 +02:00
tibbi
ce4ee915bb
store media in a room db too
2018-04-20 11:01:01 +02:00
tibbi
30ce207b1f
lets use Room for caching directories
2018-04-19 23:35:18 +02:00
tibbi
d0ba3314ad
update commons to 3.19.4
2018-04-19 13:49:27 +02:00
tibbi
28bdb3efb8
update image cropper to 2.7.0
2018-04-18 22:15:18 +02:00
Sérgio Marques
508a97ad2b
Update strings.xml
2018-04-16 21:19:23 +00:00
tibbi
c8c00fbfbe
move the LT strings in proper folder
2018-04-16 09:32:24 +02:00
tibbi
99b39d0559
update version to 3.7.3
2018-04-15 08:48:09 +02:00
tibbi
8db3a5007a
fix #747 , hide .nomedia folders only if Show Hidden is disabled
2018-04-15 08:47:07 +02:00
tibbi
6503cb34a3
update version to 3.7.2
2018-04-14 23:06:20 +02:00
tibbi
870b8c6837
sublist directories at background update
2018-04-14 23:02:01 +02:00
tibbi
3fdce65fe0
use file absolute path instead of name at file signature
2018-04-14 22:29:23 +02:00
tibbi
6db0adced8
catch exceptions thrown at saving image rotation
2018-04-14 22:11:33 +02:00
tibbi
d8c17b8a80
do not unselect items at Edit intent
2018-04-14 22:10:12 +02:00
tibbi
c0d446a3a4
use better default file save path at Edit, if available
2018-04-14 21:58:26 +02:00
tibbi
093fe92596
fix path fetching from content uri at editing
2018-04-14 21:51:48 +02:00
tibbi
c0c7752f79
try getting real filename from content uri at Edit Activity
2018-04-14 21:31:31 +02:00
en2sv
a959e42483
Update Swedish translation
2018-04-14 20:19:02 +02:00
tibbi
e2f149eb3e
hide folders that contain .nomedia file themselves
2018-04-14 16:19:23 +02:00
tibbi
26aa79294b
remove sorting by date_taken while it doesnt work anyway
2018-04-13 22:54:53 +02:00
tibbi
2f1b545456
properly store the last filepicker path
2018-04-13 22:33:13 +02:00
FTno
570865bebf
Update strings.xml
...
Norwegian translation update
2018-04-13 16:00:19 +02:00
solokot
aeb71e7dae
Update strings.xml
2018-04-13 15:02:10 +03:00
tibbi
afda130cbb
update version to 3.7.1
2018-04-12 21:37:51 +02:00
tibbi
2a1484f28e
delay updating media adapter a bit
2018-04-12 21:35:18 +02:00
tibbi
1a3ddab3ca
update commons to 3.18.22
2018-04-12 21:11:47 +02:00
tibbi
51f0d87638
improve file signature by getting its name too
2018-04-12 20:50:02 +02:00
tibbi
ce3ce0bec0
show how many items are going to be deleted on the confirmation dialog
2018-04-12 20:19:21 +02:00
tibbi
e67517dd4c
handle null file parent in some cases
2018-04-12 19:21:23 +02:00
Tibor Kaputa
22df8edfda
Merge pull request #740 from Solatec/patch-12
...
Update strings.xml
2018-04-12 19:16:09 +02:00
Solatec Informàtica
12111254ea
Update strings.xml
2018-04-12 17:24:17 +02:00
Solatec Informàtica
ee8fd728d7
Update strings.xml
2018-04-12 17:23:29 +02:00
Guillaume
ef4b826e1c
Dutch
2018-04-11 22:54:42 +02:00
Pzqqt
70583be5bc
Update strings.xml
2018-04-11 18:19:31 +08:00
fricyo
f925f007a8
Update Translation
2018-04-11 16:34:00 +08:00
tibbi
5e2137371d
update version to 3.7.0
2018-04-10 20:37:05 +02:00
tibbi
ee1df9ebbb
reenable new folder deleting, if it was left empty
2018-04-10 20:36:17 +02:00
tibbi
2bd20c5d98
fix #735 , remember last selected folder at adding excluded ones
2018-04-10 20:19:15 +02:00
tibbi
842df6b54c
fix #722 , show hidden files only when appropriate
2018-04-10 20:10:50 +02:00
tibbi
91f1efac31
renaming cur to cursor
2018-04-10 19:52:23 +02:00
tibbi
a73a61907c
do not sort the media files immediately at fetching from mediastore
2018-04-10 15:36:15 +02:00
tibbi
f6ee61a224
remove some redundant code at gettig media by directories
2018-04-10 15:10:51 +02:00
tibbi
75eb8c789a
rework the way media files are fetched
2018-04-10 13:45:01 +02:00
tibbi
d2a6d2cb88
properly make the Included folders check recursive
2018-04-09 21:51:28 +02:00
tibbi
1a163ce56a
make nomedia check recursive at DirectoryAdapter
2018-04-09 21:39:12 +02:00
tibbi
fbe962d12e
moving the do_not_ask_again string in Commons
2018-04-09 21:38:48 +02:00
tibbi
415d37f880
increase the text size of placeholder texts
2018-04-09 21:38:08 +02:00
tibbi
dae44cd421
adding a new string to differentiate between hidden and excluded folders
2018-04-09 14:47:05 +02:00
tibbi
79dfab5efa
fix hiding folders when Show Hidden Items is disabled
2018-04-09 14:28:11 +02:00
tibbi
2b37c315f1
make renaming folders quicker
2018-04-09 14:09:42 +02:00
tibbi
d91228eedf
adding a couple improvements related to un/hiding folders
2018-04-09 14:04:42 +02:00
tibbi
71127d45d1
try un/hiding nomedia folders immediately after updating
2018-04-09 11:27:20 +02:00
tibbi
b6d24492ed
remove hidden folders instantly, do not refetch everything
2018-04-09 00:00:03 +02:00
tibbi
c4dd4696de
use smaller side margins at included/excluded/hidden folders list
2018-04-08 23:48:46 +02:00
tibbi
0271af9c55
update directories instantly after renaming, do not refetch everything
2018-04-08 23:14:25 +02:00
tibbi
f1fe2028d5
do not ever append explicitly included folders with "(hidden)"
2018-04-08 22:40:29 +02:00
tibbi
7888de7b52
fix #728 , fix excluding multiple folders at once
2018-04-08 22:06:20 +02:00
tibbi
b1c6006e18
fix #732 , delay automatic fullscreen animation a bit to make it smoother
2018-04-08 21:00:27 +02:00
tibbi
ac3e79c15b
comment out new app announcement
2018-04-08 19:15:07 +02:00
tibbi
ed5ada663d
update commons to 3.18.10
2018-04-08 19:14:53 +02:00
tibbi
b46a9706f9
shorten the polish launcher name
2018-04-07 13:32:18 +02:00
tibbi
3cb797c612
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery
2018-04-04 09:13:30 +02:00
tibbi
8c99e7af3e
updating some arabis strings
2018-04-04 09:13:18 +02:00
Kompiuterių meistras +37060040020
7987c5b7a9
Create values-lt
2018-04-04 01:17:54 +03:00
tibbi
6f361a7296
updating Commons to 3.17.23, use image rotating functions from there
2018-04-01 15:24:56 +02:00
tibbi
01a981bdaa
update version to 3.6.3
2018-03-30 23:42:48 +02:00
tibbi
b97ab1d795
notify some users about the Clock app
2018-03-30 23:39:00 +02:00
tibbi
4c865de301
update commons to 3.17.16 with some cosmetic code changes
2018-03-30 23:32:37 +02:00
tibbi
2515edee44
remove the explicit scanning of screenshots folder
2018-03-30 21:57:07 +02:00
tibbi
0a1939969e
comment out new file scanning again
2018-03-30 21:51:20 +02:00
tibbi
bef5474182
create clones of arraylists at updating thumbnails
2018-03-30 21:36:57 +02:00
tibbi
6ac6109d5e
update commons to 3.17.14
2018-03-30 18:49:29 +02:00
dugi991
7fc4f39e1f
Update Croatian translation
...
Additionally translated string at line 178, sorry for missing it at the first translations.
2018-03-29 17:22:31 +00:00
Unknown
fd2416ebca
Croatian translation
...
App completely translated to Croatian language, corrected a lot of the existing translations.
2018-03-29 00:22:46 +02:00
Sotiris Chatziagnostou
e5bdd045c3
Added Greek translations
2018-03-25 16:37:32 +03:00
mrvak
c60a34d58e
Update russian strings
...
It can contain some mistakes, but it will be better, than Goggle_translate-like translating. (maybe it has done by a human, who dont speak russian as a first language)
2018-03-24 14:36:59 +03:00
tibbi
b1ac75e3d5
stop fetching directories in onDestroy
2018-03-24 10:01:06 +01:00
tibbi
72b15ed822
update version to 3.6.2
2018-03-23 10:50:03 +01:00
tibbi
33e4ca5d16
remove the Download folder from the explicitly included ones
2018-03-23 10:48:18 +01:00
tibbi
50af6a428e
update commons to 3.16.15
2018-03-23 10:14:08 +01:00
tibbi
675bddc7e3
update version to 3.6.1
2018-03-22 15:54:25 +01:00
tibbi
6eeece124a
couple edits to URI obtaining at Edit activity
2018-03-22 15:43:27 +01:00
tibbi
cb3b3b65d6
update commons to 3.16.14
2018-03-22 15:19:28 +01:00
tibbi
f8a4e68a1f
add an extra activity existing check at trying to reload bitmap
2018-03-22 15:16:09 +01:00
tibbi
5468baf513
try scanning Screenshots and Downloads folders thoroughly
2018-03-22 15:12:20 +01:00
tibbi
be3c8a7b89
use incasesensitive checking at included/excluded paths
2018-03-22 15:11:22 +01:00
tibbi
2acc6d01b9
use incasesensitive comparison at Downloads folder obtaining
2018-03-22 15:05:28 +01:00
tibbi
3b14330b5d
temporarily comment out deleting of newly created folders
2018-03-22 14:10:38 +01:00
tibbi
91819ba354
update commons to 3.16.12
2018-03-21 23:26:12 +01:00
Solatec Informàtica
f335e2eb56
Update strings.xml
2018-03-21 21:24:16 +01:00
Solatec Informàtica
4387b85aaf
Update strings.xml
2018-03-21 21:22:10 +01:00
anthologist
0b2ee03735
Updated italian
2018-03-18 12:31:02 +01:00
kniddl
bc0129b906
Updated German FAQ
2018-03-17 19:10:55 +01:00
tibbi
ca97779f5d
try not scanning files from explicitly included folders
2018-03-17 18:19:33 +01:00
tibbi
aea0329867
reenable the new files search
2018-03-17 17:04:17 +01:00
Tibor Kaputa
3dd83e0c7e
Merge pull request #703 from fricyo/patch-10
...
Update Translation
2018-03-16 19:45:07 +01:00
solokot
e76c19e262
Update strings.xml
2018-03-16 20:47:45 +03:00
solokot
52bd12698f
Update strings.xml
2018-03-16 20:46:38 +03:00
fricyo
92f9df95f8
Update Translation
2018-03-16 23:18:34 +08:00
tibbi
039d73dde8
fixing a crash at checking image load fail reason
2018-03-16 15:08:08 +01:00
tibbi
199a0a2407
add image cropping in FAQ
2018-03-16 11:40:13 +01:00
tibbi
3311d07d97
update version to 3.6.0
2018-03-15 23:43:56 +01:00
tibbi
aaec6926fd
comment out the Simple Contacts announcement
2018-03-15 23:43:41 +01:00
tibbi
a8c4b93fb5
update stored directories if a file is deleted from the thumbnails view
2018-03-15 23:36:34 +01:00
tibbi
fa201e6524
avoid 2 checkLastMediaChanged reseting each other
2018-03-15 23:16:12 +01:00
tibbi
e68392b1e4
recheck folder content if we notice that it changed
2018-03-15 22:57:28 +01:00
tibbi
5c0f33f38f
trim folder slashes before updating their items
2018-03-15 22:03:12 +01:00
tibbi
0552c12d17
update stored folder items after deleting
2018-03-15 21:59:35 +01:00
tibbi
7ebc110ac8
rescan and cache destination path after copy
2018-03-15 21:49:58 +01:00
tibbi
42bd31f38b
limit the cached folders size to 60 just to be sure
2018-03-15 21:28:30 +01:00
tibbi
e62971d25a
update commons to 3.16.9
2018-03-15 21:14:42 +01:00
Tibor Kaputa
fcaa2b1f06
Merge pull request #701 from solokot/master
...
Fix Russian
2018-03-15 19:54:06 +01:00
solokot
39da01de1b
Update strings.xml
2018-03-15 21:38:01 +03:00
tibbi
e6b11a80b1
check latest media date id too at fetching new files
2018-03-15 19:31:04 +01:00
tibbi
64b4fdece3
create the bitmap at saving rotated image only when necessary
2018-03-15 19:15:55 +01:00
tibbi
67c9f875ae
move the EXIF rotating attempt in a separate function
2018-03-15 18:58:21 +01:00
tibbi
5a4a35f6d2
rotate SD card files by exif when possible
2018-03-15 18:55:16 +01:00
tibbi
ac08320bc4
rotate images on the internal storage more efficiently, by modifying exif
2018-03-15 18:14:47 +01:00
tibbi
5e9a4589ec
fix #692 , update commons to 3.16.1
2018-03-15 17:24:05 +01:00
tibbi
8b585c9091
change the root-path path at provided paths to /
2018-03-15 10:02:28 +01:00
tibbi
26963ffd43
rename gif_view to photo_view
2018-03-14 23:14:56 +01:00
tibbi
4c70706d49
try loading images in half resolution if they fail because of out of memory
2018-03-14 23:01:45 +01:00
tibbi
a6ef2f71e1
remove an extra slash added at toggling file visibility
2018-03-14 22:22:10 +01:00
tibbi
0d26565df1
update commons to 3.15.18
2018-03-14 21:42:36 +01:00
tibbi
949c4ce7dc
fix #695 , fix a glitch with visible extended details, when they shouldnt be
2018-03-14 00:19:40 +01:00
tibbi
e9638d5152
fix #697 , add a minimum video skip length of 2 seconds, for short videos
2018-03-14 00:05:00 +01:00
tibbi
bc36bc1ade
disable new file search to check if that is the one deleting files
2018-03-13 23:42:03 +01:00
tibbi
c9dba5ac5b
update commons to 3.15.16
2018-03-13 23:41:21 +01:00
julianaito
60c1d4cc25
Updated and fixed French translation
2018-03-12 15:13:35 +01:00
tibbi
688c4b47ee
correcting some spanish typos
2018-03-11 16:19:33 +01:00
fricyo
7bb7f4eaf3
Modify some translations
2018-03-05 13:42:32 +08:00
Guillaume
21a0289ea5
Dutch
...
Will have a look at the FAQ later.
2018-03-04 19:10:01 +01:00
solokot
7696aec5df
Update strings.xml
2018-03-04 12:41:26 +03:00
solokot
015dea8913
Update strings.xml
2018-03-04 12:38:43 +03:00
tibbi
f549fece7d
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery
2018-03-03 22:35:49 +01:00
tibbi
7ecce8433f
update version to 3.5.3
2018-03-03 22:35:32 +01:00
Tibor Kaputa
fe97f2d577
Merge pull request #684 from hanjoongcho/master
...
Update Korean translation
2018-03-03 22:09:35 +01:00
hanjoong.cho
0e729e6a79
Update Korean translation
2018-03-04 02:51:52 +09:00
tibbi
443aa9449b
rescan only paths which arent in mediastore yet
2018-03-03 16:45:10 +01:00
tibbi
7dc0cb660c
show a dialog about Simple Contacts under some circumstances
2018-03-02 19:23:26 +01:00
tibbi
1e3296fce1
fix #674 , properly handle video progressbar padding on device rotations
2018-03-02 17:31:18 +01:00
tibbi
8a0dd4592b
fix #683 , make nomedia file checking more precise
2018-03-02 17:23:38 +01:00
tibbi
3949db6583
do not stop fetching directories on pause
2018-03-02 17:21:55 +01:00
tibbi
f4a445dba5
properly check nomedia files at ViewPagerActivity
2018-03-02 17:18:45 +01:00
tibbi
063406a471
update commons to 3.14.6
2018-03-02 17:14:37 +01:00
tibbi
39b4677887
use some helper functions for hiding/showing keyboard at dialogs
2018-03-02 16:53:34 +01:00
kniddl
c2cff20f03
Update strings.xml
2018-03-01 19:41:08 +01:00
kniddl
ec716a365e
Update strings.xml
2018-03-01 16:12:52 +01:00
kniddl
6cb8a7926e
Updated last bit of German FAQ
2018-03-01 16:04:56 +01:00
kniddl
dc0ca76fb3
Updated German FAQ section
2018-02-28 13:48:32 +01:00
gregory678
fc8fb7cda8
PL translation update [2018.02.27]
2018-02-27 16:54:10 +01:00
bulbarsaur
ba6b2c68b8
Update Korean translation
2018-02-27 15:06:49 +09:00
bulbarsaur
f1b578e824
Update Korean translation
2018-02-27 12:44:37 +09:00
Rodrigo
1a0e7a9c9b
Update strings.xml
2018-02-26 16:46:59 -03:00
Xosé M
6b17dff4d6
galician: faq section
2018-02-26 15:09:52 +01:00
tibbi
7fa167463d
update version to 3.5.2
2018-02-25 14:09:16 +01:00
tibbi
3c798fe3fb
update commons to 3.13.8
2018-02-25 14:06:27 +01:00
tibbi
119276672a
properly play videos if their filename contains a colon
2018-02-25 13:43:25 +01:00
tibbi
b8dd4bd5ab
fix copying whole folders on the internal storage
2018-02-25 09:43:10 +01:00
tibbi
9a29feafb8
update version to 3.5.1
2018-02-25 00:13:04 +01:00
tibbi
6e31046b99
add the 2 new toggles in the release notes
2018-02-25 00:11:42 +01:00
tibbi
9366db12ce
update commons to 3.13.6
2018-02-24 23:46:44 +01:00
tibbi
97236d6ed2
always refresh viewpager when successfully returning from the editor
2018-02-24 20:16:03 +01:00
kniddl
f121a6563f
Updated German FAQ section
2018-02-24 15:22:16 +01:00
tibbi
a5372f97a3
add a switch for toggling Pull-to-refresh
2018-02-24 00:21:46 +01:00
tibbi
9280533c74
added a toggle for always skipping Delete confirmation dialog
2018-02-23 23:30:09 +01:00