tibbi
6464c7eee4
try adding OTG automatically once
2018-04-24 17:08:41 +02:00
tibbi
cb17ab5b97
make sure the directory placeholder is visible only when appropriate
2018-04-24 15:01:24 +02:00
tibbi
ddfbdaa275
look for invalid directories after loading
2018-04-24 14:54:28 +02:00
tibbi
f963274942
ignore files with null name
2018-04-24 14:34:51 +02:00
tibbi
d4f81d3437
use the more advanced way of checking if a file exists
2018-04-24 14:32:21 +02:00
tibbi
85a0a69599
show an icon at the folder for OTG devices too
2018-04-24 13:15:41 +02:00
tibbi
db2e0dc776
disable Pull-to-refresh automatically at enabling horizontal scroll
2018-04-24 10:36:50 +02:00
tibbi
5d756b5a60
change the way allowBubbleDisplay is set on resume
2018-04-24 10:34:21 +02:00
tibbi
e2fe74ea33
flip getImage and getVideo arguments at getMedia async task
2018-04-24 10:12:49 +02:00
tibbi
bd077cba8c
disable media pull-to-refresh while Search is open
2018-04-24 10:04:49 +02:00
tibbi
b56d4d6600
do not try parsing media files of empty lists
2018-04-24 09:55:41 +02:00
tibbi
b4e1e0c097
remove mDirs from the MainActivity
2018-04-24 09:42:13 +02:00
tibbi
0762918673
fix switching between grid and list view types
2018-04-24 09:35:31 +02:00
tibbi
49b1a24089
do not show the No Media placeholders at first run
2018-04-24 09:30:51 +02:00
tibbi
24f14fffc4
remove GetDirectoriesAsynctask
2018-04-23 23:35:07 +02:00
tibbi
cde57f35b8
store new images from refresh_media broadcast in the local db
2018-04-23 23:05:57 +02:00
tibbi
a6437181cb
rewrite the way directories are fetched
2018-04-23 22:43:01 +02:00
tibbi
8399b4fccd
refactoring MediaFetcher once again
2018-04-23 16:50:17 +02:00
tibbi
cfa2f82066
small code cleanup at MediaFetcher
2018-04-23 16:42:45 +02:00
tibbi
64fe17d1b9
store fetched media in db right after getting folders
2018-04-23 16:16:46 +02:00
tibbi
a4f62ffcd9
recheck cached folders at startup one by one
2018-04-23 16:05:54 +02:00
tibbi
4f724786b2
fix media inserting ConcurrentModificationException in a proper way
2018-04-23 13:31:26 +02:00
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
tibbi
72ffa243a5
fix #668 , properly handle Instant media change with Aspect Ratio rotation
2018-02-23 23:16:17 +01:00
tibbi
7289d0a8ea
adding a new FAQ item
2018-02-23 22:17:38 +01:00
matiasblomqvist
183b925cd0
More translations
...
I'll finish the "FAQ" part later, quite soon, if my work is accepted. I am a native speaker. I think the "How to make default" answer is bad, I'm gonna propose a new text in another post.
2018-02-23 18:47:26 +02:00
tibbi
2f6579318b
remove a redundant function
2018-02-23 16:27:05 +01:00
tibbi
41b34d9056
delete the temporary file after rotating, not the new one
2018-02-23 16:02:25 +01:00
fricyo
f27cf3ba66
Update Translation
2018-02-23 14:38:29 +08:00
Solatec Informàtica
91661f6d82
Update strings.xml
2018-02-22 15:58:39 +01:00
tibbi
03164ba27d
escaping some apostrophes
2018-02-22 15:52:42 +01:00
Solatec Informàtica
3e7ce0a221
Update strings.xml
2018-02-22 15:47:01 +01:00
tibbi
403dde02fb
make sure some items are selected before trying to delete
2018-02-21 13:44:07 +01:00
tibbi
893a60d5bb
update version to 3.5.0
2018-02-20 23:32:33 +01:00
tibbi
9858a149ea
properly determine image width and height at rotation by aspect ratio
2018-02-20 23:20:34 +01:00
tibbi
50eb1a4565
fix the zoom level glitch at rotating images by aspect ratio
2018-02-20 22:10:49 +01:00
tibbi
909419371c
adding FAQ items
2018-02-20 21:22:33 +01:00
tibbi
e994b77232
try ensuring that the screenshots folders is properly added to the mediastore
2018-02-20 20:50:11 +01:00
tibbi
f8713c1208
update commons to 3.12.14
2018-02-20 20:31:45 +01:00
tibbi
c108e09ccf
lets make the parent nomedia check nicer
2018-02-20 20:16:15 +01:00
tibbi
a70ac7c825
check 2 more parents if they contain a .nomedia file
2018-02-20 20:09:44 +01:00
tibbi
6d806035ee
scan invalid path at viewpager activity instead of deleting
2018-02-20 19:56:30 +01:00
tibbi
c271822844
check storage permission before getting latest media id
2018-02-20 19:27:31 +01:00
tibbi
6976c35ee4
make sure the directory thumbnail file exists
2018-02-20 18:40:25 +01:00
tibbi
6ce9ea4b8d
scan exlicitly included OTG folders recursively
2018-02-20 17:41:22 +01:00
tibbi
04d42d6772
use proper orientation at otg images
2018-02-20 16:37:22 +01:00
tibbi
c25513fbcf
properly play OTG videos
2018-02-20 16:12:43 +01:00
tibbi
66993d784e
use real_file_path at photoVideoActivity better
2018-02-20 16:05:50 +01:00
tibbi
b70292652b
fix loading of fullscreen OTG media
2018-02-20 15:43:26 +01:00
tibbi
a1a23217b9
do not unselect media files after copy
2018-02-20 15:25:31 +01:00
tibbi
a0bdc0b46b
properly show OTG subfolder thumbnails
2018-02-20 14:35:35 +01:00
tibbi
771e59b5cf
properly display OTG file thumbnails
2018-02-20 14:05:03 +01:00
tibbi
55fa9a04d5
use proper actionbar title at OTG folders
2018-02-20 11:41:15 +01:00
tibbi
d5496e04ba
give proper folder names to OTG subfolders
2018-02-20 11:22:04 +01:00
tibbi
0419ef90a7
make folder Inclusion really recursive
2018-02-20 10:46:41 +01:00
tibbi
a8e87bafcc
properly scan OTG folders if manually included
2018-02-20 00:17:06 +01:00
tibbi
93ba5d67de
fetch latest media ID at creating the app to avoid duplicate refreshing
2018-02-19 23:25:29 +01:00
tibbi
6f84478bfa
update commons to 3.12.11
2018-02-19 23:10:01 +01:00
tibbi
2083865c98
do not modify real_file_path if it points to an OTG device
2018-02-19 23:09:49 +01:00
tibbi
cc06109649
adding a FAQ item about image quality
2018-02-19 22:37:02 +01:00
tibbi
83100a2330
properly handle real_file_path at opening videos
2018-02-19 21:15:05 +01:00
tibbi
783d73cff4
make use of real_file_path at the editor
2018-02-19 21:11:37 +01:00
tibbi
fb493459de
update commons to 3.12.6
2018-02-19 20:24:32 +01:00
Tibor Kaputa
df1494d684
Merge pull request #661 from fricyo/patch-7
...
Translation update
2018-02-19 18:14:43 +01:00
tibbi
44895ae365
add a null check at video fastforwarding
2018-02-19 18:11:20 +01:00
fricyo
a93a7719a0
Translation update
2018-02-20 01:08:45 +08:00
tibbi
0e60aca74c
add some helper functions for getting fastscroller bubble text
2018-02-19 18:08:26 +01:00
tibbi
5b4a0f63f9
adding a missing strings close tag
2018-02-19 17:42:55 +01:00
gregory678
7eded8f662
Update strings.xml
2018-02-19 10:21:52 +01:00
tibbi
fb49949fac
adding some FAQ strings
2018-02-19 00:30:34 +01:00
en2sv
e2f0193b30
Update Swedish translation
2018-02-18 20:10:22 +01:00
crusepath
7e0cf1cf1b
Update strings.xml
2018-02-18 06:34:19 +09:00
crusepath
ea1e26ebe3
Update strings.xml
2018-02-18 06:21:54 +09:00
crusepath
cf4878501f
Update strings.xml
2018-02-18 06:14:14 +09:00
crusepath
0329a046cf
Update strings.xml
2018-02-18 05:45:49 +09:00
crusepath
fe94602fc2
Update strings.xml
...
add Japanese.
2018-02-18 05:38:53 +09:00
tibbi
54b216f09e
update commons to 3.11.15
2018-02-13 14:21:50 +01:00
solokot
fba46a0d79
Update strings.xml
2018-02-11 17:42:32 +03:00
Tibor Kaputa
03042b37ac
Merge pull request #648 from smarquespt/patch-3
...
Update strings.xml
2018-02-10 17:09:19 +01:00
Sérgio Marques
fafc7cebe0
Update strings.xml
2018-02-10 16:07:41 +00:00
FTno
5f47c2ae55
Update strings.xml
...
Norwegian translation update
2018-02-10 16:51:42 +01:00
anthologist
caaac2d6c3
Updated italian
2018-02-10 11:40:19 +01:00
tibbi
5535883e87
reduce the padding of Settings section labels too
2018-02-09 22:01:29 +01:00
tibbi
85bef7ab1d
use smaller side paddings at Settings items
2018-02-09 21:49:39 +01:00
tibbi
23501a9be7
update version to 3.4.1
2018-02-09 20:46:05 +01:00
tibbi
6a627ceff8
update commons to 3.11.1
2018-02-09 20:45:55 +01:00
tibbi
ace15c4248
allow skipping forward/backward by pressing curr/max time at videos
2018-02-09 20:29:49 +01:00
tibbi
0616117f36
send a more advanced click event with coordinates at clicking side slider
2018-02-09 19:14:48 +01:00
tibbi
db8a88cbfe
remove path scanning on viewpager activity
2018-02-09 18:41:22 +01:00
tibbi
ef51271909
properly scale drag_threshold based on device density
2018-02-09 18:40:40 +01:00
tibbi
b179c53940
fix #638 , allow horizontal swipes through the brightness/volume slider
2018-02-09 18:32:35 +01:00
tibbi
4449b96d6e
handle touch events in MediaSideScroll itself
2018-02-09 17:51:42 +01:00
tibbi
16e30e5969
make MediaSideScroll extend RelativeLayout
2018-02-09 17:12:31 +01:00
tibbi
2a2d37e221
fix some glitches with swiping to sides with Instant media change enabled
2018-02-09 16:41:17 +01:00
Pzqqt
9278ff125f
Update strings.xml
2018-02-09 18:55:53 +08:00
tibbi
a10fd3e876
fix #643 , properly handle saving edited images with file uri
2018-02-08 21:11:22 +01:00
tibbi
316c8fc85d
remove a redundant true
2018-02-08 20:52:36 +01:00
tibbi
777472355d
make fullscreen media side gesture bars smaller
2018-02-08 20:35:25 +01:00
tibbi
71243ec05e
adding some missing imports
2018-02-08 20:20:17 +01:00
tibbi
1bcbe96b04
replace GridLayoutManager with MyGridLayoutManager
2018-02-08 18:10:40 +01:00
tibbi
711c714686
catch exceptions thrown at getting device brightness
2018-02-08 18:07:52 +01:00
tibbi
4809f54bae
lets just catch all exceptions thrown at storing folders json
2018-02-08 18:01:30 +01:00
Poussinou
acfe09b9ff
Update strings.xml
2018-02-06 18:12:57 +01:00
tibbi
fb053fb487
disable image brightness gestures by default, it causes zooming issues
2018-02-06 16:59:52 +01:00
Rodrigo
5f80172c92
Update strings.xml
2018-02-06 13:50:45 -02:00
Tibor Kaputa
3675424d67
Merge pull request #635 from Solatec/patch-5
...
Update strings.xml
2018-02-05 17:26:11 +01:00
Solatec Informàtica
59f51aa820
Update strings.xml
2018-02-05 15:58:27 +01:00
Solatec Informàtica
3acb97fad2
Update strings.xml
2018-02-05 15:58:10 +01:00
tibbi
b373cb0818
update version to 3.4.0
2018-02-05 12:28:20 +01:00
tibbi
51e91db662
update commons to 3.10.0
2018-02-05 12:00:51 +01:00
fricyo
d3106b50f9
Translation update
2018-02-05 18:16:24 +08:00
tibbi
c98658d069
store the info about directory location in the model itself
2018-02-05 11:15:09 +01:00
tibbi
4941eb642a
increase the height of gradient background of thumbnail text
2018-02-05 11:04:21 +01:00
tibbi
f82550ae34
call searchQueryChanged only when search is open
2018-02-05 10:23:38 +01:00
tibbi
8d7853e4f0
catch exceptions thrown at trying to show the image on a map
2018-02-05 09:59:18 +01:00
Phoenix1747
4f22795845
Update strings.xml
2018-02-05 08:57:54 +01:00
tibbi
7c54b75ab2
update commons to 3.9.12
2018-02-05 00:13:43 +01:00
tibbi
53d79ecea8
search for new media files in the folders, from which we already have files
2018-02-04 23:56:11 +01:00
tibbi
b89c8e2321
update subsampling to 3.9.0.1
2018-02-04 21:26:34 +01:00
tibbi
4597e888a5
try fixing TransactionTooLargeException on Android Nougat
2018-02-04 21:01:43 +01:00
Nikola Trubitsyn
98e01be2a7
Update strings.xml
2018-02-04 22:37:33 +03:00
tibbi
b2f54f0e6e
add an optional extra check to avoid showing invalid files
2018-02-04 19:58:44 +01:00
FTno
b02e02b6b0
Update strings.xml
...
Norwegian translation update
2018-02-04 19:21:59 +01:00
tibbi
8effeedd7d
catch and show exceptions thrown at fetching path of MediaActivity
2018-02-04 18:02:06 +01:00
tibbi
0a752cea03
use our own Linear and Grid layout managers
2018-02-04 18:00:09 +01:00
tibbi
38fe73d9b4
updating some translations deleted by mistake
2018-02-04 12:59:13 +01:00
tibbi
605cf6ae0f
wteak the MediaSideScroll callback a bit
2018-02-04 12:57:40 +01:00
tibbi
42faaf51c1
delete file from mediastore on ViewPagerActivity in the background
2018-02-04 12:13:49 +01:00
Tibor Kaputa
2ca0bded2d
Merge pull request #623 from trubitsyn/drag-images
...
Allow changing the brightness by dragging on images
2018-02-04 11:58:53 +01:00
Tibor Kaputa
cc79c99c04
move the Photo gestures toggle from Videos to Fullscreen media section
2018-02-04 11:58:46 +01:00
tibbi
8524970d6d
add a toggle for preventing showing Whats New
2018-02-04 11:49:54 +01:00
Nikola Trubitsyn
d884da9b82
Allow to toggle photo gestures via settings toggle
2018-02-04 03:33:51 +03:00
Tibor Kaputa
b3578e51aa
Merge pull request #624 from anthologist/master
...
Updated italian
2018-02-03 09:32:05 +01:00
gregory678
e76e7a7d8e
Translation update [2018.02.02]
2018-02-02 23:58:10 +01:00
anthologist
16945a153f
Updated italian
2018-02-02 21:36:10 +01:00
Nikola Trubitsyn
467058583b
Rename callback and allow it to be set externally
2018-02-02 17:07:49 +03:00
Nikola Trubitsyn
5ab2bc2fe7
Join two dimens together
2018-02-02 16:55:12 +03:00
Nikola Trubitsyn
b735636ecf
Remove unused comment
2018-02-02 16:52:58 +03:00
Nikola Trubitsyn
e91bc71ee0
Add an empty line to the end of MediaSideScroll.kt
2018-02-02 16:52:23 +03:00
Nikola Trubitsyn
330d501889
Remove Context from MediaSideScroll constructor
2018-02-02 16:50:19 +03:00
Nikola Trubitsyn
abd027e27b
Use MediaSideScroll in PhotoFragment
2018-02-02 16:34:25 +03:00
Nikola Trubitsyn
ff66f36cda
Move side scroll functionality to MediaSideScroll.kt
2018-02-02 16:28:13 +03:00
Tibor Kaputa
e45d6a0a55
Merge pull request #619 from trubitsyn/patch-1
...
Set unique applicationIdSuffix in debug builds
2018-02-01 23:57:34 +01:00
Nikola Trubitsyn
f4a475da18
Set unique applicationIdSuffix in debug builds
2018-02-02 00:39:19 +03:00
tibbi
fe7b425d79
store thumbnail data only if we arent loading them from cache
2018-01-31 19:23:03 +01:00
tibbi
96b93c4cb2
remove the file cleanup
2018-01-31 19:08:18 +01:00
tibbi
5a24c92c96
shorten the search close code
2018-01-31 19:01:57 +01:00
Tibor Kaputa
ef42517e11
Merge pull request #615 from Phoenix1747/master
...
Update DE
2018-01-31 17:22:51 +01:00
Tibor Kaputa
fd39d7d939
Merge pull request #616 from fricyo/patch-5
...
Translation update
2018-01-31 17:22:44 +01:00
Tibor Kaputa
fd43af798a
Merge pull request #617 from Solatec/patch-3
...
Update strings.xml
2018-01-31 17:22:34 +01:00
Tibor Kaputa
20a3f7f879
Merge pull request #618 from Solatec/patch-4
...
Update strings.xml
2018-01-31 17:22:25 +01:00
Pzqqt
f113b22900
Update strings.xml
2018-01-31 18:10:31 +08:00
Solatec Informàtica
37a26d46fd
Update strings.xml
2018-01-30 12:22:34 +01:00
Solatec Informàtica
fdc6692e65
Update strings.xml
2018-01-30 12:20:37 +01:00
fricyo
bc5984bba5
Translation update
2018-01-30 16:57:22 +08:00
Phoenix1747
788ece2a1c
Update strings.xml
2018-01-30 09:47:10 +01:00
Guillaume
c109c27d87
Dutch
2018-01-29 23:02:48 +01:00
Phoenix1747
c5ee2b13c3
Merge branch 'master' of https://github.com/Phoenix1747/Simple-Gallery
...
Oh god, git please
2018-01-29 22:14:00 +01:00
Phoenix1747
29fd01afe7
Update DE
2018-01-29 22:13:32 +01:00
Guillaume
3041b3bbc0
Dutch + 2 remarks
...
1. When "Replace zoomable images" is enabled, I can actually zoom less than when it's disabled
2. One finger zoom somehow puts the image upside down after some zooming in and out. Perhaps EXIF-tag or "rotate according to device orientation" related?
(Not the right place, I know)
2018-01-29 21:37:16 +01:00
Rodrigo
059f606f7d
Update strings.xml
2018-01-29 15:34:20 -02:00
tibbi
64957b0c61
update commons to 3.9.4
2018-01-29 16:23:29 +01:00
Phoenix1747
6fc1541ea7
Update strings.xml
2018-01-29 08:31:03 +01:00
tibbi
2a04d82285
update version to 3.3.1
2018-01-29 00:15:02 +01:00
tibbi
c5cd4cb6a7
add the new toggles in Whats New
2018-01-29 00:11:53 +01:00
tibbi
3773ffffa1
update commons to 3.8.15
2018-01-29 00:07:30 +01:00
tibbi
7c7b7d254d
disable "Temporarily show hidden" after 10 minutes of app backgrounding
2018-01-28 21:30:14 +01:00
tibbi
c3a7068806
store only 80 media files in shared prefs and catch OOMs
2018-01-28 21:15:36 +01:00
tibbi
efdb646a5e
update commons to 3.8.12
2018-01-28 21:04:42 +01:00
Nikola Trubitsyn
00a0ea6eda
Update strings.xml
2018-01-28 20:31:27 +03:00
tibbi
c4c083b77f
add a toggle for hiding extended details when the statusbar is hidden
2018-01-28 17:49:29 +01:00
tibbi
4e15f047c5
add an extra check to avoid removing valid files
2018-01-28 17:29:15 +01:00
tibbi
95e5480d03
add "const" modifier to some values
2018-01-28 16:49:05 +01:00
tibbi
b824023722
add a toggle for replacing zoomable images with better quality ones, related to #343
2018-01-28 16:39:12 +01:00
Tibor Kaputa
7642f4948c
Merge pull request #605 from FTno/patch-8
...
Update strings.xml
2018-01-28 16:27:04 +01:00
tibbi
d36ce4ab8d
fix target resolution of fullscreen media in case the image is rotated
2018-01-28 16:20:15 +01:00
FTno
c16a8f6ad6
Update strings.xml
...
Norwegian translation update
2018-01-28 16:18:16 +01:00
tibbi
5b709d0b70
disable eager loading and set serial executor at Subsampling
2018-01-28 12:51:38 +01:00
tibbi
a10bb5aa58
move Extended details related things in a separate Settings section
2018-01-28 12:27:56 +01:00
tibbi
245c38fecc
add some extended details related strings
2018-01-28 12:10:28 +01:00
Pzqqt
4a2197031d
Update strings.xml
2018-01-28 16:31:04 +08:00
tibbi
ef86df4ac1
add a string for replacing deep zoomable images with better quality ones
2018-01-28 09:11:05 +01:00
solokot
268729c710
Update strings.xml
2018-01-28 10:38:10 +03:00
tibbi
9533204a50
add an option to change media instantly by clicking on screen sides
2018-01-27 23:35:28 +01:00
tibbi
246c0a0453
split Settings into subsections
2018-01-27 22:48:00 +01:00
tibbi
2db7c1d1c3
update commons to 3.8.11
2018-01-27 21:37:20 +01:00
FTno
0dd3ebf82c
Update strings.xml
...
Norwegian translation update
2018-01-27 14:48:15 +01:00
Tibor Kaputa
cf839e4986
Merge pull request #600 from Solatec/patch-1
...
Update strings.xml
2018-01-26 22:06:12 +01:00
Solatec Informàtica
eb4245b44c
Update strings.xml
2018-01-26 21:58:42 +01:00
Solatec Informàtica
6cb44c0eb4
Update strings.xml
2018-01-26 21:56:42 +01:00
Guillaume
4ba7d3e40f
Dutch + QUESTION
...
QUESTION: apparently, in the Play Store, Simple Gallery is still shown as "Eenvoudige Ga*ll*erij", instead of "Eenvoudige Ga*l*erij" (1 "l" is correct). Could you please correct this typo for me? :)
2018-01-26 17:23:46 +01:00
tibbi
2df3c8065a
use white color on placeholder text at b&w theme
2018-01-25 21:25:04 +01:00
Tibor Kaputa
9692017d9f
Merge pull request #595 from Pzqqt/patch-9
...
Update strings.xml
2018-01-25 14:21:05 +01:00
Tibor Kaputa
ff8a55b24a
Merge pull request #596 from Phoenix1747/patch-1
...
Update DE
2018-01-25 14:21:00 +01:00
Nikola Trubitsyn
37bed1a5d6
Update values-ru/strings.xml
...
Translation for 4ab4d7a8b2
2018-01-25 15:35:29 +03:00
Phoenix1747
d5462c770d
Update strings.xml
2018-01-25 13:09:11 +01:00
Pzqqt
8f963895bc
Update strings.xml
2018-01-25 19:24:57 +08:00
tibbi
4ab4d7a8b2
adding a couple new strings
2018-01-25 11:28:16 +01:00
tibbi
1bc66d1a03
update commons to 3.8.8
2018-01-25 09:50:56 +01:00
Oliver Cervera
16d0041a51
Update Italian strings
...
Added missing translations for new strings.
2018-01-24 17:27:22 +00:00
tibbi
624682d791
update commons to 3.8.2
2018-01-23 18:55:38 +01:00
tibbi
96010b4c8e
call scanPath and scanFile on contexts only to avoid leaks
2018-01-23 18:40:29 +01:00
tibbi
0bd6f85f2b
update version to 3.3.0
2018-01-23 14:47:00 +01:00
tibbi
eac175a01e
add one-finger zoom in release notes
2018-01-23 14:43:29 +01:00
tibbi
bd68292824
fix #441 , rely on the system at "Device rotation" option
2018-01-23 14:25:18 +01:00
tibbi
41d0b0bef9
move thumbnail hashcode checking directly in adapters
2018-01-23 10:14:50 +01:00
tibbi
f19d6ada1f
add a broadcast receiver for refreshing media at received broadcast
2018-01-22 23:43:42 +01:00
tibbi
7d4e413daa
make mView at VideoFragment nullable
2018-01-22 21:30:44 +01:00
tibbi
0ed44b79c9
update commons to 3.8.0
2018-01-22 19:08:30 +01:00
tibbi
301805d302
specify build tools 27.0.3 explicitly
2018-01-18 12:13:31 +01:00
tibbi
2ede356e20
update version to 3.2.4
2018-01-17 23:20:37 +01:00
tibbi
a9768934d3
remove the custom dark theme color definitions
2018-01-17 23:20:16 +01:00
tibbi
4d2fdd8d4c
update commons to 3.7.8
2018-01-17 23:17:06 +01:00
FTno
a0a953f8ef
Update strings.xml
...
Norwegian translation update
2018-01-16 18:14:32 +01:00
tibbi
8a31ad1b1c
store the medium type in it, to improve performance
2018-01-16 16:58:58 +01:00
Tibor Kaputa
289c20a023
Merge pull request #586 from xmgz/master
...
new text chains
2018-01-16 15:14:37 +01:00
Tibor Kaputa
753568f75c
Merge pull request #585 from ltGuillaume/patch-6
...
Dutch
2018-01-16 15:14:29 +01:00
Tibor Kaputa
eb79a2c016
Merge pull request #582 from Solatec/patch-1
...
Update strings.xml
2018-01-16 15:14:17 +01:00
Tibor Kaputa
6651bf4b84
Merge pull request #583 from Solatec/patch-2
...
Update strings.xml
2018-01-16 15:14:09 +01:00
Xose M
531084e27d
update couple of text chains
...
new additions
2018-01-16 14:51:20 +01:00
Guillaume
8e2a8d4a9e
Dutch
2018-01-16 14:28:56 +01:00
solokot
f17ce38e89
Update strings.xml
2018-01-16 15:02:27 +03:00
Solatec Informàtica
9f4e77a8cf
Update strings.xml
...
one_finger_zoom text
2018-01-16 11:31:54 +01:00
Solatec Informàtica
380d08a192
Update strings.xml
...
one_finger_zoom text
2018-01-16 11:30:01 +01:00
Tibor Kaputa
fe07154b97
Merge pull request #579 from gh123man/gh123man/fixCloseIfAllFoldersExcluded
...
fixed bug where app will close if all media is missing or excluded
2018-01-15 22:18:44 +01:00
Tibor Kaputa
2c890afe19
Merge pull request #581 from gh123man/gh123man/dontAllowExcludeOnShowAll
...
Dont allow exclude when showing all folder content
2018-01-15 22:10:08 +01:00
Brian Floersch
7b75df81ab
dont allow exclude when showing all folder content
2018-01-15 16:01:22 -05:00
Brian Floersch
ec6a9b95f8
fixed bug where app will close if all media containing folders are excluded and view mode is changed to "show all folders content"
2018-01-15 15:39:54 -05:00
Pzqqt
6634a49d9b
Update strings.xml
2018-01-15 17:23:37 +08:00
Phoenix1747
55d6e94c22
Update strings.xml
2018-01-15 08:52:57 +01:00
tibbi
ab7b086497
move the one finger zoom above Extended media settings
2018-01-15 00:14:11 +01:00
Brian Floersch
d88a3e010e
updated one finger zoom string
2018-01-14 18:08:23 -05:00
Brian Floersch
d645c40fdf
Merge branch 'master' into gh123man/addOneFingerZoomSetting
2018-01-14 18:04:51 -05:00
Brian Floersch
f3eb723ab0
Merge remote-tracking branch 'upstream/master'
2018-01-14 17:54:25 -05:00
Brian Floersch
39e8541000
code review feedback
2018-01-14 17:48:00 -05:00
tibbi
21c31729b1
update version to 3.2.3
2018-01-14 18:17:10 +01:00
tibbi
e7d9e64db8
update gradle to 4.4.1
2018-01-14 18:16:33 +01:00
Brian Floersch
1942140187
added one finger zooming
2018-01-13 22:58:42 -05:00
Nikola Trubitsyn
fcfa77f566
Sync Russian string with English version
...
See #561
2018-01-12 11:50:23 +03:00
Phoenix1747
21ee651ad1
Update strings.xml
2018-01-12 09:19:47 +01:00
Guillaume
2d8afac6be
Updated Dutch with most changes by @Vistaus
2018-01-11 14:47:57 +01:00
solokot
21d48762b2
Update strings.xml
2018-01-10 18:06:43 +03:00
solokot
2b643a1f07
Update strings.xml
2018-01-10 18:01:51 +03:00
tibbi
c07aeab3cb
remove some redundant strings
2018-01-09 23:30:23 +01:00
tibbi
1ef93c9d94
escaping some apostrophes
2018-01-09 21:20:24 +01:00
Tibor Kaputa
4dd79aea4f
Merge pull request #565 from Solatec/patch-1
...
Update strings.xml
2018-01-09 21:11:54 +01:00
Solatec Informàtica
6bd197a9e2
Update strings.xml
2018-01-09 16:32:44 +01:00
tibbi
c06ac983a0
update version to 3.2.2
2018-01-09 11:22:50 +01:00
tibbi
16426da9b0
update commons to 3.6.15
2018-01-09 11:21:39 +01:00
tibbi
60a17c7b46
update commons to 3.6.13
2018-01-09 10:34:37 +01:00
tibbi
50003b38fb
catch security exceptions at fillExtraOutput
2018-01-09 10:02:03 +01:00
tibbi
c930ed5cda
store latestMediaId only when not from cache, should improve new media discovery
2018-01-09 00:19:11 +01:00
Tibor Kaputa
ae370a6109
escaping some quotes
2018-01-08 23:15:18 +01:00
Doess88
17580fb59f
Update and improvement.xml
2018-01-08 22:42:16 +01:00
tibbi
fa28098500
do not set a default value used at redrawing media
2018-01-08 21:50:24 +01:00
tibbi
19a81d2566
reduce instant load duration to 2 seconds
2018-01-08 21:17:27 +01:00
tibbi
cabf495b38
fix thumbnail displaying
2018-01-08 20:48:52 +01:00
FTno
8b02c21878
Update strings.xml
...
Norwegian translation update
2018-01-08 15:18:08 +01:00
tibbi
c85d92e98b
update version to 3.2.1
2018-01-08 14:05:52 +01:00
tibbi
f8e9de41a6
update commons to 3.6.6
2018-01-08 14:05:45 +01:00
tibbi
0fa4cb5844
adding a null check at closing search
2018-01-08 13:25:01 +01:00
tibbi
78148990f0
replace some media adapter magic numbers with constants
2018-01-08 12:15:57 +01:00
tibbi
cb9cf0c90b
adding a Catalan spanish
2018-01-08 12:02:35 +01:00
Solatec
e35b876fee
Update strings.xml
2018-01-08 11:52:14 +01:00
tibbi
a96863c590
moving some menu related functions up
2018-01-07 23:24:21 +01:00
Phoenix1747
4faeca96a0
Update strings.xml
2018-01-07 22:04:18 +01:00
Phoenix1747
427fac5f08
Update DE
...
Replaced all the left over strings using the German formal "you" with the informal "you" that is used in the other apps too.
2018-01-07 21:35:27 +01:00
tibbi
c2e3e7b3f5
update version to 3.2.0
2018-01-07 21:00:03 +01:00
tibbi
625e839b75
update commons to 3.6.3
2018-01-07 20:59:52 +01:00
tibbi
78a199818e
use my fork of SubsamplingScaleImageView to fix some exif crashes
2018-01-07 18:39:40 +01:00
tibbi
d8e77da395
disable fullscreen media one-finger zoom to make double-click easier
2018-01-07 18:39:09 +01:00
tibbi
38ca5b84d7
add basic search to media view, related to #48
2018-01-07 17:48:25 +01:00
tibbi
4b2d41ec75
fix #555 , check if file exists at viewpager activity
2018-01-07 16:57:04 +01:00
tibbi
3c06dfd431
fix #557 , apply the password protection to Manage Hidden Folders
2018-01-07 16:40:20 +01:00
tibbi
b351de406b
replace Delete with Remove at Manage excluded/included folders
2018-01-06 19:43:45 +01:00
tibbi
923ba8b99c
replace "Pin folder" with "Pin to the top" to make it clearer
2018-01-06 19:22:47 +01:00
tibbi
616d4098fc
skip the thumbnail load delay in some cases
2018-01-06 19:02:42 +01:00
Sérgio Marques
55fc7c577f
Update strings.xml
2018-01-06 16:12:19 +00:00
tibbi
4123f67ad3
rewrite scrolling to improve performance
2018-01-06 16:10:13 +01:00
tibbi
ad1a787a15
move the "Use english" button further in settings
2018-01-06 13:20:30 +01:00
tibbi
1204eea382
nope, do not use Glide for loading non-animating gifs
2018-01-04 18:40:44 +01:00
tibbi
129858119d
use Glide for loading non-animating gifs
2018-01-04 18:05:37 +01:00
Nikola Trubitsyn
f40683aa69
Update values-ru/strings.xml
2018-01-04 00:04:31 +03:00
tibbi
247f057166
do not delete empty folders by default
2018-01-03 12:48:15 +01:00
Phoenix1747
685baa5caa
Update DE
...
push for commit 4f4fb8bc67
2018-01-02 21:27:58 +01:00
tibbi
4f4fb8bc67
add a new string to make Pin clearer
2018-01-02 20:24:17 +01:00
gregory678
671e8d0c5e
New stuff translated
2018-01-02 16:58:57 +01:00
Sérgio Marques
be3724e50a
Update strings.xml
2018-01-02 14:16:07 +00:00
en2sv
dab6c94c4c
Update Swedish translation
2017-12-31 20:26:55 +01:00
FTno
368e64b13b
Update strings.xml
...
Norwegian (nb) translation update
2017-12-30 18:23:50 +01:00
anthologist
bfc2bfc023
updated italian
2017-12-30 16:17:41 +01:00
Phoenix1747
6381dd34f1
Update DE Play Store description
2017-12-30 13:32:50 +01:00
tibbi
e30333876e
update version to 3.1.2
2017-12-30 09:36:02 +01:00
tibbi
1b496b5632
move mediaplayer releasing back on main thread
2017-12-30 09:00:36 +01:00
tibbi
fbab0880a4
update version to 3.1.1
2017-12-29 22:49:10 +01:00
tibbi
5a3ae1f137
update commons to 3.5.0
2017-12-29 22:35:54 +01:00
tibbi
88d8f39118
handle whole bitmap saving in edit activity on a background thread
2017-12-29 22:20:10 +01:00
tibbi
f63a8eebac
release video mediaplayer on a background thread
2017-12-29 22:17:09 +01:00
tibbi
46a143e4ac
couple slideshow improvements
2017-12-29 22:07:47 +01:00
tibbi
422b1fb690
use the default zoom level if the image matches the screen
2017-12-29 21:42:25 +01:00
tibbi
30374930bd
properly handle zooming at images rotated by exif
2017-12-29 21:35:13 +01:00
tibbi
bc848e077c
improve some doubletap zoom ratios
2017-12-29 21:09:12 +01:00
Guillaume
5af9c3dec4
Dutch
2017-12-29 20:53:09 +01:00
tibbi
7f4ef710d1
add a vertical scrollbar to manage folder activities
2017-12-29 20:40:22 +01:00
Tibor Kaputa
76d1eaf6c6
Merge pull request #538 from Phoenix1747/patch-1
...
Update DE
2017-12-29 20:35:52 +01:00
Nikola Trubitsyn
ad1abd81be
Update values-ru/strings.xml
2017-12-29 21:26:25 +03:00
Phoenix1747
00333369a1
Update DE
...
for commit 4240849
.
2017-12-29 18:39:59 +01:00
tibbi
cd03b455dc
sort the hidden folders by .nomedia last modified + fix threading
2017-12-29 18:17:33 +01:00
tibbi
865db7099f
implement the hidden folder adapter for adding/removing items
2017-12-29 18:11:23 +01:00
Pzqqt
f310802bd8
Update strings.xml
2017-12-30 00:38:32 +08:00
tibbi
4240849151
add an activity for displaying hidden folders
2017-12-29 16:46:13 +01:00
tibbi
27e14b8fac
show the Lock Orientation menu item only when the image isnt rotated
2017-12-29 15:47:58 +01:00
tibbi
d353f02a51
recycle the subsampling imageview on destroy
2017-12-29 15:46:15 +01:00
tibbi
da80d24606
do not check every file existence at fetching, just once a week do a cleanup
2017-12-29 15:28:33 +01:00
Xose M
cafc8038e9
actualiza dúas liñas
...
two new lines translates
2017-12-29 13:02:30 +01:00
Nikola Trubitsyn
a6b4ab34ed
Improve Russian translation
2017-12-28 01:13:18 +03:00
solokot
97e069af4e
Update strings.xml
2017-12-28 00:20:16 +03:00
solokot
7025dccc9e
Update strings.xml
2017-12-28 00:16:07 +03:00
gregory678
9a5ba0ad31
Fixes and updates
2017-12-27 14:47:02 +01:00
tibbi
4733bf95f9
use list() instead of listFiles() in some places
2017-12-27 10:10:14 +01:00
Tibor Kaputa
490f7f683a
Merge pull request #529 from ltGuillaume/patch-4
...
Dutch
2017-12-26 19:05:37 +01:00
Pzqqt
fce969e663
Update strings.xml
2017-12-27 00:02:47 +08:00
Guillaume
8568744b55
Dutch
2017-12-26 15:55:30 +01:00
Tibor Kaputa
22abab9473
Merge pull request #524 from trubitsyn/patch-1
...
Camel case fix: tryloadGallery -> tryLoadGallery
2017-12-25 23:10:19 +01:00
Nikola Trubitsyn
0ebbad7fff
Resources.getActionBarHeight() fix return style
...
Uses the same return style as in the other functions
2017-12-26 01:07:01 +03:00
Nikola Trubitsyn
0bff18bb2c
Camel case fix: tryloadGallery -> tryLoadGallery
2017-12-26 00:42:37 +03:00
Phoenix1747
eda860c257
Update DE
...
Translated string from commit f27b8cd
.
2017-12-25 18:42:59 +01:00
tibbi
f27b8cd316
adding a new string for managing hidden folders
2017-12-25 17:22:05 +01:00
tibbi
b68e4ac9cb
update version to 3.1.0
2017-12-25 12:51:00 +01:00
tibbi
f14b950d62
update commons to 3.4.2
2017-12-25 12:41:00 +01:00
tibbi
16f913a026
handle storage permission at EditActivity
2017-12-25 12:08:36 +01:00
tibbi
6c7e406dad
try removing temp folder only if the path isnt empty
2017-12-24 14:08:04 +01:00
Guillaume
d8c4366617
Dutch
2017-12-23 22:45:48 +01:00
Rex_sa
bd6c2d9adc
Create strings.xml
...
Add ar (Arabic) translation
2017-12-22 19:17:06 +03:00
Phoenix1747
6659f9d691
Update DE
...
Translated a9d48f63ec
about the fingerprint permission.
2017-12-22 16:27:32 +01:00
tibbi
597e62b7a1
tweaking some uri permissions
2017-12-22 15:31:13 +01:00
tibbi
cdd9dcbae7
improve third party image picker intent handling
2017-12-22 13:09:34 +01:00
tibbi
a9d48f63ec
update the app description with the fingerprint permission usage
2017-12-22 10:27:35 +01:00
tibbi
a89d6f5fb7
update version to 3.0.3
2017-12-20 20:22:23 +01:00
tibbi
12a0cba28e
update the Image Cropper library
2017-12-20 20:19:57 +01:00
tibbi
3f88bb8e21
scan the included folder after adding on a background thread
2017-12-20 19:24:17 +01:00
FTno
92e3a65639
Update strings.xml
...
Norwegian translation update
2017-12-20 17:01:25 +01:00
tibbi
75facb12a7
update commons to 3.3.7
2017-12-19 23:20:12 +01:00
Phoenix1747
8c3339db82
Update DE
...
Updated German translation. Localized commit 5903cbc0cf
and moved words for string ```hide_system_ui_at_fullscreen```.
2017-12-19 19:15:24 +01:00
tibbi
dc7e4e21d5
update commons to 3.3.4
2017-12-19 17:21:20 +01:00
tibbi
2edaa22b22
do not specify the build tools explicitly
2017-12-19 17:20:15 +01:00
tibbi
af586a209f
create a copy of the mediafiles in the viewpager activity
2017-12-19 17:14:08 +01:00
Pzqqt
bd5e61aac3
Update strings.xml
2017-12-19 19:39:03 +08:00
tibbi
f96360a497
remove some seemingly redundant code at checking file paths individually
2017-12-19 12:27:05 +01:00
tibbi
3f72652ed8
avoid running 2 media fetching asynctasks
2017-12-19 12:20:03 +01:00
tibbi
8b9810bab9
use black status bar at fullscreen media when set so
2017-12-19 10:55:01 +01:00
tibbi
ef2d34ac45
change the key of the changed string too
2017-12-19 08:44:17 +01:00
tibbi
5903cbc0cf
update the Dark Background setting string, apply it to status bar too
2017-12-19 08:32:04 +01:00
tibbi
57e1678f1a
fix #82 , properly display MMS images
2017-12-18 23:46:42 +01:00
tibbi
4a91960875
flip the exif fetching functions, use the deprecated one first
2017-12-18 22:33:51 +01:00
tibbi
1c433b1ebf
make sure we call getLatestMediaId from a background thread
2017-12-17 20:53:17 +01:00
tibbi
7a8d6043fa
update version to 3.0.2
2017-12-17 13:14:23 +01:00
tibbi
0ae0d8df12
also check file existence at Included folders, if size returns 0
2017-12-17 13:03:32 +01:00
tibbi
47046d3d11
properly fetch gif files
2017-12-17 12:27:11 +01:00
tibbi
bd0f540460
fix video autoplay in slideshows
2017-12-17 11:58:14 +01:00
tibbi
8843a4a006
handle onPageSelected called twice on every page change
2017-12-17 11:46:41 +01:00
tibbi
9751daa8af
catch exceptions thrown at fetching image orientation
2017-12-17 10:53:55 +01:00
tibbi
df85c1098b
update Subsampling to 3.9.0
2017-12-17 10:53:39 +01:00
tibbi
65145ca625
escaping a question mark in the strings
2017-12-17 10:06:54 +01:00
hanjoong.cho
3d6db5ba1d
Merge branch 'master' of https://github.com/SimpleMobileTools/Simple-Gallery
2017-12-16 21:18:36 +09:00
hanjoong.cho
95c7c47a01
Update Korean translation
2017-12-16 21:17:32 +09:00
hanjoong.cho
473e0dfd06
Update Korean translation
2017-12-16 12:26:50 +09:00
Tibor Kaputa
53bb1d46c4
adding a newline
2017-12-15 22:09:49 +01:00
hanjoong.cho
2837bd42c6
Add Korean translation
2017-12-16 05:47:49 +09:00
Xose M
8e894debb3
small typo
2017-12-15 19:36:54 +01:00
Xose M
844c69175e
Gallery strings.xml -> galego (gl)
...
tradución completa ao galego (gl)
2017-12-15 19:35:10 +01:00
Xose M
56c82eb37e
unhas cadeas máis
2017-12-15 12:46:55 +01:00
Xose M
8f78609d43
creado strings.xml ao galego
...
copiado as cadeas de texto de values/strings.xml
2017-12-15 11:53:38 +01:00
FTno
d711ad3ffe
Update strings.xml
...
Another update because of the 'hidden' modification.
2017-12-13 20:28:38 +01:00
tibbi
ae7d3e3f18
use the helper function for checking if only one item is selected
2017-12-13 19:47:58 +01:00
tibbi
d0c80a8cd0
reuse the Show Hidden Items string from Commons
2017-12-13 19:42:40 +01:00
FTno
2cdd7262cf
Created norwegian translation (nb)
2017-12-13 18:58:51 +01:00
Marcio Zomb13
311b8b29af
PT-BR update #1
2017-12-11 10:43:05 -02:00
Sérgio Marques
0f5e54343a
Update strings.xml
2017-12-10 23:16:11 +00:00
anthologist
993853a8a6
updated italian
2017-12-09 17:36:38 +01:00
tibbi
527edf3914
show proper bubble text at sorting by path
2017-12-06 21:59:56 +01:00
tibbi
eece8130cf
update fastscroller bubble colors on resume
2017-12-06 21:50:08 +01:00
tibbi
d4b7acaf4e
update version to 3.0.1
2017-12-06 19:09:24 +01:00
tibbi
e69703bd07
call layoutInflater on the activity directly
2017-12-06 19:05:47 +01:00
tibbi
adc9e99135
replace the vector launcher with pngs
2017-12-06 18:57:37 +01:00
tibbi
2e13d381a1
use PhotoView at fullscreen media to allow zooming gifs and raws
2017-12-06 18:44:56 +01:00
tibbi
858865a9cb
use normal_text_size at every dialog edittext
2017-12-06 18:07:05 +01:00
tibbi
5e9ac3aaaa
fix #448 , update Commons to include Raw support
2017-12-06 17:08:57 +01:00
tibbi
bb2659d018
reference the SupportActionBar title at updating it
2017-12-06 16:44:54 +01:00
tibbi
0285b97a17
showd fastscroller bubble at horizontal scrolling tii
2017-12-06 16:42:06 +01:00
tibbi
fbcee2c7a0
couple code style updates
2017-12-06 16:10:21 +01:00
Marcio Zomb13
f1f74c3d4e
PT-BR update
2017-12-06 12:24:05 -02:00
tibbi
04f1bbaffe
add a toggle for showing info bubble at fastscroller
2017-12-06 14:42:17 +01:00
tibbi
da2db79913
show an info bubble at fastscroller dragging
2017-12-05 23:45:09 +01:00
tibbi
2341d0f009
update commons to 3.1.3
2017-12-05 23:28:04 +01:00
Pzqqt
83a0f0cff0
Update strings.xml
2017-12-05 20:15:59 +08:00
tibbi
af536df622
update version to 3.0.0
2017-12-04 23:33:42 +01:00
tibbi
81a390ef5c
update the svg icons
2017-12-04 23:33:21 +01:00
tibbi
e35fd31451
update commons to 3.1.2
2017-12-04 23:33:11 +01:00
fricyo
c0486dfd89
Translation update
2017-12-05 00:14:12 +08:00
tibbi
454ea7a394
remove the ca strings file
2017-12-04 10:51:44 +01:00
tibbi
aa5fc4beb9
updating some Spanish strings
2017-12-04 09:27:18 +01:00
tibbi
6a94ac11bc
moving some Menu related functions, no code change
2017-12-03 23:52:10 +01:00
tibbi
539d6ee16d
rename extension files to start with capital letters, no functionality change
2017-12-03 21:56:11 +01:00
Tibor Kaputa
ac70922cc8
Merge pull request #486 from ltGuillaume/patch-3
...
Dutch
2017-12-03 19:58:13 +01:00
Guillaume
0579cf4800
Dutch
2017-12-03 19:00:40 +01:00
Phoenix1747
ef20251d66
Translated missing strings to DE
2017-12-03 13:50:23 +01:00
Nikola Trubitsyn
c614d31126
Update strings.xml
2017-12-02 13:26:30 +03:00
tibbi
9b5a52f66a
allow selecting which wallpaper should be changed on Nougat+
2017-12-01 23:48:19 +01:00
tibbi
a56bbbd54a
simplify Leak Canary initialization
2017-12-01 23:35:36 +01:00
tibbi
76e94d2bab
adding some strings related to spliting home/lock wallpapers
2017-12-01 23:30:58 +01:00
tibbi
471469cc34
remove the Malay strings file
2017-12-01 23:28:55 +01:00
tibbi
782216b7d5
use an svg as adaptive icon foreground
2017-12-01 22:21:53 +01:00
tibbi
3a917a44e9
move the ic_launcher_foreground in drawable-v26
2017-12-01 21:54:33 +01:00
tibbi
3a278c8c76
update commons to 3.0.20
2017-12-01 14:14:31 +01:00
tibbi
e04c4da1d6
set translucent navigation bar programmatically where appropriate
2017-12-01 11:37:48 +01:00
tibbi
9fbbd902e8
update Commons with some dialog crashfixes
2017-12-01 11:04:26 +01:00
tibbi
84fee84349
lets provide Subsampling our own orientation
2017-12-01 10:04:57 +01:00
tibbi
2da5af065b
fix #454 , share multiple items properly, as images
2017-11-30 23:51:56 +01:00
tibbi
a7a473c172
fix #478 , make sure photos are visible after unhiding
2017-11-30 23:45:01 +01:00
tibbi
c75cc9d3a0
hide the Check selection indicator by default
2017-11-30 23:24:17 +01:00
tibbi
6a5f53c536
update commons to 3.0.13
2017-11-30 20:56:33 +01:00
tibbi
c5b67785a6
update commons to 3.0.12
2017-11-30 19:38:07 +01:00
tibbi
60a9acdebd
remove the Vibrate permission
2017-11-30 18:40:36 +01:00
tibbi
48e78f529e
rename mFragments to fragments at the pager adapter
2017-11-30 18:34:12 +01:00
tibbi
d595c590f0
update commons to 3.0.9
2017-11-30 18:26:04 +01:00
tibbi
b5b3648602
use a helper method for refreshing recyclerviews at delete
2017-11-30 16:37:06 +01:00
tibbi
df86b5d9ae
update commons to 3.0.5
2017-11-30 14:58:27 +01:00
tibbi
e7aeb44256
small cleanup at the sorting dialog
2017-11-30 10:37:51 +01:00
tibbi
7f596a3993
fix #480 , make sure drag selection is always available
2017-11-30 10:08:16 +01:00
fricyo
164682f2c3
Translation update
2017-11-30 15:56:09 +08:00
tibbi
4eba7b5557
update commons to 3.0.3
2017-11-30 00:16:08 +01:00
tibbi
4936f04296
use the shared Splash activity
2017-11-29 20:26:23 +01:00
tibbi
9ef6e159cc
adding Croatian translation
2017-11-29 17:09:08 +01:00
tibbi
31a5603398
adding Croatian translation
2017-11-29 11:14:08 +01:00
tibbi
fda4181117
allow installing the gallery on SD card
2017-11-28 19:19:41 +01:00
tibbi
99cb734fc5
refresh the launcher icons, use svgs whenever possible
2017-11-28 11:20:04 +01:00
tibbi
776643ba2a
update commons to 2.41.10
2017-11-27 20:36:11 +01:00
tibbi
15daa64cbd
reenable leak canary
2017-11-27 20:32:57 +01:00
tibbi
7ed35a83b3
update version to 2.19.0
2017-11-23 09:59:45 +01:00
tibbi
6ebfb82e39
avoid decoding fullscreen images twice
2017-11-23 09:58:12 +01:00
tibbi
1b88318f46
catch OutOfMemory errors at GifDrawables
2017-11-23 09:44:26 +01:00
tibbi
1c7c95d579
comment out leak canary initialization
2017-11-23 09:43:14 +01:00
tibbi
62e3f0428a
update commons to 2.41.8
2017-11-23 09:37:08 +01:00
tibbi
2c2f0ea5f6
fix #470 , avoid running 2 directory fetching async tasks at once
2017-11-23 09:07:10 +01:00
tibbi
015fde6a97
lets remove GlideDecoder for now, roll back to rgb_565 format
2017-11-23 08:45:20 +01:00
tibbi
aa2f8722ea
delete items from the main activity and viewpager activity on background threads
2017-11-22 00:01:07 +01:00
tibbi
07d921330e
save images in the editor on the background thread
2017-11-21 23:50:46 +01:00
tibbi
b1a53c0e9c
updating Commons
2017-11-21 16:22:08 +01:00
tibbi
2b3223be08
use encoded video path only at passing it to the mediaplayer
2017-11-20 21:53:55 +01:00
Sérgio Marques
f2014212d7
Update strings.xml
2017-11-20 00:52:49 +00:00
tibbi
e62f75e28d
update version to 2.18.1
2017-11-16 23:53:10 +01:00
tibbi
a3c680fc73
improve some double-tap zoom handling
2017-11-16 23:37:14 +01:00
tibbi
bdc61380a5
make it easier to keep the device in landscape mode
2017-11-16 23:02:49 +01:00
tibbi
69bc80fa4e
rewriting the Included Folders to recyclerview too
2017-11-16 22:15:33 +01:00
tibbi
d596829fd6
rewrite ExcludeFolders activity to use a recyclerview
2017-11-16 22:05:44 +01:00
tibbi
27f00cfe3c
improve some double-tap zoom ratios
2017-11-16 19:26:25 +01:00
tibbi
73441a021a
update Subsampling Scale Image View to 3.8.0
2017-11-16 18:57:04 +01:00
tibbi
12e3f61574
catch outofmemory errors at gif loading
2017-11-16 14:56:14 +01:00
tibbi
1afddbc7bb
update Commons to 2.39.9
2017-11-16 14:53:21 +01:00
tibbi
6f78a6e9ce
rewriting MediaAdapter to the Commons MyRecyclerViewAdapter
2017-11-16 14:44:39 +01:00
tibbi
ee883d3acc
update MyScalableRecyclerView to the new MyRecyclerView
2017-11-16 14:03:18 +01:00
tibbi
93c0247f9d
update kotlin to 1.1.60
2017-11-16 11:59:32 +01:00
tibbi
7dbdd163c1
add multidex support
2017-11-12 23:59:22 +01:00
tibbi
baf1ae2aee
update commons to 2.38.9
2017-11-12 23:57:54 +01:00
tibbi
99dee5e7f1
update Commons to 2.38.8
2017-11-12 23:49:29 +01:00
Daria Szatan
1419f979aa
[Update] Polish app name + translation
2017-11-12 13:10:49 +01:00
alpenblauwtje
4d4b40e6fd
Small grammar corrections
2017-11-11 16:59:55 +01:00
gregory678
e04b11a049
Updates for version 2.18
2017-11-11 01:50:50 +01:00
tibbi
abbf25ddf8
make sure we show the Use English toggle when it was changed
2017-11-10 21:17:34 +01:00
gcalzo
ed05aca852
Update strings.xml
...
Replaced "dall\'app" with "dalla app" which is grammatically acceptable... :)
2017-11-10 16:24:31 +01:00
gcalzo
66a1f117d4
Update strings.xml
2017-11-10 13:25:24 +01:00
Pzqqt
c294ff4110
Update strings.xml
2017-11-10 11:40:41 +08:00
tibbi
349aeac252
update version to 2.18.0
2017-11-09 19:31:17 +01:00
tibbi
11fb678ede
updating Release notes
2017-11-09 19:31:10 +01:00
Phoenix1747
ad3befbe78
Translated strings for screen orientation
2017-11-09 19:20:07 +01:00
tibbi
96065615b4
use some view visiblity extension functions
2017-11-09 19:14:51 +01:00
tibbi
ae9cce880a
make sure extended details are always properly positioned
2017-11-09 19:09:31 +01:00
tibbi
80fadfec62
make videoFragment timeHolder nullable
2017-11-09 17:28:38 +01:00
tibbi
3e7d4b6f5b
make resultData.data nullable at pick intent result
2017-11-09 17:23:47 +01:00
tibbi
f374cfde67
reenable GlideDecoder for loading fullscreen media
2017-11-09 17:14:28 +01:00
tibbi
e1ec8c5623
clean up some more things after usage at videofragment
2017-11-09 17:04:10 +01:00
tibbi
f657a64baa
reset video SurfaceView and SurfaceHolder on destroy
2017-11-09 16:50:32 +01:00
tibbi
0048f9096b
make sure we save the rotated image on the background thread
2017-11-09 16:47:36 +01:00
tibbi
5808ec3b62
update commons to 2.38.1
2017-11-09 16:00:24 +01:00
tibbi
0bb48601f4
remove some empty callbacks to avoid memory leaks
2017-11-09 14:50:05 +01:00
tibbi
aa5b5b3081
move the image saving things in a separate function to reduce indentation
2017-11-09 14:11:52 +01:00
Tibor Kaputa
21fbde7dad
Merge pull request #446 from solokot/master
...
Update Russian strings
2017-11-09 13:58:17 +01:00
tibbi
014c2b951d
clear Glide cache after rotating an image, to avoid some glitches
2017-11-09 13:57:24 +01:00
solokot
649a33b82a
Update strings.xml
2017-11-09 15:50:56 +03:00
tibbi
9141073ed6
try keeping old Last Modified after rotating when needed
2017-11-09 11:27:30 +01:00
Guillaume
400c693b2f
Updated Dutch
2017-11-09 01:23:14 +01:00
tibbi
4efdb1a47a
fix saving rotated images on the internal storage
2017-11-08 23:40:19 +01:00
tibbi
28e1d77f1b
disable GlideDecoder for now
2017-11-08 23:29:33 +01:00
tibbi
c7bbeddae8
allow password protecting the whole app
2017-11-08 23:13:02 +01:00
tibbi
43d49beca0
split the Rotate button to 3 orientations
2017-11-08 21:22:35 +01:00
tibbi
b41f1e97e6
add a button at fullscreen media for locking screen orientation
2017-11-08 21:10:43 +01:00
tibbi
1a3d52e1c2
adjusting sensitivity of rotating by Device Rotation
2017-11-08 20:46:28 +01:00
tibbi
e06c65163a
add some strings related to un/locking device orientation
2017-11-08 20:43:03 +01:00
tibbi
19a0621cab
let's try using GlideDecoder at fullscreen media
2017-11-08 20:35:35 +01:00
tibbi
d0f7eb9fb1
reordering some ViewPagerActivity functions
2017-11-08 12:09:48 +01:00
tibbi
3a23e2b0bf
add a toggle for forcing English language, if it isnt the device language
2017-11-08 12:08:36 +01:00
Tibor Kaputa
f62ee277a4
show the "Saving..." toast only when SAF dialog is handled
2017-11-07 23:55:17 +01:00
Guillaume
9a90787dbd
Adding handleSAFDialog for EXIF rotation
2017-11-07 23:08:20 +01:00
alpenblauwtje
a57f608971
Update strings.xml
...
Change ´Gallerij' into correct Dutch 'Galerij'
2017-11-07 21:35:53 +01:00
tibbi
21263b093c
update commons to 2.37.2
2017-11-07 18:22:54 +01:00
tibbi
54dca20bdb
initialize leak canary in debug build
2017-11-07 17:31:40 +01:00
tibbi
add3760ed2
fix #440 , upgrade to Android Studio 3
2017-11-07 17:11:20 +01:00
tibbi
932fc628a3
use applicationContext at launching settings
2017-11-06 23:59:09 +01:00
tibbi
1e69561e84
use applicationContext at getting a Config instance
2017-11-06 23:54:31 +01:00
tibbi
bb1da4a2b5
update version to 2.17.4
2017-11-06 21:18:55 +01:00
tibbi
a8f1b88859
update commons to 2.36.1
2017-11-06 21:09:56 +01:00
tibbi
283121a046
fix #428 , try url encoding video path if it throws IOException
2017-11-06 18:43:36 +01:00
tibbi
733e9403dd
fix #420 , increase the max column count to 20
2017-11-06 17:59:54 +01:00
tibbi
5c929f43ed
do the empty path check earlier at PhotoVideoActivity
2017-11-06 17:29:03 +01:00
tibbi
124d44dfb9
fix #438 , properly handle GET_CONTENT intent
2017-11-06 17:17:23 +01:00
tibbi
09ff1779e8
do not grant write_uri_permission at get_content result intent
2017-11-06 16:45:40 +01:00
tibbi
6f53df863a
update commons to 2.35.8
2017-11-06 16:45:25 +01:00
tibbi
f06fe6a299
make orientationEventListener nullable
2017-11-06 16:25:58 +01:00
tibbi
434b98b5e6
update commons to 2.35.7
2017-11-06 15:14:05 +01:00
Tibor Kaputa
035f1ed715
Merge pull request #437 from ltGuillaume/patch-2
...
Rotation button fix
2017-11-03 22:30:02 +01:00
Guillaume
b4e43d1c21
Brackets and position fixed
2017-11-03 22:05:56 +01:00
Guillaume
4844e2c2d8
One more deleteFile to remove
...
...now I understand `return@getFileOutputStream`.
2017-11-03 22:00:28 +01:00
Guillaume
598eeb154d
Improvements as suggested
2017-11-03 21:57:56 +01:00
Guillaume
1aa9ebe286
Rotation button fix
...
When rotating is initiated, show rotate button permanently to facilitate further rotation. Also, prevent accidental click on Delete when the option "replace share with rotate" is enabled.
2017-11-03 21:36:17 +01:00
Guillaume
63d39b589a
Working EXIF lossless on Internal & SD
...
Tested and works on both Internal Storage and External SD cards
2017-11-03 17:01:13 +01:00
tibbi
65ef896c30
update version to 2.17.3
2017-11-02 18:46:06 +01:00
tibbi
14abbe6b69
update version to 2.35.0
2017-11-02 18:42:04 +01:00
tibbi
2ada4af2bf
catch exceptions thrown by GifDrawable, load them as simple jpgs
2017-11-02 16:23:20 +01:00
Primokorn
ef284691dd
Update FR strings.xml
2017-11-02 10:30:35 +01:00
tibbi
9d8dd61dfa
style update + wrap gifDrawables in try/catch
2017-11-02 09:43:49 +01:00
Sérgio Marques
56c9d09975
Update strings.xml
2017-11-01 22:41:51 +00:00
tibbi
b72686cefd
updating the way photos are rotated and saved
2017-11-01 23:38:19 +01:00
Guillaume
1cecff008c
OCD :-P
2017-11-01 16:12:27 +01:00
Guillaume
5294997eef
Merge pull request #2 from SimpleMobileTools/master
...
isJpg()
2017-11-01 14:58:20 +01:00
Guillaume
76a9dfe6c7
.isJpg()
2017-11-01 14:52:49 +01:00
Guillaume
fdc1063838
Update ViewPagerActivity.kt
...
- Removed `mRotationDegrees != 0f` check, because save buttton wouldn't have shown anyway
- Check if output file is written
- Added helpers functions (with `.toString()` instead of using `""+`)
2017-11-01 14:51:11 +01:00
tibbi
cb7d9ea108
adding a Malay strings file
2017-11-01 12:05:04 +01:00
tibbi
a934510165
updage Commons to 2.34.9
2017-11-01 11:56:21 +01:00
Guillaume
25bd77bd12
Lossless rotation
...
Possible issue: even though most EXIF tags keep their original value, some of them are changed by android.media.ExifInterface. it.sephiroth.android.library.exif2.ExifInterface did the same, but to different values and/or with different results.
2017-11-01 04:52:29 +01:00
Phoenix1747
4157f1fb11
Update strings.xml
2017-10-31 14:38:05 +01:00
Oleg A
fc5e8cb9db
Update strings.xml
2017-10-30 23:06:32 +03:00
Tibor Kaputa
a68d4155b4
Merge pull request #423 from ltGuillaume/master
...
Uniformity between apps
2017-10-30 19:44:45 +01:00
Guillaume
4701e58b0e
Uniformity between apps
2017-10-30 19:41:47 +01:00
Pzqqt
25e5279696
Update strings.xml
2017-10-30 16:00:33 +08:00
Rodrigo
0fdd03cda2
Update strings.xml
2017-10-30 00:07:46 -02:00
tibbi
c20a814100
use the Keep last-modified setting text from Commons
2017-10-29 22:20:13 +01:00
tibbi
26e91a5e0e
update version to 2.17.2
2017-10-29 21:14:18 +01:00
tibbi
889ce80df8
update Commons to 2.34.1
2017-10-29 21:14:09 +01:00
tibbi
80c6dcdfc0
update commons to 2.33.9
2017-10-29 21:01:17 +01:00
tibbi
bf0f490397
update version to 2.17.1
2017-10-29 20:22:26 +01:00
tibbi
27476a0735
lets show Set As and Edit button at videos too, why not
2017-10-29 20:19:12 +01:00
tibbi
1cf6480695
update commons to 2.33.8
2017-10-29 20:01:35 +01:00
tibbi
4c80ba98fb
move a couple more intent handling to the Commons library
2017-10-29 19:08:45 +01:00
tibbi
437390cfa3
create a shareUris extension for sharing multiple media
2017-10-29 18:37:38 +01:00
tibbi
02dfcd63c0
reuse shareUri at shareMedium
2017-10-29 18:35:08 +01:00
tibbi
73856e6769
reuse the OpenFile intent handling from Commons
2017-10-29 18:28:28 +01:00
tibbi
972a1d4a39
show Properties button at PhotoVideoActivity only with file content uri
2017-10-29 12:51:04 +01:00
tibbi
809d9b81a2
some corrections to loading gifs
2017-10-29 12:27:26 +01:00
tibbi
b421dc273f
replace MEDIUM constant with PATH in some intents
2017-10-29 11:41:31 +01:00
tibbi
d52eb60611
use REAL_FILE_PATH from the commons library
2017-10-29 11:26:14 +01:00
tibbi
b154ee77ed
update commons to 2.33.1
2017-10-29 10:34:44 +01:00
tibbi
96a5ead186
make mUri in PhotoVideoActivity nullable
2017-10-29 10:34:37 +01:00
tibbi
de1c418f78
catch exceptions thrown at getting mimetype from uri
2017-10-29 10:29:57 +01:00
Guillaume
b966b79b73
New string
2017-10-29 05:55:11 +01:00
tibbi
fc7626d297
update version to 2.17.0
2017-10-28 22:05:04 +02:00
tibbi
4f2b05c2a0
adding the new toggle to Whats New
2017-10-28 22:04:53 +02:00
tibbi
788885227a
added a fake drag check at slideshow
2017-10-28 22:02:17 +02:00
tibbi
4d913527f5
update commons to 2.33.0
2017-10-28 21:51:23 +02:00
tibbi
1dad41fdf7
show an error if the user tries sharing too much data
2017-10-28 19:56:33 +02:00
tibbi
75c9d28547
make sure the video fragment still exists when the video completes
2017-10-28 19:05:51 +02:00
tibbi
883e3ad6c1
add a check if the owner file from extended details exists
2017-10-28 19:04:30 +02:00
tibbi
b1019af51b
fix #320 , make orientation by "Device rotation" less sensitive
2017-10-28 18:39:26 +02:00
tibbi
049d84e054
update commons to 2.32.12
2017-10-28 18:39:04 +02:00
tibbi
7390a02589
remove some redundant imports
2017-10-28 17:55:36 +02:00
tibbi
05dfced1bc
add a toggle in Settings to set keeping last-modified value
2017-10-28 17:50:50 +02:00
tibbi
729eb36ca5
do not set videoFragment visibility to false on pause
2017-10-28 16:22:44 +02:00
tibbi
f3eec9135c
add a string for keeping old last-modified at copy/move/rename
2017-10-28 14:16:40 +02:00
tibbi
977edc1f34
some cleanup around thumbnail loading
2017-10-28 14:11:01 +02:00
tibbi
4b4869e845
init the viewpager orientation listener earlier
2017-10-28 13:46:53 +02:00
tibbi
4fedc05571
use GifDrawables at thumbnails too
2017-10-28 13:27:50 +02:00
tibbi
1c3aab82ff
use a simple ImageView at photo fragments
2017-10-28 12:56:57 +02:00
tibbi
286955ab83
replace PhotoView with GifDrawable
...
it will replace zoomable gifs with smooth gifs
2017-10-28 11:02:02 +02:00
Tibor Kaputa
05386e4720
Merge pull request #415 from ltGuillaume/master
...
Dutch: 1 correction (string was too long)
2017-10-28 09:08:27 +02:00
Guillaume
9468a00657
1 correction (was too long)
2017-10-28 05:45:30 +02:00
tibbi
84263a3b10
never force chooser at Edit intent
2017-10-27 14:08:50 +02:00
tibbi
c9f6668fc1
force an app chooser at some openFile intents
2017-10-27 14:08:33 +02:00
tibbi
b6a266d436
always set saveUri at editor activity
2017-10-27 14:02:11 +02:00
tibbi
b3427c57ab
adding a properties menu button to photovideoactivity
2017-10-27 11:47:00 +02:00
tibbi
0b352f1bc0
add a null check to intent extras at photovideoactivity
2017-10-27 10:56:36 +02:00
tibbi
c520c8c557
send real filepath as an extra with View intent
2017-10-27 10:54:49 +02:00
tibbi
4c0b773e94
handle sd card files with the fileprovider too
2017-10-27 10:40:21 +02:00
tibbi
98bee4022e
replace sending real_file_path with extra_output at the editor
2017-10-27 10:34:16 +02:00
tibbi
f0af8777a3
send the real file path with edit intent
2017-10-27 10:07:58 +02:00
tibbi
b98b6e6cb9
add Set As to the media thumbnails view
2017-10-27 09:36:41 +02:00
tibbi
8e8c0b127d
add an Open With menu button to media thumbnails view
2017-10-27 09:33:17 +02:00
tibbi
fa2a237593
update target SDK to 26 and handle fileprovider
2017-10-26 23:43:13 +02:00
tibbi
8686022c89
set initial mIsFragmentVisible to true at third party intents
2017-10-26 17:24:52 +02:00
Sérgio Marques
1d3ac6afb9
Update strings.xml
2017-10-26 13:28:01 +01:00
tibbi
7f10f67c7b
fix #386 , automatically append "_1" after the filename when saving in editor
2017-10-26 10:10:11 +02:00
tibbi
8e99cd5364
update commons to 2.32.0
2017-10-26 09:34:26 +02:00
tibbi
65f147bc01
updating Show Media Count german trnaslation
2017-10-25 22:06:34 +02:00
tibbi
e8645f34b7
use a color constant for setting adaptive icon background color
2017-10-25 17:57:10 +02:00
Tibor Kaputa
8f9688ec18
Merge pull request #410 from fiepi/master
...
add oreo adaptive icon
2017-10-25 17:54:28 +02:00
Tibor Kaputa
57be5717a1
do not update the build tools and compile sdk version
2017-10-25 17:54:18 +02:00
fiepi
ed74780a50
back target sdk 23
2017-10-25 22:57:04 +08:00
Tibor Kaputa
67e0616fd6
Merge pull request #409 from gcalzo/patch-1
...
Update strings.xml
2017-10-25 15:45:53 +02:00
Guillaume
c6c0fe9236
Dutch translation
2017-10-25 13:44:20 +02:00
fiepi
ba014d3293
add oreo adaptive icon
2017-10-25 18:17:58 +08:00
gcalzo
f3d1feb141
Update strings.xml
...
Translated the newest strings
2017-10-25 11:27:52 +02:00
tibbi
4220d32bfc
remove a double closing tag at polish translation
2017-10-25 09:38:22 +02:00
gregory678
0140d222dd
Updates for 2.16
2017-10-25 00:28:28 +02:00
tibbi
b225e2a5e5
updated version to 2.16.1
2017-10-24 23:39:35 +02:00
tibbi
54515b47d8
adding the Folder media count toggle to Whats new
2017-10-24 23:36:44 +02:00
tibbi
fc9cb75652
update commons to 2.31.11
2017-10-24 23:33:15 +02:00
tibbi
3e7d67a3a2
update commons, use our custom map for determining file mimetype
2017-10-24 22:57:04 +02:00
tibbi
7ad578ec2e
make sure we are selecting existing indexes at media and directory adapters
2017-10-24 22:20:50 +02:00
tibbi
498cd10ba6
add a medium null check at scrollStateChanged trigger
2017-10-24 21:53:28 +02:00
tibbi
aca83d7fad
hide the Extended details if text is empty
2017-10-24 21:18:33 +02:00
tibbi
06b3c728ce
no need to update last modified manually afer renaming on internal storage
2017-10-23 23:52:37 +02:00
tibbi
baed126550
fix some video playback issues on Android 7
2017-10-23 21:30:24 +02:00
tibbi
012e091349
minor code cleanup at videofragment
2017-10-23 19:39:43 +02:00
Pzqqt
a866014deb
Update strings.xml
2017-10-24 01:16:52 +08:00
tibbi
5cd3fdf57f
implement the Show Media Count toggle functionality
2017-10-23 17:26:33 +02:00
tibbi
2a2b77fc6b
add a string for toggling media count visibility on main screen
2017-10-23 17:04:44 +02:00
tibbi
11e60390cf
revert a chinese translation, it messes the string order
...
This reverts commit 83d4e75f0e
.
2017-10-23 17:03:20 +02:00
tibbi
208d005139
update commons to 2.31.1
2017-10-23 12:09:55 +02:00
Tibor Kaputa
d8d11f3ebc
Merge branch 'master' into patch-6
2017-10-23 08:42:50 +02:00
Rodrigo
4738d83340
Update strings.xml
2017-10-22 23:29:46 -02:00
Rodrigo
c39ad62fbf
Update strings.xml
2017-10-22 23:10:55 -02:00
tibbi
608292a357
update Commons and use its way of getting mimetype of multiple uris
2017-10-22 22:57:53 +02:00
tibbi
a4b24a7deb
update Commons for easy runtime permissions handling
2017-10-21 19:40:46 +02:00
xin
38e978a024
Update French translation
2017-10-21 11:18:52 +00:00
tibbi
801c7329f5
updating some German strings
2017-10-20 23:30:34 +02:00
Pzqqt
f0d46fbf76
New chinese translation for v2.16.0
2017-10-20 23:30:30 +08:00
Pzqqt
83d4e75f0e
Chinese translation for v2.16.0
2017-10-20 23:14:45 +08:00
tibbi
8759de0227
update commons to 2.30.4
2017-10-19 21:48:16 +02:00
tibbi
e23154d79c
update version to 2.16.0
2017-10-19 21:32:22 +02:00
tibbi
f2538baceb
updating release notes
2017-10-19 21:31:23 +02:00
tibbi
a8169c4128
update commons to 2.30.1
2017-10-19 21:26:37 +02:00
tibbi
0400612f86
replace some GlobalLayoutListeners with the helper view extension
2017-10-19 21:24:32 +02:00
tibbi
fd6f709aac
add a variable name for delete confirmation callback return value
2017-10-19 21:07:24 +02:00
tibbi
0c408f6cf0
add a checkbox for skiping confirmation dialog at delete in a session
2017-10-19 21:03:19 +02:00
tibbi
5441457611
do not finish the actionmode right after a delete attempt, because of saf
2017-10-19 20:25:56 +02:00
tibbi
1d56b2ac8b
show a more specific error message when creating .nomedia file fails
2017-10-19 19:18:36 +02:00
tibbi
2dbbc2bbdb
add an extra check at creating .nomedia file on the SD card
2017-10-19 19:13:12 +02:00
tibbi
7132e09047
allow selecting Cover photo from any folder
2017-10-19 18:08:37 +02:00
tibbi
021a1cbf74
rewrite the mediapicker dialog, make it work like picking directories
2017-10-19 17:24:14 +02:00
tibbi
906168c6b5
filter out videos from directory cover images immediately
2017-10-19 17:05:59 +02:00
tibbi
ebe0ed68fd
update commons to 2.30.0
2017-10-19 16:55:31 +02:00
tibbi
199dbb8cd3
adding some glide related proguard rules
2017-10-19 16:06:54 +02:00
tibbi
7fe9a27b84
fix #141 , properly handle extended details view at toggling fullscreen
2017-10-19 15:49:27 +02:00
tibbi
bb9b194d2c
recheck extended details if some fields changed
2017-10-19 14:17:38 +02:00
tibbi
d78068d697
display only the wanted extended details fields
2017-10-19 14:14:09 +02:00
tibbi
3f008960de
add the dialog for customizing extended details
2017-10-18 23:38:35 +02:00
tibbi
3fffe1eef1
properly show/hide extended details after toggle
2017-10-18 22:00:27 +02:00
tibbi
2e339f08e4
show extended details at photos/videos if appropriate
2017-10-18 21:54:08 +02:00
tibbi
90e3d6c6f5
add a toggle for showing extended details over fullscreen media
2017-10-18 19:34:31 +02:00
tibbi
3033f611a1
allow sorting items by path
2017-10-18 17:56:14 +02:00
tibbi
f85fc7c20b
update commons to 2.29.18
2017-10-18 17:42:30 +02:00
tibbi
f015984385
remove a Directory helper function addSize
2017-10-18 17:41:20 +02:00
tibbi
e9cc985206
update Commons to 2.29.17 to update Glide to 4.2.0
2017-10-18 17:33:43 +02:00
Sérgio Marques
d0aca1024c
Update strings.xml
2017-10-15 23:10:58 +01:00
datzuma
678d8b2d8e
Added Finnish translations
2017-10-14 19:32:37 +03:00
xin
9f1e41d471
Update French translation
2017-10-13 16:51:13 +00:00
ameneghello
589b0d3a75
Updated italian
2017-10-11 16:08:34 +02:00
tibbi
5547679004
improve the hack for proper displaying of media on Android 4
2017-10-07 16:58:56 +02:00
tibbi
0286df5102
update version to 2.15.2
2017-10-06 18:22:39 +02:00
tibbi
f48d408b18
lets show SD card images to Android 4 users too
2017-10-06 18:20:13 +02:00
tibbi
51fb913d0c
update Commons and Build tools
2017-10-06 18:00:39 +02:00
tibbi
15fddac3b1
try making the Included Folders placeholders clearer
2017-10-05 22:03:32 +02:00
tibbi
71fa5ec235
minor style update
2017-10-05 19:12:04 +02:00
tibbi
9af74b9096
fetch storage paths asap
2017-10-04 19:27:32 +02:00
tibbi
dd9bef298f
minor code cleanup
2017-10-04 19:03:43 +02:00
tibbi
c2ea3ad4bb
stop media fetching on pause only if its not our first time there
2017-10-04 18:53:45 +02:00
tibbi
56f513beca
fix a glitch at allowing adding multiple items to an email attachment
2017-10-03 20:40:07 +02:00
tibbi
fa7b95e0af
fix displaying some special cases of third party images, like Bluemail attachment
2017-10-03 20:29:26 +02:00
solokot
a7bfe814c9
Update strings.xml
2017-10-03 17:08:26 +03:00
solokot
95cfb01828
Update strings.xml
2017-10-03 16:43:27 +03:00
tibbi
74edee735a
fix #381 , handle media pick intents in Show All Folders content view
2017-10-02 22:47:23 +02:00
tibbi
4203939d62
fix #378 , allow adding multiple items as email attachments
2017-10-02 18:27:42 +02:00
gregory678
1d9fadf58e
Updates and fixes for 2.15.1
2017-10-02 12:44:26 +02:00
tibbi
0ef76d857c
update version to 2.15.1
2017-10-01 09:34:03 +02:00
tibbi
cd75718d56
try adding missing media files in the mediastore by scanning it
2017-10-01 09:16:31 +02:00
tibbi
3a0579c2e8
update commons to 2.29.0
2017-10-01 08:16:00 +02:00
tibbi
cd9f3912e0
update version to 2.15.0
2017-10-01 00:10:36 +02:00
tibbi
95f26a13cf
updating Whats new
2017-10-01 00:07:22 +02:00
tibbi
80b6279f83
fix some layout manager glitch at list view with horizontal scrolling
2017-10-01 00:03:17 +02:00
tibbi
e4b77eacb0
fixing some fastscroller glitches
2017-09-30 23:56:28 +02:00
tibbi
6e6af530bf
do not clear mMedia if the intent came from the gallery itself
2017-09-30 23:39:04 +02:00
tibbi
b7cb6a5364
make viewPager nullable during fake drag
2017-09-30 22:55:25 +02:00
tibbi
0ef9ff06bf
refresh directories instantly after un/pinning
2017-09-30 22:33:58 +02:00
tibbi
5c7dfb87be
stop media fetching on the calling activity pause
2017-09-30 22:23:28 +02:00
tibbi
7cc1a9ce17
move the media fetching related functions in a separate class
2017-09-30 22:06:32 +02:00
tibbi
1390d9541c
try caching 100 items per folder, up from 40
2017-09-30 21:05:20 +02:00
tibbi
e67253ccae
clear selection at folders and media, if content changes
2017-09-30 21:04:21 +02:00
tibbi
50a693d5e6
do not trigger click event at swiping at videos
2017-09-30 20:49:08 +02:00
tibbi
3d674c65ba
properly update text color at list view, if it changes
2017-09-30 20:32:58 +02:00
tibbi
73bcad0f68
try using adapterPosition instead of layoutPosition in recyclerView adapters
2017-09-30 20:24:18 +02:00
tibbi
16eb8cde3f
update kotlin to 1.1.51
2017-09-30 18:07:26 +02:00
tibbi
99da56deec
use a different video icon at list view, without fill
2017-09-29 23:54:23 +02:00
tibbi
1cd68fe9a0
color icons and texts in list views appropriately
2017-09-29 23:46:09 +02:00
tibbi
d89ebec57a
remove a redundant function
2017-09-29 23:28:55 +02:00
tibbi
c8c09e0911
add the list view type handling in media activity
2017-09-29 23:22:52 +02:00
tibbi
216e51beff
rename photo_video_item to photo_video_item_grid
2017-09-29 22:52:30 +02:00
tibbi
d7eaaa070d
show folder path at the list view
2017-09-29 21:57:24 +02:00
tibbi
9947d661a3
refresh the folders at changing view type
2017-09-29 21:47:27 +02:00
tibbi
da00ed8422
add a divider between folders
2017-09-29 21:31:12 +02:00
tibbi
2ee425e21d
couple UI updates to the directory list view
2017-09-29 20:24:35 +02:00
tibbi
c9e355eecf
adding an initial implementation of directory_item_list
2017-09-28 23:17:53 +02:00
tibbi
2eabff531b
hide the menu buttons for changing column count at list views
2017-09-28 21:55:33 +02:00
tibbi
5e733a44c3
use the directory grid view by default
2017-09-28 21:51:14 +02:00
tibbi
74d179f86d
minor code style updates
2017-09-28 21:48:08 +02:00
tibbi
9c5c359e4d
rename directory_item to directory_item_grid
2017-09-28 21:28:42 +02:00
tibbi
fc3565129d
add the dialogs for changing the view type
2017-09-28 21:04:24 +02:00
tibbi
33a4b81279
replace lastModified mediaitem checking with latest media date taken
2017-09-27 23:58:30 +02:00
tibbi
373e06c98f
ignore the root folders at fetching media
2017-09-27 23:10:14 +02:00
tibbi
dfdfd88941
fix #181 , add fingerprint protection to hidden folder showing
2017-09-27 21:50:42 +02:00
tibbi
80f6df5e29
do not autosave rotated images, related to #372
2017-09-25 23:53:15 +02:00
tibbi
64f8d37544
fix #370 , make sure only the proper items are shown in "All media" view
2017-09-25 23:26:26 +02:00
tibbi
d8811d66b8
move some media getting functions in Context extensions
2017-09-25 23:19:17 +02:00
tibbi
fcad1f6fa5
properly hide hidden folders
2017-09-25 23:01:02 +02:00
tibbi
c242f74f9b
fix some glitches with incasesensitive paths at directories
2017-09-25 22:55:22 +02:00
tibbi
417c1169f8
just quickly resort directories at sorting change, when possible
2017-09-25 22:34:58 +02:00
tibbi
0da84f2958
change the way directories are grouped and sorted
2017-09-25 21:04:09 +02:00
tibbi
9d9866c1d2
use simple asynctask execute() at fetching directories
2017-09-25 20:42:47 +02:00
tibbi
7a653ec0c6
some code style update at the Directory and Medium classes
2017-09-24 22:51:03 +02:00
tibbi
2640f99e22
update kotlin to 1.1.50
2017-09-23 12:15:41 +02:00
tibbi
faf0aba579
update commons to 2.28.4
2017-09-23 12:15:26 +02:00
tibbi
d3d160ccdc
updating some Japanese strings
2017-09-23 10:33:16 +02:00
tibbi
c314d3dad7
updating some Frech string styling
2017-09-20 23:50:28 +02:00
Unknown
11068f5d75
Update Japanese translation
2017-09-20 00:57:38 +09:00
tibbi
aa16084192
use layoutPosition at directory and media adapters
2017-09-18 20:25:03 +02:00
tibbi
07429c7009
update version to 2.14.4 (132)
2017-09-18 10:32:07 +02:00
tibbi
6ed100e204
do not use GlideDecoder at SubsamplingScaleImageView for now
2017-09-18 10:31:45 +02:00
tibbi
de264466fe
update version to 2.14.3
2017-09-17 23:05:52 +02:00
tibbi
3c01cb9fb6
update commons to 2.28.0
2017-09-17 22:21:29 +02:00
Tibor Kaputa
4e5b843f7d
Merge pull request #366 from anthologist/master
...
Updated italian
2017-09-17 11:28:22 +02:00
anthologist
fc3363987e
Updated italian
2017-09-17 11:25:00 +02:00
tibbi
56a31e6ced
fix #326 , properly set bottom padding in landscape mode videos
2017-09-17 11:17:51 +02:00
tibbi
2fe1f91c87
moving a toast further
2017-09-17 11:07:14 +02:00
tibbi
ae6ea422ac
change the way we get layout position in adapters
2017-09-17 10:50:23 +02:00
tibbi
a64195750f
remove some visual glitches at horizontally swiping at the folder thumbnails
2017-09-16 22:31:00 +02:00
tibbi
ea74fcf2c4
disable swipe-to-refresh in horizontal scrolling
2017-09-16 22:13:15 +02:00
tibbi
9247b51194
lets not toast errors if loading fullscreen media fails
2017-09-16 20:37:18 +02:00
tibbi
f7e7d83382
do not force ARGB_8888 format at fullscreen media
2017-09-16 20:20:43 +02:00
tibbi
d09acabdc3
use match_parent height at directories grid
2017-09-16 20:20:25 +02:00
tibbi
8f8dd04920
simplify the squareImageView creation
2017-09-15 23:22:33 +02:00
tibbi
6f3fd675e2
remove some empty spaces
2017-09-15 15:48:18 +02:00
tibbi
0af594ee0b
use glide rotate transformation only when needed
2017-09-14 15:40:33 +02:00
Sérgio Marques
7539bf3552
Update strings.xml
2017-09-13 21:29:16 +01:00
tibbi
0ba5262f00
update version to 2.14.2 (130)
2017-09-11 22:47:06 +02:00
tibbi
bc82d940b1
update commons to 2.27.11
2017-09-11 22:44:04 +02:00
tibbi
28ccfb6fe1
add a file.exists() check too
2017-09-11 21:34:23 +02:00
tibbi
624c0e2d08
check the filesize only after checking the file type
2017-09-11 21:34:15 +02:00
tibbi
ffcd632bad
small code style update
2017-09-11 21:15:59 +02:00
tibbi
832d549fed
remove the manual setting of max tilesize to 10000
2017-09-10 21:50:58 +02:00
tibbi
316566b09c
clear media on destroy at third party intents
2017-09-10 19:59:37 +02:00
tibbi
9e809adf10
update commons to 2.27.10
2017-09-10 19:19:06 +02:00
tibbi
5273ea431b
show an error toast if something breaks during loading the image
2017-09-10 18:57:04 +02:00
en2sv
a10b3ecdc6
Update Swedish translation
2017-09-10 10:28:53 +02:00
Varakh
dbe8b3b5b9
Merge branch 'master' into master
2017-09-09 23:58:12 +02:00
tibbi
98aa0ae9a7
updating some german strings
2017-09-09 14:36:58 +02:00
Alexander Schäferdiek
78407c4457
update german translations
2017-09-09 14:09:23 +02:00
solokot
4c37615d06
Update strings.xml
2017-09-09 14:43:30 +03:00
solokot
d81ea17ffe
Update strings.xml
2017-09-09 14:35:03 +03:00
solokot
4713410582
Update strings.xml
2017-09-09 14:29:34 +03:00
tibbi
d46a783423
update version to 2.14.1 (129)
2017-09-07 21:44:30 +02:00
tibbi
188e2f1254
catch exceptions thrown at ViewPagerActivity
2017-09-07 21:34:44 +02:00
tibbi
2c2ae9b6c4
tweak the functionality of Glide ImageDecoder
2017-09-06 11:12:52 +02:00
tibbi
90b9ed75e1
update version to 2.14.0
2017-09-05 22:30:15 +02:00
tibbi
51b4d9981f
try removing temp folder at app start too, if available
2017-09-05 22:23:15 +02:00
tibbi
54a4d29233
show the temp folder at Copy/move dialog too
2017-09-05 22:18:46 +02:00
tibbi
189f9b7410
store the new folder path in shared prefs, so its more accessible
2017-09-05 21:58:22 +02:00
tibbi
551fc3a1c6
make sure the new directory is the first one
2017-09-05 21:43:21 +02:00
tibbi
2aab1ba5e5
add a menu button for easier new folder creating
2017-09-05 21:11:50 +02:00
tibbi
8ea418dad6
add an option to loop slideshows
2017-09-05 20:04:09 +02:00
tibbi
afa72a1aad
add the string for looping slideshow
2017-09-05 16:31:57 +02:00
tibbi
848c6c5667
show an error toast earlier if every media is filtered out at slideshow
2017-09-05 16:29:51 +02:00
tibbi
067798e5c2
use different toggles for photos and gifs at the slideshow setup
2017-09-05 16:06:42 +02:00
tibbi
ac1c84d279
do not clear mMedia after third party intents
2017-09-05 15:45:35 +02:00
tibbi
1397c2d48b
update the way we are selecting media at share
2017-09-05 15:39:11 +02:00
tibbi
a663b89665
do not trigger the brightness and volume slider so agressively
2017-09-05 15:14:44 +02:00
tibbi
a1cda024c7
slow down the swipe speed during slideshow
2017-09-05 14:35:30 +02:00
tibbi
f7ca4a657d
update version to 1.1.4-3
2017-09-05 14:18:24 +02:00
tibbi
f4d9ab0ff5
use the GlideDecoder at SubsamplingScaleImageView
2017-09-05 10:20:15 +02:00
tibbi
467f603ba1
rename rotation to orientation at exif changes
2017-09-05 09:53:51 +02:00
tibbi
b1c1d131d9
properly allow excluding or including the root folder
2017-09-04 21:52:48 +02:00
tibbi
619647b16a
update commons to 2.27.8
2017-09-04 20:08:07 +02:00
Primokorn
5d8ecd5344
Update FR strings.xml
2017-09-04 14:54:25 +02:00
fricyo
d41f891ff0
Translation update
2017-09-03 20:26:04 +08:00
gregory678
6bfa62599c
Updates for version 2.13.4
...
PS: Please update Google Play Store description to one from this file. Current one is looking like machine-made.
2017-09-03 00:35:31 +02:00
tibbi
d0d65b2a42
remove some invoke calls
2017-09-02 19:53:18 +02:00
Sérgio Marques
a0543cb134
Update strings.xml
...
Ops... My bad. Sorry
2017-09-01 23:29:04 +01:00
Sérgio Marques
087031ee1c
Update strings.xml
2017-09-01 22:57:55 +01:00
tibbi
f6c8dbd444
creating GlideDecoder, to be used with subsamplingscaleimageview
2017-09-01 21:28:36 +02:00
tibbi
3556a44fdd
update version to 2.13.4 (127)
2017-09-01 15:26:32 +02:00
tibbi
9656fc92f5
updating the release notes
2017-09-01 15:26:18 +02:00
tibbi
bfad77b597
minor code style updates
2017-09-01 15:17:11 +02:00
tibbi
2a76929312
properly delete empty folders from SD card too
2017-09-01 12:21:31 +02:00
tibbi
01495680cb
fix #333 , add a switch for disabling video gestures
2017-09-01 11:51:11 +02:00
tibbi
9fe361ea62
fix #341 , add a switch for not deleting empty folders
2017-09-01 11:37:56 +02:00
tibbi
bc281dd102
properly show third party image, even if its not in mediastore
2017-09-01 11:14:00 +02:00
tibbi
c04f887229
temporarily show excluded folders if needed, for example at third party intents
2017-09-01 10:33:51 +02:00
tibbi
b455721b17
some code style updates
2017-08-31 16:22:19 +02:00
tibbi
c7307ce523
add the slash after included/excluded folders at init
2017-08-31 14:37:13 +02:00
tibbi
6b61883214
add the slash after nomedia folders right at fetching
2017-08-31 14:28:15 +02:00
tibbi
416f459bc5
improve the checks if the file is a gif
2017-08-31 12:21:14 +02:00
tibbi
fe09961c61
simplify the uri getter at sharing media
2017-08-31 09:35:18 +02:00
tibbi
7f426ad0f1
update version to 2.13.3 (126)
2017-08-29 23:27:43 +02:00
tibbi
7271ac59b9
adding a crashfix
2017-08-29 23:25:44 +02:00
tibbi
1b2e5f6131
update commons to 2.26.9
2017-08-29 22:47:50 +02:00
tibbi
407e3bd805
update version to 2.13.2 (125)
2017-08-29 00:00:32 +02:00
tibbi
8e3b26fa2a
updating Whats new
2017-08-29 00:00:22 +02:00
tibbi
21a2e2a6b1
add placeholders when no media is shown because of filters
2017-08-28 23:57:48 +02:00
tibbi
ab35c970b9
show the swipeRefreshLayout spinner at loading images after filtering change
2017-08-28 23:12:07 +02:00
tibbi
141953338e
update Commons to 2.26.6
2017-08-28 22:54:36 +02:00
tibbi
c48fef5bb8
show a dialog mentioning app reinstall in case the password is forgotten
2017-08-28 22:54:27 +02:00
tibbi
3876000f17
update commons to 2.26.4
2017-08-28 21:39:18 +02:00
tibbi
e33206b084
make sure we always show manually included folders, even if somehow hidden
2017-08-28 20:56:02 +02:00
tibbi
60ed21702f
fix #335 , properly show hidden files if open through a file manager
2017-08-28 20:43:39 +02:00
tibbi
7046fc9ed4
fix #328 , properly handle GIF filtering
2017-08-28 14:16:30 +02:00
tibbi
d954dc0d5a
adding the Filter Media dialog
2017-08-28 14:11:34 +02:00
tibbi
272d45b3f4
move the Media filtering from Settings to an actionmenu item
2017-08-28 13:33:46 +02:00
tibbi
5e12179730
update commons to 2.26.2
2017-08-28 10:38:19 +02:00
Guido Arnau
566e4ea2b3
Fixes Crash on Android API 16 (Jelly Bean)
...
Check that the version is greater than API 16 when calling
Activity.isDestroyed()
2017-08-27 21:22:26 +01:00
tibbi
4f36f3a600
create a strings file for Catalan language
2017-08-22 19:48:56 +02:00
fiepi
223e8cfd76
Update Simplified Chinese
2017-08-22 23:08:33 +08:00
tibbi
8b0b2ef22b
update kotlin to 1.1.4-2
2017-08-19 09:42:04 +02:00
tibbi
49c9eca8ca
updating some german strings
2017-08-17 13:38:36 +02:00
tibbi
b2354ebd59
update version to 2.13.1
2017-08-16 21:07:29 +02:00
tibbi
2f624d1ef4
update commons to 2.25.4
2017-08-16 21:05:49 +02:00
tibbi
f69c7368d4
update kotlin version to 1.1.4
2017-08-16 21:05:03 +02:00
Sérgio Marques
7df9d1c283
Update strings.xml
2017-08-15 01:33:51 +01:00
anthologist
0467ba6703
update italian
2017-08-12 11:06:18 +02:00
tibbi
32b6a87440
show included folders content only when appropriate
2017-08-11 13:39:35 +02:00
tibbi
52f0316b8d
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery
2017-08-11 13:26:16 +02:00
tibbi
bd03e4a176
fix #319 , show a folder if its both excluded and included
2017-08-11 13:25:56 +02:00
gregory678
0810aa180e
Fixed context in one string
2017-08-11 12:45:27 +02:00
tibbi
9398c9be76
fix up folder Inclusion, check if its not empty
2017-08-11 11:48:22 +02:00
gregory678
1c39d178dd
Translated new strings
2017-08-11 11:17:30 +02:00
Tibor Kaputa
78de03403b
Merge pull request #323 from fricyo/patch-2
...
Update translation of Chinese(TW)
2017-08-11 10:10:45 +02:00
fricyo
460bd03d13
Fix some translation
2017-08-11 14:03:00 +08:00
seigneurfuo
8ad4141059
Updated fr (French) translation
...
Commit made via Stringlate
2017-08-11 07:45:29 +02:00
fricyo
e297b759a7
Translation update
2017-08-10 23:48:23 +08:00
tibbi
7ab1081a19
update version to 2.13.0
2017-08-07 23:41:40 +02:00
tibbi
48251a04c0
add volume and brightness change in release notes
2017-08-07 23:41:32 +02:00
tibbi
68a090a522
add a black background to the pin icons
2017-08-07 23:37:06 +02:00
tibbi
4992bec80b
make the Pin icon the same size too
2017-08-07 23:04:52 +02:00
tibbi
2ebcaf12aa
make the video thumbnail video circle a bit smaller
2017-08-07 22:57:41 +02:00
tibbi
5ece5ff90b
move the password protection string in commons
2017-08-07 22:17:37 +02:00
tibbi
b0562e7ed1
allow controlling the brightness with sliding too
2017-08-07 21:56:25 +02:00
tibbi
c857c17f50
improve the volume slider ux
2017-08-06 22:35:19 +02:00
tibbi
8aaf1df568
show the current volume if changed via sliding
2017-08-06 20:36:15 +02:00
tibbi
f3cddb1a6b
add an indicator of the volume at sliding
2017-08-06 20:03:37 +02:00
tibbi
622ebde68f
tweak the volume setter a bit
2017-08-06 19:39:11 +02:00
tibbi
af84b8e9e3
allow changing the volume by finger dragging on the right side of the video
2017-08-06 18:35:28 +02:00
tibbi
dc42dd566f
show hidden items in viewpager only if the selected item is hidden
2017-08-06 16:54:58 +02:00
tibbi
15c20ab758
add a volume slider at the video fragments right side
2017-08-06 16:44:00 +02:00
tibbi
1074043c93
update commons to 2.25.1 for proper alphanumeric sorting
2017-08-06 14:08:17 +02:00
tibbi
a493595207
compare directory paths incasesensitively on the first screen
2017-08-06 13:38:54 +02:00
tibbi
7fa71c5302
add null checks at toggleItemSelection of adapters
2017-08-06 12:21:31 +02:00
tibbi
178c92c993
move the thumbnail video icon to the top left corner
2017-08-06 12:20:12 +02:00
tibbi
f2a25d5fa3
update version to 2.12.6 (122)
2017-08-05 18:22:23 +02:00
tibbi
6ed4c15f9e
added slideshow to release notes
2017-08-05 18:22:15 +02:00
tibbi
b98ac025db
update commons to 2.25.0
2017-08-05 18:19:43 +02:00
tibbi
9ee1273995
fix #171 , change multiselector to use colored circle Check icons
2017-08-05 17:02:18 +02:00
tibbi
15159de4e9
add colored background to the currently selected directory thumbnail
2017-08-05 16:55:12 +02:00
tibbi
fa775e35e3
replace the selected directory foreground marker with a temporary check icon
2017-08-05 16:34:49 +02:00
tibbi
5c448081f0
hide the Use fade animations slideshow toggle for now
2017-08-05 16:23:52 +02:00
tibbi
5b3fa44432
add a new slideshow setup toggle for including photos
2017-08-05 16:12:19 +02:00
tibbi
3f1cfab633
properly handle launching videos in slideshows
2017-08-05 15:53:02 +02:00
tibbi
74e6c69473
filter out videos, or shuffle the media at slideshow when appropriate
2017-08-05 14:52:42 +02:00
tibbi
3757616a47
hide the keyboard at togglig a slideshow setup checkbox
2017-08-05 14:05:51 +02:00
tibbi
c47ddc536d
show a toast if the slideshow ended + implement moving backwards
2017-08-05 13:34:30 +02:00
tibbi
e3a5b9356e
adding a new slideshow option, moving backwards
2017-08-05 12:33:57 +02:00
tibbi
86a5107cc6
adding some basic slideshow functionality
2017-08-05 12:27:48 +02:00
tibbi
1d04016c9b
create the system for toggling the slideshow
2017-08-04 23:10:22 +02:00
tibbi
1dec1b7457
store values set at the slideshow setup dialog
2017-08-04 22:53:43 +02:00
tibbi
c06fe43a68
adding an initial slideshow setup dialog
2017-08-04 21:19:04 +02:00
tibbi
8ff6c8d1f7
adding a slideshow menu button
2017-08-04 20:36:29 +02:00
gregory678
cbfe2bcd55
One more quick update
2017-08-04 12:16:02 +02:00
gregory678
12c10c4bf2
Updates and fixes
2017-08-04 11:45:34 +02:00
gregory678
28f03124e9
Updates and fixes
2017-08-04 11:31:36 +02:00
tibbi
3fe5aaa451
move the protection related things in the Commons library
2017-08-03 23:43:04 +02:00
tibbi
bdf2c574cd
update version to 2.12.5
2017-08-03 20:51:17 +02:00
tibbi
799da5710d
update Commons to 2.23.7
2017-08-03 20:51:00 +02:00
tibbi
a61ed6a1b0
update version to 2.12.4 (120)
2017-08-03 18:27:50 +02:00
tibbi
a48c44ff93
update commons to 2.23.6
2017-08-03 18:25:31 +02:00
tibbi
af961126ae
update version to 2.12.3 (119)
2017-08-02 23:48:09 +02:00
tibbi
4bfe5953d0
added pattern/pin protection to release notes
2017-08-02 23:47:31 +02:00
tibbi
7f8cb4b801
disable lint on production builds
2017-08-02 23:44:35 +02:00
tibbi
4d48faa44f
take the protection related strings from Commons
2017-08-02 23:44:26 +02:00
tibbi
53948f8d90
properly color the Check icon at the pin tab
2017-08-02 23:25:11 +02:00
tibbi
f269c70e56
make fragment in photoVideoActivity nullable
2017-08-02 23:14:56 +02:00
tibbi
ae3555b1c5
add some array size checks at deleting from media/directory view
2017-08-02 23:12:48 +02:00
tibbi
6e1f56f864
do not allow swiping the protection viewpager when a password is set
2017-08-02 22:56:26 +02:00
tibbi
45e1fba535
update commons to 2.23.2
2017-08-02 22:25:02 +02:00
tibbi
51f07c9fa6
store the protection type too, pattern/pin
2017-08-02 22:14:05 +02:00
tibbi
f0ace2f57d
add the functionality to the PIN fragment
2017-08-02 00:00:32 +02:00
tibbi
805633dfb6
move the HashListener interface in a separate file
2017-08-01 23:34:28 +02:00
tibbi
2684fde107
show asterisks at inserting pin
2017-08-01 22:18:12 +02:00
tibbi
16a5637d71
add the numbers grid at the Pin tab
2017-08-01 21:53:59 +02:00
tibbi
67d6b0482e
add asterisks at entering pin code
2017-07-31 22:44:55 +02:00
tibbi
b10306a9b9
use the primary color for selecting tablayout current item
2017-07-31 22:24:48 +02:00
tibbi
05da8af5e0
sync the viewpager with tablayout at the security dialog
2017-07-31 22:10:32 +02:00
tibbi
615c49407d
rename PatternDialog to SecurityDialog
2017-07-31 22:00:22 +02:00
tibbi
9099aa176d
remove some redundant variables
2017-07-30 23:13:02 +02:00
tibbi
02ee4dcc03
create a viewpager for switching between pattern/pin protection
2017-07-30 23:07:53 +02:00
tibbi
a55943f0f0
make the temporary hidden visibility toggling clearer
2017-07-29 22:08:12 +02:00
tibbi
5811f0dc56
adding the Pattern lock view license
2017-07-29 22:06:24 +02:00
tibbi
f789ecdf02
apply the pattern protection to temporarily showing hidden folders too
2017-07-29 21:56:45 +02:00
tibbi
2b518ec4f2
protect toggling Show hidden media with the pattern when appropriate
2017-07-29 21:48:55 +02:00
tibbi
f039afaca6
require the pattern for disabling password protection
2017-07-29 21:20:21 +02:00
tibbi
fff519b521
adding a pattern protection to the toggle button
2017-07-29 20:13:19 +02:00
tibbi
d9056ed057
add the password protection toggle button
2017-07-29 17:48:25 +02:00
tibbi
be72e3fa0d
adding some password protection related strings
2017-07-29 17:42:00 +02:00
tibbi
859b692109
updating some formatting at the polish translation
2017-07-26 18:26:29 +02:00
gregory678
eb4a93b5f6
Update strings.xml
2017-07-26 17:57:46 +02:00
gregory678
c755f88c51
Polish language update
...
Lots of untranslated and buggy strings "fixed"
2017-07-26 17:52:34 +02:00
Alberto Rodriguez
00c309535b
Spanish translate
...
Excellent app!!
2017-07-19 20:46:40 -04:00
Sérgio Marques
e81cb5e825
Update strings.xml
2017-07-19 21:38:50 +01:00
tibbi
21c534cc71
updating a german string
2017-07-15 10:30:08 +02:00
tibbi
60ad5f3a48
show the Delete menu as first at long pressing directories
2017-07-10 21:54:03 +02:00
tibbi
0f8f573d94
make sure the "Save as" menu button is visible after rotating fullscreen media
2017-07-10 21:51:21 +02:00
tibbi
dc973cd9e1
update version to 2.12.2
2017-07-09 23:28:54 +02:00
tibbi
0f7d6c84a7
updating commons to 2.22.5
2017-07-09 23:27:29 +02:00
tibbi
8e5cdf78cd
updating release notes
2017-07-09 23:27:19 +02:00
tibbi
9ea9c77294
add a toggle for replacing Share with Rotate at fullscreen media
2017-07-09 20:34:14 +02:00
tibbi
dfb382adeb
add an additional share menu button to fullscreen view
2017-07-09 20:17:57 +02:00
tibbi
5c88ce9fa8
update PhotoView to 2.1.2
2017-07-09 19:47:54 +02:00
tibbi
ce41e5b7b9
convert mMedia to a mutable list before providing to MyPagerAdapter
2017-07-09 13:58:08 +02:00
tibbi
a355b0a7b8
update kotlin to 1.1.3-2
2017-07-09 13:36:16 +02:00
tibbi
8f135b30a8
updating some German strings
2017-07-09 10:59:15 +02:00
tibbi
3df76261e0
fix #302 , add a toggle for disabling leak canary
2017-07-09 09:28:26 +02:00
Tibor Kaputa
16391bce10
Merge pull request #300 from anthologist/master
...
Update italian
2017-07-09 00:24:29 +02:00
en2sv
d29b0be048
Update Swedish translation
2017-07-08 20:25:08 +02:00
anthologist
722a7d1a42
update italian
2017-07-08 11:59:29 +02:00
tibbi
d4fcf8038d
update version to 2.12.1
2017-07-02 09:08:02 +02:00
tibbi
13980f9a8e
make sure we populate the viewpager from the main thread
2017-07-02 09:07:34 +02:00
tibbi
2acbc1a02e
add some activity checks at clearing Glide load
2017-07-02 08:52:31 +02:00
tibbi
fe63873c04
update version to 2.12.0
2017-07-01 15:38:24 +02:00
tibbi
7aa83fbff0
update Commons to 2.22.3
2017-07-01 15:29:38 +02:00
tibbi
8f628e33a4
replace top margin with padding at the destination directory picker
2017-07-01 11:46:40 +02:00
tibbi
61fb25332d
add a menu button for disabling Temporarily show hidden
2017-07-01 10:04:47 +02:00
tibbi
0b7a5a30f3
update leak canary to 1.5.1
2017-07-01 09:05:37 +02:00
tibbi
5b5f81fda5
update Commons and Glide
2017-07-01 00:04:31 +02:00
tibbi
33396362cb
updating a german string
2017-06-30 21:51:53 +02:00
tibbi
ff3cc19402
remove a space at the proguard rules file
2017-06-30 21:47:01 +02:00
tibbi
b6b3a8f4af
reenable fullscreen image fast loading
2017-06-29 19:09:20 +02:00
tibbi
e7dd7185e2
updating release notes
2017-06-29 19:05:49 +02:00
tibbi
512fb94717
update version to 2.11.5
2017-06-29 19:04:26 +02:00
tibbi
02c651581e
disable fast loading of fullscreen images for a test build
2017-06-29 19:04:08 +02:00
tibbi
3ec99cd43b
fix #263 , add an indicator to directories located on sd cards
2017-06-28 23:56:07 +02:00
tibbi
e0702ee7cb
update commons to 2.21.17
2017-06-28 23:49:47 +02:00
tibbi
7b8640a77a
use the previous way of image rotating at sd card files and non jpgs
2017-06-28 22:58:52 +02:00
tibbi
d3d64865af
couple changes related to toggling fullscreen
2017-06-28 21:56:36 +02:00
tibbi
bb81275b79
make mediaplayer at onStopTrackingTouch of video fragment nullable
2017-06-27 22:36:39 +02:00
tibbi
3c37407315
modify exif metadata at rotating image from fullscreen mode + autosave it
2017-06-27 22:35:21 +02:00
tibbi
0ed110210b
update commons to 2.21.16
2017-06-27 20:49:56 +02:00
tibbi
4869605781
update version to 2.11.4
2017-06-26 23:57:00 +02:00
tibbi
3a4f05ba91
hide the video seekbar too if initial system ui hiding is enabled
2017-06-26 23:56:48 +02:00
tibbi
49df8130cf
changing the current fragment retriever at viewpager activity
2017-06-26 23:30:32 +02:00
tibbi
66561179bd
adding the automatic system ui hiding in the release notes
2017-06-26 23:26:51 +02:00
tibbi
f282c5b0af
call notifyDataSetChanged on the viewpager adapter earlier
2017-06-26 23:24:44 +02:00
tibbi
a0b9dc7754
do not allow long pressing items if its a third party pick intent
2017-06-26 23:15:09 +02:00
tibbi
bbdf72b52e
hide system ui at opening fullscreen media if set so
2017-06-26 23:03:10 +02:00
tibbi
c42be23acc
add a toggle for hiding system ui at fullscreen media automatically
2017-06-26 22:52:00 +02:00
tibbi
19a2aa71bf
make adapters nullable at resume too
2017-06-26 22:30:36 +02:00
tibbi
f14d34a3e4
make adapters at changing column counts nullable
2017-06-26 22:27:35 +02:00
tibbi
6b72e098b0
update kotlin to 1.1.3
2017-06-26 22:01:17 +02:00
tibbi
43768ea728
update commons to 2.21.15
2017-06-25 23:58:59 +02:00
tibbi
d6d99e6b4b
reactivate proguard
2017-06-25 16:09:54 +02:00
tibbi
a0ec489a9a
update version to 2.11.3
2017-06-24 23:19:49 +02:00
tibbi
a0011dcf5d
update version to 2.11.2
2017-06-24 23:16:02 +02:00
tibbi
b8a4c2a1b0
adding horizontal scrolling to release notes
2017-06-24 23:15:55 +02:00
tibbi
e045adce89
disable proguard for a build
2017-06-24 23:12:57 +02:00
tibbi
2658c52809
add some top margin to the destination picker
2017-06-24 23:05:53 +02:00
tibbi
52c636f176
recheck scroll direction on resume
2017-06-24 22:57:20 +02:00
tibbi
f2b1ef2c3b
handle horizontal scrolling at copy/move destination picker too
2017-06-24 22:07:47 +02:00
tibbi
5604d1f8b5
adding support for horizontal scrolling
2017-06-24 21:42:53 +02:00
tibbi
1afb293977
update commons to 2.21.13
2017-06-24 19:08:46 +02:00
tibbi
71249d0a1e
fill the viewpager at the viewpager activity only when its ready
2017-06-24 19:04:00 +02:00
tibbi
e87cc4a86d
add an extra check at initializing video media player at menu visibility change
2017-06-24 18:56:38 +02:00
tibbi
418c313d2d
updating some german strings
2017-06-23 17:39:07 +02:00
tibbi
e284c5b8b9
take the Out of memory error from Commons library
2017-06-22 22:51:42 +02:00
tibbi
7bad8bc54f
adding a round launcher icon
2017-06-21 23:54:15 +02:00
tibbi
a8a3e69c30
reuse the "Temporarily show hidden" string from Commons lib
2017-06-21 22:27:49 +02:00
tibbi
09441f80c7
couple adapter changes
2017-06-20 22:41:27 +02:00
tibbi
e8168db2f7
use the MyScalableRecyclerView from the commons lib
2017-06-20 21:22:42 +02:00
tibbi
c6066bcdc4
remove the static variables from MyScalableRecyclerView
2017-06-20 21:02:58 +02:00
tibbi
aed1d64e43
make drag selection at recyclerview disabled by default
2017-06-20 20:51:30 +02:00
tibbi
54c56c559e
make zooming disabled by default in the recyclerview
2017-06-19 23:41:57 +02:00
tibbi
39196be6d5
make sure the folder or image name doesnt stretch beyond the image
2017-06-19 22:19:35 +02:00
fiepi
8642ba23fa
update simplified chinese
2017-06-19 19:09:47 +08:00
tibbi
c956832d98
update version to 2.11.1
2017-06-19 07:46:25 +02:00
tibbi
12a0cb9f0a
add a null check at photo fragment
2017-06-19 07:45:36 +02:00
tibbi
034f3b5c56
make sure mSurfaceView isnt null when initing media player
2017-06-19 07:44:10 +02:00
tibbi
3367a9a0d3
update version to 2.11.0
2017-06-18 23:39:25 +02:00
tibbi
74aa953cc5
hide the horizontal scrolling toggle for now
2017-06-18 23:37:55 +02:00
tibbi
a3876f67cd
update the way of retrieving default column counts
2017-06-18 23:33:52 +02:00
tibbi
a2e9c53d8e
update some counts of default columns
2017-06-18 23:18:50 +02:00
tibbi
1402de7a3d
check thumbnail scrolling on resume
2017-06-18 23:13:06 +02:00
tibbi
6dd4be62d8
avoid refetching media at changing some settings
2017-06-18 22:21:54 +02:00
tibbi
048acd9b03
properly refresh thumbnails at changing column count
2017-06-18 22:15:16 +02:00
tibbi
435a7693e5
send the scroll orientation to thumbnails
2017-06-18 21:44:53 +02:00
tibbi
5319a184f3
small cleanup at thumbnail adapters
2017-06-18 21:40:00 +02:00
tibbi
2734fe9615
add a toggle for scrolling thumbnails horizontally
2017-06-18 21:16:40 +02:00
tibbi
5be34f27ee
set thumbnail holder properties based on the scroll orientation
2017-06-18 21:12:50 +02:00
tibbi
88de8a4d2a
set scrolling orientation based on the user setting
2017-06-18 20:52:21 +02:00
tibbi
f740150d49
set MySquareImageView size depending on the thumbnail scrolling orientation
2017-06-18 20:36:37 +02:00
tibbi
561c81dd42
finish the editor activity only if another editor has been picked
2017-06-18 20:05:47 +02:00
tibbi
1d04e60dff
allow opening the image with a different editor from our editor
2017-06-18 19:56:45 +02:00
tibbi
47ec461139
release the mediaplayer if something goes wrong at init
2017-06-18 19:08:53 +02:00
tibbi
99f14bfee1
try reinitializing the mediaplayer when it becomes the selected fragment
2017-06-18 19:06:14 +02:00
tibbi
77b7608636
remove the unused displayAspectRatio variable
2017-06-18 18:19:03 +02:00
tibbi
7850b13d4f
update commons to 2.21.4
2017-06-18 18:17:33 +02:00
tibbi
5f4a926faa
calculate double click scaling factor differently
2017-06-18 16:01:45 +02:00
tibbi
db9ddac55d
update commons to 2.21.3
2017-06-18 13:18:07 +02:00
tibbi
4cc38a7927
update commons to 2.21.0
2017-06-18 13:00:07 +02:00
Tibor Kaputa
11de090947
Merge branch 'master' into master
2017-06-18 09:52:58 +02:00
tibbi
861fafcc83
capitalize GIFs
2017-06-18 09:51:12 +02:00
mueller-ma
0220901edb
Update strings.xml
2017-06-18 00:14:38 +02:00
mueller-ma
f6d494f7e2
change "Set as wallpaper" to "Set as"
2017-06-17 23:38:44 +02:00
tibbi
6ed5a00315
change "Set as wallpaper" to "Set as"
2017-06-16 23:30:04 +02:00
tibbi
11ad99a202
update commons to 2.20.2
2017-06-16 23:22:28 +02:00
tibbi
0fcac3deff
store column count separate for portrait and landscape
2017-06-15 22:57:58 +02:00
tibbi
68c6186fa7
dont do anything if an action menu is clicked at photoVideoActivity without media
2017-06-15 22:33:11 +02:00
tibbi
7772577883
do not cache animated gif thumbnails
2017-06-15 22:09:23 +02:00
tibbi
29de80ff79
adding an extra size check at directory adapter
2017-06-15 21:53:23 +02:00
tibbi
b0be8c0481
add an aditional check at determining if Edit menu button will be shown
2017-06-15 21:46:31 +02:00
tibbi
9452d96e75
catch FileNotFoundException at returning GetImageContent intent result
2017-06-15 21:39:19 +02:00
tibbi
5d2528b415
check for null mediaplayer at dragging video progress
2017-06-15 21:35:08 +02:00
tibbi
62da5a0477
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery
2017-06-15 21:28:20 +02:00
tibbi
e7406110a1
send a notifyDataSetChanged to the viewpager adapter at fullscreen media
2017-06-15 21:27:43 +02:00
Sérgio Marques
067a205edf
Create strings.xml
2017-06-14 22:22:18 +01:00
tibbi
1123497341
update kotlin to 1.1.2-5
2017-06-14 22:46:13 +02:00
Tibor Kaputa
fca9a76dc1
Merge pull request #279 from marciozomb13/patch-2
...
Update strings.xml
2017-06-08 09:01:25 +02:00
WanderMax
30b0516c7c
make fix for Chinese simplified translation
2017-06-08 09:19:39 +08:00
Marcio Zomb13
a127aa9b02
Update strings.xml
...
Added missed strings PT-BR
2017-06-07 20:11:24 -03:00
tibbi
4e8ec2acee
do not stop temporarily showing hidden folders when leaving thumbnails view
2017-06-07 20:06:23 +02:00
Tibor Kaputa
e15d6d8507
properly open manually included folders
2017-06-07 16:07:01 +02:00
Tibor Kaputa
178b3b2d4d
update version to 2.10.10
2017-06-07 09:28:34 +02:00
Tibor Kaputa
06530e78b8
recheck media 1 second after refreshing too
2017-06-07 09:27:45 +02:00
Tibor Kaputa
c99af62996
update commons to 2.20.1
2017-06-07 09:09:54 +02:00
tibbi
22ccf1d297
add custom folder covers in release notes
2017-06-06 23:40:16 +02:00
tibbi
659f355ca1
update version to 2.10.9
2017-06-06 23:37:18 +02:00
tibbi
13620df112
properly include files from manually Included folders
2017-06-06 23:26:48 +02:00
tibbi
868a98acfa
update commons to 2.20.0
2017-06-06 22:53:05 +02:00
tibbi
0f135c845b
use local variables at fetching media
2017-06-06 22:47:16 +02:00
tibbi
3de178a5eb
add the setting string for horizontal scrolling
2017-06-06 22:39:32 +02:00
tibbi
53261310a2
properly reuse thumbnails media list at fullscreen view
2017-06-06 22:30:55 +02:00
tibbi
6dc1323252
correcting a check at getting current medium at viewpager
2017-06-06 22:26:35 +02:00
tibbi
e98de74ae4
fix #115 , allow setting a custom image as
2017-06-06 21:24:06 +02:00
tibbi
add3320c4a
allow setting up custom album covers
2017-06-06 21:16:19 +02:00
tibbi
866b8b77b4
rename PickAlbumDialog to PickDirectoryDialog
2017-06-06 20:25:31 +02:00
tibbi
e05ef4a9f2
add the menu buttons for changing album cover
2017-06-06 20:00:45 +02:00
tibbi
9676a78c1d
add some strings related to changing album cover photo
2017-06-06 19:27:54 +02:00
tibbi
b8dc90de87
add line number keeping in proguard
2017-06-06 17:52:57 +02:00
tibbi
3001ea4a23
adding a crashfix at updating actionbar title
2017-06-03 08:37:52 +02:00
tibbi
7337efd6da
update version to 2.10.8
2017-06-02 22:48:33 +02:00
tibbi
e26f7fe93e
use "Hide folder" instead of "Hide" if un/hiding folders
2017-06-02 22:48:24 +02:00
tibbi
d480aab063
catch out of memory errors at setting wallpaper
2017-06-02 22:41:01 +02:00
tibbi
ea42c4f1aa
catch exceptions at fetching media
2017-06-02 22:17:30 +02:00
tibbi
5a4b6065fb
fix #270 , temporarily show hidden files when opening a third party intent
2017-06-02 21:57:31 +02:00
tibbi
52e95827ec
update commons to 2.19.4
2017-06-02 21:40:49 +02:00
tibbi
5beadedfe2
small tweak to viewpager cursor
2017-05-31 23:39:13 +02:00
tibbi
6248f0db76
reuse the same list of media at thumbnails and fullscreen view
2017-05-31 23:36:43 +02:00
tibbi
d2713635d5
add an additional null check at surfaceholder of video fragment
2017-05-31 23:20:34 +02:00
tibbi
f4ddc12911
add another check at getting current media of viewpager
2017-05-31 23:04:56 +02:00
tibbi
0e38255961
fix a different type of contact photo picking too
2017-05-31 22:06:54 +02:00
tibbi
7358bb7cce
handle Crop intent for setting contact photo etc
2017-05-31 20:36:20 +02:00
fiepi
5bec63969c
Update Simplified Chinese
2017-05-30 23:22:14 +08:00
tibbi
dd3fe03341
update version to 2.10.7
2017-05-29 23:08:06 +02:00
tibbi
d7740ae7b8
fix the condition checking if Editor was opened via a Crop intent
2017-05-29 21:39:56 +02:00
tibbi
5758b2eee1
reuse the list of media files of thumbnail view at the fullscreen view
2017-05-29 21:21:47 +02:00
tibbi
28a2f59514
use a different function for getting screen size on kitkat
2017-05-29 21:00:23 +02:00
tibbi
ec22c274dd
update Commons to 2.19.0
2017-05-29 20:55:10 +02:00
tibbi
ee44432665
request an overwrite confirmation when replacing the original image with edited
2017-05-29 20:06:56 +02:00
tibbi
630e4e11b8
update commons to 2.18.8
2017-05-28 23:59:38 +02:00
Tibor Kaputa
56b7627875
Merge pull request #269 from smarquespt/patch-2
...
Update strings.xml
2017-05-28 23:50:03 +02:00
tibbi
124cf8960d
add a couple null checks at multiselectors
2017-05-28 23:37:12 +02:00
Sérgio Marques
4c3a318e17
Update strings.xml
2017-05-28 22:29:19 +01:00
tibbi
a04d2d80b6
move cursor closing in the function using it
2017-05-28 23:17:06 +02:00
tibbi
18b714f9c3
do not continue at setting up the video if theres an error
2017-05-28 23:11:28 +02:00
tibbi
e3f0d7ea56
do not cache media while temporarily showing hidden is enabled
2017-05-28 23:09:00 +02:00
tibbi
1b53acd096
disable temporarily showing hidden folders only on destroy
2017-05-28 23:02:40 +02:00
fiepi
39c86a6d11
Simplified Chinese translation
2017-05-28 13:00:39 +08:00
tibbi
3794016da6
update commons to 2.18.5
2017-05-26 16:23:13 +02:00
tibbi
bc3e31c447
update commons to 2.18.3
2017-05-26 16:03:23 +02:00
tibbi
fa5a5651ad
remove a file validity check at deleting from thumbnails view
2017-05-26 15:41:24 +02:00
tibbi
9b83fb2424
hide Resize option and fix aspect ratio at editor if its a crop intent
2017-05-26 10:23:19 +02:00
tibbi
cc37504610
update version to 2.10.6
2017-05-26 09:38:59 +02:00
tibbi
9d7834f294
add an aditional null check at videofragments
2017-05-26 09:38:35 +02:00
tibbi
64fa74f6cd
remove some explicit thread creations for toasts
2017-05-26 09:30:14 +02:00
tibbi
2c73864d74
catch exceptions at creating nomedia files on sd cards
2017-05-26 09:29:02 +02:00
tibbi
e53d6a5c20
do not try closing the media fetching cursor twice
2017-05-26 09:26:20 +02:00
tibbi
8e5f72f59b
hide hidden folders only when appropriate
2017-05-26 09:10:40 +02:00
tibbi
6ee2e067b8
update app version to 2.10.5
2017-05-26 09:10:25 +02:00
tibbi
9c258370b5
update commons to 2.18.1
2017-05-25 23:45:00 +02:00
tibbi
39f4bd9684
add an extra check to prevent rechecking media when the app is in background
2017-05-25 23:41:25 +02:00
tibbi
4a4a054314
optimize getting the last files modified timestamp
2017-05-25 23:37:16 +02:00
tibbi
448fa72017
check last media change at media too, but in a background thread
2017-05-25 22:16:23 +02:00
tibbi
2cc9d1051c
recheck every 3 seconds if some media changed at folders view
2017-05-25 22:04:19 +02:00
tibbi
ddb6310937
add a function for updating directory adapter
2017-05-25 21:23:59 +02:00
tibbi
faf1e19a87
split the media getter into 2 functions
2017-05-24 23:02:33 +02:00
tibbi
e1b461e2f1
small edits at videoplayer setup
2017-05-24 22:49:01 +02:00
tibbi
128f90d50b
fix #250 , zoom in to fit the screen on doubleclick
2017-05-24 22:42:30 +02:00
tibbi
4174769235
get real display size at viewpager, including status bar height
2017-05-24 22:27:34 +02:00
tibbi
8d3125ca17
make sure to exclude .nomedia folders at "Show all folders content"
2017-05-24 21:20:38 +02:00
tibbi
9272fbc3a3
make some variables in ChangeSortingDialog private
2017-05-24 21:17:23 +02:00
tibbi
234b2ed933
do not show hidden or excluded folders at "Show all folders content" view
2017-05-24 20:37:56 +02:00
tibbi
5c7ede90de
update commons to 2.18.0
2017-05-24 19:58:57 +02:00
tibbi
be57954630
update version to 2.10.4
2017-05-21 20:41:09 +02:00
tibbi
19ea96814e
do not rescan the folder after removing nomedia
2017-05-21 20:39:01 +02:00
tibbi
f5eb3c931e
hide folders whose parent contains .nomedia when appropriate
2017-05-21 20:16:45 +02:00
tibbi
4f0ccf0cd0
update version to 2.10.3
2017-05-21 19:16:45 +02:00
tibbi
9942f94fc3
hide folders that should be hidden
2017-05-21 19:16:29 +02:00
tibbi
22100542d5
update version to 2.10.2
2017-05-21 12:58:27 +02:00
tibbi
61e4127053
remove some redundant functions
2017-05-21 12:58:13 +02:00
tibbi
d4a8560d2c
add some more conditions to folder visibility checking
2017-05-21 12:58:07 +02:00
tibbi
387c063376
show .nomedia folders if appropriate
2017-05-21 12:55:33 +02:00
tibbi
32e963dc71
update version to 2.10.1
2017-05-21 09:18:46 +02:00
tibbi
b564da6b91
catch exceptions thrown during media obtaining
2017-05-21 09:17:52 +02:00
tibbi
a763509a1a
update version to 2.10.0
2017-05-20 23:23:13 +02:00
tibbi
53c8ea1531
use dark background if selected so at photovideoactivity too
2017-05-20 23:19:51 +02:00
tibbi
42fa1c1368
add new strings related to displaying gifs only
2017-05-20 23:06:40 +02:00
tibbi
558dba3408
properly redraw the thumbnails at renaming an item
2017-05-20 23:01:07 +02:00
tibbi
7302898826
display filenames at thumbnails if selected so
2017-05-20 22:38:40 +02:00
tibbi
0a3cf1c32a
update Commons to 2.17.9
2017-05-20 22:31:28 +02:00
tibbi
de7ad3b9fb
update kotlin to 1.1.2-3
2017-05-20 22:28:36 +02:00
tibbi
c735b13907
reuse the media getting context extension at filling folders
2017-05-20 21:49:00 +02:00
tibbi
4c7efca86d
move the media getter in a context extension
2017-05-20 21:33:21 +02:00
tibbi
946f143409
remove the stoping feature of media getter asynctask
2017-05-20 21:25:48 +02:00
tibbi
06fe8a669a
sort the media already at fetching from mediastore, to save time
2017-05-20 21:19:55 +02:00
tibbi
2a7baf14d2
some edits to getMediaAsyncTask
2017-05-20 21:06:42 +02:00
tibbi
c0bb740c87
load 1 image per side initially at viewpager for faster loading
2017-05-20 19:27:54 +02:00
tibbi
3a98da85fe
optimize getting media with Show All
2017-05-20 16:49:01 +02:00
tibbi
987f333c5c
if a filename is empty, try getting it from the path
2017-05-20 12:59:20 +02:00
tibbi
cc814d8d45
go back to the mediastore way of fetching media
2017-05-20 09:34:59 +02:00
tibbi
b2f9bbdf2c
remove the cursor extensions
2017-05-20 08:56:28 +02:00
anthologist
3ec97bb555
Update/fix italian
2017-05-19 23:40:05 +02:00
tibbi
277ded39ab
wrap the wallpaper setter in a try-catch block
2017-05-19 21:20:14 +02:00
tibbi
25b31eb5a7
adding a null check at deleting files
2017-05-19 20:57:58 +02:00
tibbi
8603661873
add a null check at setting video size
2017-05-19 20:51:30 +02:00
tibbi
9e788d9453
add some null checks to deselecting items
2017-05-19 20:30:35 +02:00
Eduardo Caron
d214fe1a48
improvements on brazilian translation
2017-05-18 15:34:06 -03:00
tibbi
8bc3389749
updating some german strings by M.B.
2017-05-16 21:15:33 +02:00
tibbi
8f528bd49c
update version to 2.9.1
2017-05-14 20:51:58 +02:00
tibbi
55f6f934ff
add some null checks to checking if primary color changed
2017-05-14 20:43:03 +02:00
tibbi
87b722bac3
properly update some stuff if the primary color changes
2017-05-14 20:32:01 +02:00
tibbi
1c96f5ced7
refresh the directories after copy too
2017-05-14 20:10:35 +02:00
tibbi
b6bbc8abd7
properly update the items after delete
2017-05-14 19:43:51 +02:00
tibbi
311d28242f
set image select state only after its already init
2017-05-14 17:29:02 +02:00
tibbi
ae6b53d464
properly select the files to delete
2017-05-14 17:15:05 +02:00
tibbi
74da4b454b
remove the static variables from the MediaAdapter
2017-05-14 17:09:25 +02:00
tibbi
ab9c70d8d6
remove the Static fields of DirectoryAdapter
2017-05-14 15:12:57 +02:00
tibbi
883e6ce511
reset autoscroll related things on action_up
2017-05-14 15:09:16 +02:00
tibbi
78e0ef3552
fix #239 , update Commons to properly display copy/move toast messages
2017-05-14 13:08:57 +02:00
tibbi
2ba7ffeb63
remove a redundant code block
2017-05-14 12:56:20 +02:00
tibbi
f76951a070
fix deleting items from thumbnails view
2017-05-14 12:11:38 +02:00
tibbi
9e4d53684a
add a null check to surfaceholder
2017-05-14 12:05:57 +02:00
tibbi
dccca19844
use a black background at fullscreen media if selected so
2017-05-14 12:01:16 +02:00
tibbi
a780d36a6e
add a setting for always using dark background at fullscreen media
2017-05-14 11:50:30 +02:00
tibbi
7aa7b6e2da
add drag selection to media thumbnails screen
2017-05-14 10:40:35 +02:00
sebastian05067
f35e5eee4e
Update strings.xml
2017-05-13 16:41:31 -05:00
tibbi
ebc61660d4
refactor the MediaAdapter a bit
2017-05-13 23:28:45 +02:00
tibbi
ffe7742334
use an interface for selecting items with drag selection
2017-05-13 23:03:27 +02:00
tibbi
c174b7d395
add Drag selection to directories
2017-05-13 21:10:13 +02:00
tibbi
44a71c032b
rewrite the Directory adapter, prepare it for drag-selection
2017-05-13 17:39:07 +02:00
Sérgio Marques
951bc86143
Update strings.xml
2017-05-10 22:12:33 +01:00
tibbi
30fb78d8fa
add a missing quote escaping
2017-05-10 21:27:00 +02:00
tibbi
a78035c446
add flipping to the app description
2017-05-10 21:06:21 +02:00
tibbi
1b5aee578e
add a new string for always using dark background at fullscreen media
2017-05-10 21:02:30 +02:00
anthologist
a5c260a535
update
2017-05-09 17:04:27 +02:00
sebastian05067
1cb4e66030
string.xml
...
Updating Spanish strings - 06-may-2017
Some small fixes in Google Play Store traslation
2017-05-06 10:50:13 -05:00
Primokorn
43194c50e1
Update french strings.xml
2017-05-02 13:53:18 +02:00
tibbi
27ddd1fb57
update version to 2.9.0
2017-04-26 23:10:21 +02:00
tibbi
7257fc7926
pass the context instead of whole activity on a couple places
2017-04-26 23:04:01 +02:00
tibbi
25d3eebb4f
remove some redundant functions
2017-04-26 23:03:49 +02:00
tibbi
11a98d69fe
prepare 2 images on both sides at the fullscreen view
2017-04-26 23:03:37 +02:00
tibbi
2503aead44
update commons to 2.17.6
2017-04-26 22:42:43 +02:00
tibbi
49c66427a2
allow hiding/unhiding files from the fullscreen view too
2017-04-26 21:59:17 +02:00
tibbi
2e8da56e2d
add the file renaming functionality itself
2017-04-26 20:54:47 +02:00
tibbi
40c4a9aec1
add hide/unhide menu items to media activity cab
2017-04-26 20:23:04 +02:00
tibbi
0ee20b4604
show the "Temporarily show hidden" menu item only when hidden media arent shown
2017-04-26 20:09:08 +02:00
tibbi
2b95a7f529
add a "Temporarily show hidden" menu button to media view
2017-04-26 19:58:50 +02:00
tibbi
f137f3db06
show hidden files only when should
2017-04-26 19:54:47 +02:00
tibbi
27becd9247
replace the "Show hidden folders" option with "Show hidden media"
2017-04-26 19:50:19 +02:00
tibbi
73313a73b5
use a "hide" text at menus instead of "hide folder"
2017-04-26 19:18:59 +02:00
tibbi
a05ecbe861
try prefetching directories after install, before first app launch
2017-04-25 23:23:36 +02:00
Marcio Zomb13
993f7ce8cd
Minor improvements to pt-br translation
2017-04-24 19:55:54 -03:00
tibbi
61ba26a636
do not make GlideRotateTransformation context a local variable
2017-04-24 23:11:35 +02:00
tibbi
9ef7491d58
show a toast message at saving edited image
2017-04-24 23:02:56 +02:00
tibbi
4786fc7c54
save the images on a background thread
2017-04-24 22:56:24 +02:00
tibbi
972916f6b2
update commons to 2.17.3
2017-04-24 22:47:47 +02:00
tibbi
f94c09a83c
adding a couple more checks at saving edited file
2017-04-24 22:14:09 +02:00
tibbi
dfc99e68e4
do not delete the image if rotating fails, related to #234
2017-04-24 21:44:50 +02:00
tibbi
6810b3f68b
fix #235 , generate a different file uri for setting wallpaper if one fails
2017-04-24 20:27:47 +02:00
tibbi
6111b4be72
lets show CropImageView guidelines on touch
2017-04-19 22:30:22 +02:00
tibbi
82260ff42f
update commons to 2.17.2
2017-04-19 20:47:56 +02:00